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
/
StellarSplit
Public
forked from
StellarSplit/StellarSplit
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
Breadcrumbs
History for
StellarSplit
contracts
on
fix/ci/cd
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 28, 2026
fix: resolve CI formatting and duplicate error code issues
victor-134
committed
f936c63
View commit details
Copy full SHA for f936c63
View code at this point
Browse repository at this point
Merge branch 'frederick' of https://github.com/fredericklamar342-prog/StellarSplit into frederick
victor-134
committed
a44b948
View commit details
Copy full SHA for a44b948
View code at this point
Browse repository at this point
feat: implement escrow version tracking and fix duplicate events
victor-134
committed
773b24a
View commit details
Copy full SHA for 773b24a
View code at this point
Browse repository at this point
Commits on Mar 27, 2026
Merge branch 'main' into frederick
OlufunbiIK
authored
b11ae46
View commit details
Copy full SHA for b11ae46
View code at this point
Browse repository at this point
Merge branch 'main' into feature/split-template-251
OlufunbiIK
authored
0426cdf
View commit details
Copy full SHA for 0426cdf
View code at this point
Browse repository at this point
Merge branch 'main' into feature/split-escrow-242
OlufunbiIK
authored
ea52280
View commit details
Copy full SHA for ea52280
View code at this point
Browse repository at this point
Merge pull request #297 from Demilade01/partial-payment
Show description for 95cf7f7
OlufunbiIK
authored
95cf7f7
View commit details
Copy full SHA for 95cf7f7
View code at this point
Browse repository at this point
style: final formatting and synchronization with remote
soomtochukwu
committed
c2ea5a2
View commit details
Copy full SHA for c2ea5a2
View code at this point
Browse repository at this point
style: fix formatting in events.rs and lib.rs
soomtochukwu
committed
a3b7393
View commit details
Copy full SHA for a3b7393
View code at this point
Browse repository at this point
Merge branch 'main' into feature/split-template-251
soomtochukwu
authored
def6e0e
View commit details
Copy full SHA for def6e0e
View code at this point
Browse repository at this point
fix: resolve CI failures in split-template-251 by fixing duplicate definitions and updating signatures
soomtochukwu
committed
797a579
View commit details
Copy full SHA for 797a579
View code at this point
Browse repository at this point
-+
soomtochukwu
committed
44a04c1
View commit details
Copy full SHA for 44a04c1
View code at this point
Browse repository at this point
Fix path-payment event emission and test assertions
soomtochukwu
committed
6712815
View commit details
Copy full SHA for 6712815
View code at this point
Browse repository at this point
Fix compilation error in dispute-resolution tests due to create_escrow signature change
soomtochukwu
committed
ff52516
View commit details
Copy full SHA for ff52516
View code at this point
Browse repository at this point
Fix formatting issues discovered in CI
soomtochukwu
committed
0e30ca3
View commit details
Copy full SHA for 0e30ca3
View code at this point
Browse repository at this point
Resolve merge conflicts and cleanup duplicates in split-escrow contract
soomtochukwu
committed
4f22c8d
View commit details
Copy full SHA for 4f22c8d
View code at this point
Browse repository at this point
test: fix whitelist toggle test logic by increasing total_amount
victor-134
committed
284fab4
View commit details
Copy full SHA for 284fab4
View code at this point
Browse repository at this point
feat(escrow): add partial payment and multi-participant semantics
Show description for afb1bb3
Demilade01
committed
afb1bb3
View commit details
Copy full SHA for afb1bb3
View code at this point
Browse repository at this point
feat(split-escrow): add whitelist toggle, metadata support, and O(1) deposit logic
victor-134
committed
676e933
View commit details
Copy full SHA for 676e933
View code at this point
Browse repository at this point
style: fix formatting in errors.rs to satisfy rustfmt checks
victor-134
committed
70ddb95
View commit details
Copy full SHA for 70ddb95
View code at this point
Browse repository at this point
docs: clarify ParticipantCapExceeded error
victor-134
committed
c68f18c
View commit details
Copy full SHA for c68f18c
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
feat(path-payment): emit swap_fail event and add robust test for swap failure observability
Cybermaxi7
committed
d175de4
View commit details
Copy full SHA for d175de4
View code at this point
Browse repository at this point
Merge branch 'main' into feature/split-template-251
soomtochukwu
authored
b48aa36
View commit details
Copy full SHA for b48aa36
View code at this point
Browse repository at this point
feat: enhance split-template contract for CI readiness
Show description for 6de9964
soomtochukwu
committed
6de9964
View commit details
Copy full SHA for 6de9964
View code at this point
Browse repository at this point
feat: implement cancel escrow functionality and enhance create_escrow API
Show description for 385b456
soomtochukwu
committed
385b456
View commit details
Copy full SHA for 385b456
View code at this point
Browse repository at this point
feat(escrow): add partial payment and multi-participant semantics
Show description for 8309843
Demilade01
committed
8309843
View commit details
Copy full SHA for 8309843
View code at this point
Browse repository at this point
Merge branch 'main' into godsmiracle
Godsmiracle001
authored
63a37f8
View commit details
Copy full SHA for 63a37f8
View code at this point
Browse repository at this point
all fixed
Godsmiracle001
committed
330f56e
View commit details
Copy full SHA for 330f56e
View code at this point
Browse repository at this point
contracts(dispute-resolution): clean Soroban state, add back to CI; fmt/test/release build passing
Abidoyesimze
committed
3beeb74
View commit details
Copy full SHA for 3beeb74
View code at this point
Browse repository at this point
contracts(multi-sig-splits): fix signer/signature tracking and align state-machine tests
Abidoyesimze
committed
756e5b7
View commit details
Copy full SHA for 756e5b7
View code at this point
Browse repository at this point
Merge origin/main into feature/dispute-outcome-settlement and resolve split-escrow conflicts
Abidoyesimze
committed
2a5beed
View commit details
Copy full SHA for 2a5beed
View code at this point
Browse repository at this point
contracts(dispute,escrow): drive settlement from dispute outcomes (upheld=refund, dismissed/tied=release); add cancel/refund + get_creator to escrow; enforce resolver auth; update tests; fix SDK co…
Show description for 115329c
Abidoyesimze
committed
115329c
View commit details
Copy full SHA for 115329c
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Merge pull request #277 from Cedarich/feature/path-payment-safety-guards
Show description for 3985d39
OlufunbiIK
authored
3985d39
View commit details
Copy full SHA for 3985d39
View code at this point
Browse repository at this point
Merge pull request #272 from Cedarich/feature/dynamic-multisig-governance
Show description for 8c49d11
OlufunbiIK
authored
8c49d11
View commit details
Copy full SHA for 8c49d11
View code at this point
Browse repository at this point
Merge pull request #265 from robertocarlous/feat/IssueImplement-Escrow-Comment/Note-Storage
Show description for 2086dbd
OlufunbiIK
authored
2086dbd
View commit details
Copy full SHA for 2086dbd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.