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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
commons-stack
/
cstk-token
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
1
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
F pending balance
- #42
#42
Open
aminlatifi
wants to merge 13 commits into
master
commons-stack/cstk-token:master
from
f_pending_balance
commons-stack/cstk-token:f_pending_balance
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
F pending balance
#42
aminlatifi
wants to merge 13 commits into
master
commons-stack/cstk-token:master
from
f_pending_balance
commons-stack/cstk-token:f_pending_balance
Copy head branch name to clipboard
Commits
Commits on May 9, 2021
Registry contract supports pending balance
aminlatifi
committed
7c25553
View commit details
Copy full SHA for 7c25553
Browse repository at this point
Commits on May 12, 2021
Migrate to HardHat
aminlatifi
committed
3136b31
View commit details
Copy full SHA for 3136b31
Browse repository at this point
Added consumePendingBalance to Registry.sol
aminlatifi
committed
a97c485
View commit details
Copy full SHA for a97c485
Browse repository at this point
Registry.sol has been updated by new pendingBalance functionality.
Show description for 7349628
aminlatifi
committed
7349628
View commit details
Copy full SHA for 7349628
Browse repository at this point
Replaced buidler commands with hardhat ones
aminlatifi
committed
092973c
View commit details
Copy full SHA for 092973c
Browse repository at this point
set minterContract public in Registry.sol
aminlatifi
committed
6e6171a
View commit details
Copy full SHA for 6e6171a
Browse repository at this point
Clear pendingBalance if it's not zero
aminlatifi
committed
4376d00
View commit details
Copy full SHA for 4376d00
Browse repository at this point
Added support to setting multiple user pending balance in Registry.sol
aminlatifi
committed
4e9f9fc
View commit details
Copy full SHA for 4e9f9fc
Browse repository at this point
imported necessary plugins in test files
aminlatifi
committed
db6ec45
View commit details
Copy full SHA for db6ec45
Browse repository at this point
Commits on May 14, 2021
Added addPendingBalance method is added to Registry.sol
Show description for 1c500b7
aminlatifi
committed
1c500b7
View commit details
Copy full SHA for 1c500b7
Browse repository at this point
Commits on May 15, 2021
Add check for number of pending balance values in registerContributors
aminlatifi
committed
2f8d497
View commit details
Copy full SHA for 2f8d497
Browse repository at this point
Commits on May 18, 2021
Checking user existence is done by accounts set
aminlatifi
committed
f9d68d9
View commit details
Copy full SHA for f9d68d9
Browse repository at this point
Commits on May 19, 2021
Remove checking address is not zero (checking user is a contributor is enough)
aminlatifi
committed
e88036e
View commit details
Copy full SHA for e88036e
Browse repository at this point
You can’t perform that action at this time.