Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
FlowStar
Public
forked from
FlowwStar/FlowStar
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
brightfootlimited-collab
Datepicker
All time
Commit history
Commits on Jul 26, 2026
fix(notifications): scope events to connected wallet — closes #279 fetchContractEvents filtered Soroban events only by contractIds, so every connected wallet received notifications for streams belo…
Show description for 1174a79
brightfootlimited-collab
committed
1174a79
View commit details
Copy full SHA for 1174a79
Browse repository at this point
fix(fee-utils): remove hardcoded XLM_PRICE, suppress USD estimate when price unavailable lib/fee-utils.ts used a hardcoded XLM_PRICE = 0.12 constant as the default for calculateFeeBreakdown, which …
Show description for f845363
brightfootlimited-collab
committed
f845363
View commit details
Copy full SHA for f845363
Browse repository at this point
fix(fee-utils): replace hardcoded XLM_PRICE with live useTokenPrice lib/fee-utils.ts hardcoded XLM_PRICE = 0.12 as the default for USD fee estimates. This value becomes stale as the real XLM/USD pr…
Show description for ed0e685
brightfootlimited-collab
committed
ed0e685
View commit details
Copy full SHA for ed0e685
Browse repository at this point
Merge branch 'main' into fix/issue-276-stale-closure-auto-withdraw
brightfootlimited-collab
authored
ebd32e3
View commit details
Copy full SHA for ebd32e3
Browse repository at this point
fix(auto-withdraw): eliminate stale closure in settings persistence updateSettings read from the closed-over settings snapshot rather than the current state, meaning a settings change made between …
Show description for 81a1068
brightfootlimited-collab
committed
81a1068
View commit details
Copy full SHA for 81a1068
Browse repository at this point
Commits on Jul 22, 2026
fix(streaming): replace unchecked i128 mul in unlocked_amount with checked_mul
Show description for 27ddc70
brightfootlimited-collab
committed
27ddc70
View commit details
Copy full SHA for 27ddc70
Browse repository at this point
You can’t perform that action at this time.