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 }}
jadonamite
/
XENIA
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
XeniaEscrow — contract, tests, tooling, and both deployments
- #1
#1
Merged
Sam-Rytech
merged 27 commits into
main
jadonamite/XENIA:main
from
contracts/xenia-escrow
jadonamite/XENIA:contracts/xenia-escrow
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
XeniaEscrow — contract, tests, tooling, and both deployments
#1
Sam-Rytech
merged 27 commits into
main
jadonamite/XENIA:main
from
contracts/xenia-escrow
jadonamite/XENIA:contracts/xenia-escrow
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2026
Add XeniaEscrow, its test suite, and contract CI
Show description for 727464c
Sam-Rytech
committed
727464c
View commit details
Copy full SHA for 727464c
Browse repository at this point
Run contract CI on every branch, not just main
Show description for 5ba958b
Sam-Rytech
committed
5ba958b
View commit details
Copy full SHA for 5ba958b
Browse repository at this point
Add a starknet.js declare-and-deploy script for XeniaEscrow
Show description for 0713a5b
Sam-Rytech
committed
0713a5b
View commit details
Copy full SHA for 0713a5b
Browse repository at this point
Mirror OpenNoteDeposit locally instead of depending on the privacy package
Show description for 2df4cd3
Sam-Rytech
committed
2df4cd3
View commit details
Copy full SHA for 2df4cd3
Browse repository at this point
Fix the test target so snforge actually collects the suite
Show description for 5447dd5
Sam-Rytech
committed
5447dd5
View commit details
Copy full SHA for 5447dd5
Browse repository at this point
Commits on Aug 25, 2026
Write up the client fixes needed against XeniaEscrow
Show description for 6b85bbc
Sam-Rytech
committed
6b85bbc
View commit details
Copy full SHA for 6b85bbc
Browse repository at this point
Load deploy credentials from a gitignored .env
Show description for a80e214
Sam-Rytech
committed
a80e214
View commit details
Copy full SHA for a80e214
Browse repository at this point
Add pre-flight checks for the deploying account
Show description for 68b1c32
Sam-Rytech
committed
68b1c32
View commit details
Copy full SHA for 68b1c32
Browse repository at this point
Support Argent v0.4 signatures in the deploy script, and fix the Account call
Show description for 20b1e17
Sam-Rytech
committed
20b1e17
View commit details
Copy full SHA for 20b1e17
Browse repository at this point
Deploy XeniaEscrow to Sepolia and record the rehearsal
Show description for 5c9593f
Sam-Rytech
committed
5c9593f
View commit details
Copy full SHA for 5c9593f
Browse repository at this point
Answer two of the three open questions from mainnet itself
Show description for 755c6ee
Sam-Rytech
committed
755c6ee
View commit details
Copy full SHA for 755c6ee
Browse repository at this point
Settle the fee question from the pool's balance invariant
Show description for bd942b3
Sam-Rytech
committed
bd942b3
View commit details
Copy full SHA for bd942b3
Browse repository at this point
Rule out sponsorship from measurement rather than assumption
Show description for dabf729
Sam-Rytech
committed
dabf729
View commit details
Copy full SHA for dabf729
Browse repository at this point
Add a read-only wallet probe page
Show description for 793b28b
Sam-Rytech
committed
793b28b
View commit details
Copy full SHA for 793b28b
Browse repository at this point
Detect wallets that use the Wallet Standard, not just window injection
Show description for 3cd8771
Sam-Rytech
committed
3cd8771
View commit details
Copy full SHA for 3cd8771
Browse repository at this point
Tell a Starknet wallet apart from any other registered wallet
Show description for 6be185e
Sam-Rytech
committed
6be185e
View commit details
Copy full SHA for 6be185e
Browse repository at this point
Find wallets that install themselves as non-enumerable properties
Show description for 3c5631f
Sam-Rytech
committed
3c5631f
View commit details
Copy full SHA for 3c5631f
Browse repository at this point
Stop reading a payload complaint as an unimplemented method
Show description for c29a52c
Sam-Rytech
committed
c29a52c
View commit details
Copy full SHA for c29a52c
Browse repository at this point
Let a deposit pre-fund the claimant, without breaking the interface
Show description for 710b4f9
Sam-Rytech
committed
710b4f9
View commit details
Copy full SHA for 710b4f9
Browse repository at this point
Check that the client and the contract agree, in CI
Show description for eeccca2
Sam-Rytech
committed
eeccca2
View commit details
Copy full SHA for eeccca2
Browse repository at this point
Redeploy to Sepolia with the fee token and pre-funding
Show description for 2e6f252
Sam-Rytech
committed
2e6f252
View commit details
Copy full SHA for 2e6f252
Browse repository at this point
Retry the build, and point the cache at our lock file
Show description for 86c6b2f
Sam-Rytech
committed
86c6b2f
View commit details
Copy full SHA for 86c6b2f
Browse repository at this point
Drive the whole lifecycle the way the pool drives it
Show description for 9b31c9f
Sam-Rytech
committed
9b31c9f
View commit details
Copy full SHA for 9b31c9f
Browse repository at this point
Deploy XeniaEscrow to mainnet
Show description for d0bf9da
Sam-Rytech
committed
d0bf9da
View commit details
Copy full SHA for d0bf9da
Browse repository at this point
Commits on Aug 26, 2026
Correct the PRD where it misled, and bring PROGRESS up to date
Show description for 18abffd
Sam-Rytech
committed
18abffd
View commit details
Copy full SHA for 18abffd
Browse repository at this point
Bring the handover docs up to date before integration
Show description for 701249d
Sam-Rytech
committed
701249d
View commit details
Copy full SHA for 701249d
Browse repository at this point
Merge main, keeping both sides of the ignore rules
Show description for b5f2c58
Sam-Rytech
committed
b5f2c58
View commit details
Copy full SHA for b5f2c58
Browse repository at this point
You can’t perform that action at this time.