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
/
Grainlify-Stellar-Contracts
Public
forked from
ussyalfaks/Grainlify-Stellar-Contracts
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
All users
Datepicker
All time
Commit history
Commits on Jul 30, 2026
docs: archive root implementation notes (#590)
1nonlypiece
authored
369a731
View commit details
Copy full SHA for 369a731
Browse repository at this point
fix(program-escrow): validate v2 program IDs (#589)
1nonlypiece
authored
801383b
View commit details
Copy full SHA for 801383b
Browse repository at this point
feat(sdk): decode upgrade executed events (#588)
1nonlypiece
authored
769cbc8
View commit details
Copy full SHA for 769cbc8
Browse repository at this point
fix(governance): expose cancellation and expiry entrypoints (#587)
1nonlypiece
authored
b1f956a
View commit details
Copy full SHA for b1f956a
Browse repository at this point
fix(contracts): reject zero circuit thresholds (#583)
Show description for ca925ea
1nonlypiece
and
Baskarayelu
authored
ca925ea
View commit details
Copy full SHA for ca925ea
Browse repository at this point
fix: authorize_claim rejects an unconfigured (0) claim_window (#576)
Show description for f919848
jd5073356-max
and
Baskarayelu
authored
f919848
View commit details
Copy full SHA for f919848
Browse repository at this point
docs(bounty_escrow): clarify get_escrow_count is a lifetime total, not a live count (#572)
Show description for faf8180
jd5073356-max
and
Baskarayelu
authored
faf8180
View commit details
Copy full SHA for faf8180
Browse repository at this point
feat(sdk): add getCircuitErrorLog/sweepExpiredRefunds/executeGovernanceProposal to BountyEscrowClient (#568)
Show description for 142eab0
arisu6804
and
Baskarayelu
authored
142eab0
View commit details
Copy full SHA for 142eab0
Browse repository at this point
fix(program-escrow): paginate release schedule queries (#574)
Show description for da0bedf
Jaydearcadian
and
Baskarayelu
authored
da0bedf
View commit details
Copy full SHA for da0bedf
Browse repository at this point
fix(grainlify-core): remove recursive wasm build from build.rs (#573)
Show description for 7b939ff
Olayeniii
and
Baskarayelu
authored
7b939ff
View commit details
Copy full SHA for 7b939ff
Browse repository at this point
fix: reject failure_threshold=0 in circuit breaker config (closes #545) (#562)
Show description for c39343d
laurentketterle-hub
and
Baskarayelu
authored
c39343d
View commit details
Copy full SHA for c39343d
Browse repository at this point
fix: update per-bounty analytics in batch_release_funds (closes #537) (#561)
Show description for 9fff2aa
laurentketterle-hub
and
Baskarayelu
authored
9fff2aa
View commit details
Copy full SHA for 9fff2aa
Browse repository at this point
docs: add caveat about batch_release_funds analytics gap (closes #552) (#560)
Show description for 1538175
laurentketterle-hub
and
Baskarayelu
authored
1538175
View commit details
Copy full SHA for 1538175
Browse repository at this point
docs: document UpgradeExecuted events for bounty_escrow and program_escrow (closes #534) (#559)
Show description for 2b957d3
laurentketterle-hub
and
Baskarayelu
authored
2b957d3
View commit details
Copy full SHA for 2b957d3
Browse repository at this point
test: add direct reentrancy guard unit coverage (#554)
Show description for b16ecfc
Samaro1
and
Baskarayelu
authored
b16ecfc
View commit details
Copy full SHA for b16ecfc
Browse repository at this point
docs: align architecture with current contract APIs (#586)
1nonlypiece
authored
85c953b
View commit details
Copy full SHA for 85c953b
Browse repository at this point
fix(disputes): reject unknown schedule disputes (#585)
1nonlypiece
authored
48fb750
View commit details
Copy full SHA for 48fb750
Browse repository at this point
fix(governance): use ledger time when sweeping proposals (#584)
1nonlypiece
authored
8ff2eb2
View commit details
Copy full SHA for 8ff2eb2
Browse repository at this point
Closes #430: Implemented: bounty_escrow multisig large-release approval is never enforced — release_funds and partial_release ignore ReleaseApproval and threshold_amount entirely #430 (#582)
Show description for af68fb2
Promise278
authored
af68fb2
View commit details
Copy full SHA for af68fb2
Browse repository at this point
Closes #432: Implemented: bounty_escrow batch_lock_funds bypasses the AmountPolicy min/max enforcement that lock_funds enforces #432 (#581)
Show description for 47522ec
Promise278
authored
47522ec
View commit details
Copy full SHA for 47522ec
Browse repository at this point
docs: document governance veto checks (#580)
Show description for 56e3376
Jagadeeshftw
and
1nonlypiece
authored
56e3376
View commit details
Copy full SHA for 56e3376
Browse repository at this point
docs: refresh admin test coverage summary (#579)
Show description for 43da1ea
Jagadeeshftw
and
1nonlypiece
authored
43da1ea
View commit details
Copy full SHA for 43da1ea
Browse repository at this point
docs: label program schedule aliases (#578)
Show description for 835a6f1
Jagadeeshftw
and
1nonlypiece
authored
835a6f1
View commit details
Copy full SHA for 835a6f1
Browse repository at this point
refactor: delegate duplicate payout query (#577)
Show description for d19b1e2
Jagadeeshftw
and
1nonlypiece
authored
d19b1e2
View commit details
Copy full SHA for d19b1e2
Browse repository at this point
fix: cap get_high_value_bounties limit with MAX_QUERY_LIMIT (closes #530) (#575)
laurentketterle-hub
authored
18b7106
View commit details
Copy full SHA for 18b7106
Browse repository at this point
docs(bounty_escrow): clarify get_escrow_count is a lifetime total (#571)
Show description for b9c817e
arisu6804
authored
b9c817e
View commit details
Copy full SHA for b9c817e
Browse repository at this point
fix(bounty_escrow): set_amount_policy returns typed error instead of panic (#570)
Show description for 0cc78ef
arisu6804
authored
0cc78ef
View commit details
Copy full SHA for 0cc78ef
Browse repository at this point
fix(bounty_escrow): get_fee_config panics on uninitialized contract (#569)
Show description for cdbf179
arisu6804
authored
cdbf179
View commit details
Copy full SHA for cdbf179
Browse repository at this point
feat(sdk): add analytics view methods to BountyEscrowClient (#567)
Show description for aef5ea2
arisu6804
authored
aef5ea2
View commit details
Copy full SHA for aef5ea2
Browse repository at this point
feat(sdk): add cancelDispute/getDispute/isDisputed to ProgramEscrowClient (#566)
Show description for 1d21426
arisu6804
authored
1d21426
View commit details
Copy full SHA for 1d21426
Browse repository at this point
fix(scripts): correct demo_upgrade.sh path and init call (#565)
Show description for 25fb22f
arisu6804
authored
25fb22f
View commit details
Copy full SHA for 25fb22f
Browse repository at this point
fix(docs): correct EscrowQueryFilter examples in query docs (#564)
Show description for ca9c8d7
arisu6804
authored
ca9c8d7
View commit details
Copy full SHA for ca9c8d7
Browse repository at this point
docs: document governance-approval prerequisite for bounty_escrow/program-escrow upgrades (#563)
DingiDinigi
authored
7cb2d92
View commit details
Copy full SHA for 7cb2d92
Browse repository at this point
fix(program-escrow): enforce whitelist on scheduled-release paths (#436) (#558)
Olayeniii
authored
1b06662
View commit details
Copy full SHA for 1b06662
Browse repository at this point
fix(program-escrow): require authorized_payout_key auth in release_prog_schedule_automatic (#435) (#557)
Olayeniii
authored
79b0fc2
View commit details
Copy full SHA for 79b0fc2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.