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 }}
katyailil
/
SplitBase
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
25
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: implement SplitBaseV2 with bucket semantics and revenue tracking
- #3
#3
Merged
katyailil
merged 19 commits into
main
katyailil/SplitBase:main
from
dev
katyailil/SplitBase:dev
Copy head branch name to clipboard
Dec 10, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat: implement SplitBaseV2 with bucket semantics and revenue tracking
#3
katyailil
merged 19 commits into
main
katyailil/SplitBase:main
from
dev
katyailil/SplitBase:dev
Copy head branch name to clipboard
Commits
Commits on Dec 4, 2025
test: add MockUSDC with 6 decimals for realistic testing
katyailil
committed
54123f8
View commit details
Copy full SHA for 54123f8
Browse repository at this point
test: SplitBaseV1 initialization and pool management
katyailil
committed
11a6b0f
View commit details
Copy full SHA for 11a6b0f
Browse repository at this point
test: add comprehensive test coverage for RegistryV1 and ExecutorV1
Show description for 3c52019
katyailil
committed
3c52019
View commit details
Copy full SHA for 3c52019
Browse repository at this point
chore: configure gas reports and fuzz settings
katyailil
committed
0d6f839
View commit details
Copy full SHA for 0d6f839
Browse repository at this point
fix: correct OpenZeppelin proxy import paths and remappings
katyailil
committed
da1e893
View commit details
Copy full SHA for da1e893
Browse repository at this point
fix: adjust ExecutorV1 tests for correct authorization flow
Show description for 099856f
katyailil
committed
099856f
View commit details
Copy full SHA for 099856f
Browse repository at this point
chore: update foundry.lock with dependency resolution
katyailil
committed
9172b24
View commit details
Copy full SHA for 9172b24
Browse repository at this point
Commits on Dec 10, 2025
feat: add domain model types for bucket and source semantics
Show description for 7f58637
katyailil
committed
7f58637
View commit details
Copy full SHA for 7f58637
Browse repository at this point
feat: define ISplitBaseV2 interface with bucket-aware operations
katyailil
committed
0e2a593
View commit details
Copy full SHA for 0e2a593
Browse repository at this point
refactor: change function visibility from external to public
Show description for 9f8992e
katyailil
committed
9f8992e
View commit details
Copy full SHA for 9f8992e
Browse repository at this point
feat: implement SplitBaseV2 with bucket semantics and source tracking
Show description for d744467
katyailil
committed
d744467
View commit details
Copy full SHA for d744467
Browse repository at this point
test: add comprehensive SplitBaseV2 test coverage
Show description for 51e3d3a
katyailil
committed
51e3d3a
View commit details
Copy full SHA for 51e3d3a
Browse repository at this point
docs: add architecture and domain model documentation
Show description for 28f22f9
katyailil
committed
28f22f9
View commit details
Copy full SHA for 28f22f9
Browse repository at this point
docs: update README with V2 features and documentation links
katyailil
committed
48fdde4
View commit details
Copy full SHA for 48fdde4
Browse repository at this point
feat: add UpgradeToV2 deployment script
Show description for 1eeda3c
katyailil
committed
1eeda3c
View commit details
Copy full SHA for 1eeda3c
Browse repository at this point
ci: update upgrade workflow for SplitBaseV2 deployment
Show description for ea3ce51
katyailil
committed
ea3ce51
View commit details
Copy full SHA for ea3ce51
Browse repository at this point
fix: resolve console.log compilation error in UpgradeToV2 script
Show description for 9284365
katyailil
committed
9284365
View commit details
Copy full SHA for 9284365
Browse repository at this point
chore: update deployment records with V2 implementation addresses
Show description for 412efba
katyailil
committed
412efba
View commit details
Copy full SHA for 412efba
Browse repository at this point
feat: make upgrade workflow universal for all contracts
Show description for ce8087c
katyailil
committed
ce8087c
View commit details
Copy full SHA for ce8087c
Browse repository at this point
You can’t perform that action at this time.