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 }}
thewealthyplace
/
bitstake
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
multi pool tiers
- #4
#4
Merged
thewealthyplace
merged 15 commits into
main
thewealthyplace/bitstake:main
from
fix/issue-1-multi-pool-tiers
thewealthyplace/bitstake:fix/issue-1-multi-pool-tiers
Copy head branch name to clipboard
Feb 23, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
multi pool tiers
#4
thewealthyplace
merged 15 commits into
main
thewealthyplace/bitstake:main
from
fix/issue-1-multi-pool-tiers
thewealthyplace/bitstake:fix/issue-1-multi-pool-tiers
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2026
feat(pools): add pool registry contract with Liquid, Balanced, and Maxi tiers
thewealthyplace
committed
158e3de
View commit details
Copy full SHA for 158e3de
Browse repository at this point
feat(pools): add deposit/withdraw contract with lockup enforcement per pool tier
thewealthyplace
committed
44ce8f5
View commit details
Copy full SHA for 44ce8f5
Browse repository at this point
feat(tokens): add lbSTX and bbSTX SIP-010 liquid staking tokens for Pool 1 and Pool 2
thewealthyplace
committed
2eb8e4e
View commit details
Copy full SHA for 2eb8e4e
Browse repository at this point
feat(tokens): add mbSTX SIP-010 maxi staking token for Pool 3 with 12-cycle lockup
thewealthyplace
committed
23b51e3
View commit details
Copy full SHA for 23b51e3
Browse repository at this point
feat(rewards): add epoch-based reward tracking and distribution contract per pool tier
thewealthyplace
committed
6f8c3a9
View commit details
Copy full SHA for 6f8c3a9
Browse repository at this point
chore(config): add Clarinet.toml registering all pool-tier contracts
thewealthyplace
committed
83f047e
View commit details
Copy full SHA for 83f047e
Browse repository at this point
test(registry): add Clarinet test suite for pool registry – all 3 tier verifications
thewealthyplace
committed
891f060
View commit details
Copy full SHA for 891f060
Browse repository at this point
test(deposits): add deposit/withdraw lockup enforcement tests for all 3 pool tiers
thewealthyplace
committed
a0c1381
View commit details
Copy full SHA for a0c1381
Browse repository at this point
feat(frontend): add pool tier constants with APY indicators and contract addresses
thewealthyplace
committed
5652924
View commit details
Copy full SHA for 5652924
Browse repository at this point
feat(frontend): add usePoolTiers and useUserPosition React hooks for on-chain data
thewealthyplace
committed
f043024
View commit details
Copy full SHA for f043024
Browse repository at this point
feat(frontend): add PoolTierCard and PoolSelector components with tier comparison UI
thewealthyplace
committed
e86d1bc
View commit details
Copy full SHA for e86d1bc
Browse repository at this point
feat(frontend): add DepositForm component with wallet signing and lockup notice
thewealthyplace
committed
4b3a1af
View commit details
Copy full SHA for 4b3a1af
Browse repository at this point
chore(scripts): add testnet deployment script for all pool-tier contracts
thewealthyplace
committed
b6f9c61
View commit details
Copy full SHA for b6f9c61
Browse repository at this point
docs: add multi-pool-tiers documentation with contract flow diagrams and error codes
thewealthyplace
committed
7e5b929
View commit details
Copy full SHA for 7e5b929
Browse repository at this point
ci: add GitHub Actions workflow for Clarinet and TypeScript pool tests
thewealthyplace
committed
8f02647
View commit details
Copy full SHA for 8f02647
Browse repository at this point
You can’t perform that action at this time.