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
.
BlockheaderWeb3-Community
/
basic-starknet-staking-dapp
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
2
Code
Issues
0
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
test: withdraw function
- #25
#25
Open
Oshioke-Salaki
wants to merge 12 commits into
main
BlockheaderWeb3-Community/basic-starknet-staking-dapp:main
from
test_withdraw
BlockheaderWeb3-Community/basic-starknet-staking-dapp:test_withdraw
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
test: withdraw function
#25
Oshioke-Salaki
wants to merge 12 commits into
main
BlockheaderWeb3-Community/basic-starknet-staking-dapp:main
from
test_withdraw
BlockheaderWeb3-Community/basic-starknet-staking-dapp:test_withdraw
Copy head branch name to clipboard
Commits
Commits on Feb 10, 2024
test: transfer of stake token to staking contract address
Oshioke-Salaki
committed
d5caa02
View commit details
Copy full SHA for d5caa02
Browse repository at this point
test: that receipt token was transfered to staker after staking
Oshioke-Salaki
committed
af61899
View commit details
Copy full SHA for af61899
Browse repository at this point
test: withdraw should revert if withdraw amount is greater than staked amount
Oshioke-Salaki
committed
e0cf073
View commit details
Copy full SHA for e0cf073
Browse repository at this point
test: withdraw fails when attempted before set withdraw time
Oshioke-Salaki
committed
3fa061b
View commit details
Copy full SHA for 3fa061b
Browse repository at this point
test: withdraw fails when there is insuffient reward tokens
Oshioke-Salaki
committed
ffb73f4
View commit details
Copy full SHA for ffb73f4
Browse repository at this point
test: that there is sufficient bwc token for withdrawal
Oshioke-Salaki
committed
0f0222d
View commit details
Copy full SHA for 0f0222d
Browse repository at this point
test: sufficient token allowance for withdrawal
Oshioke-Salaki
committed
cac7eb0
View commit details
Copy full SHA for cac7eb0
Browse repository at this point
refac: test_sufficient_receipt_token_allowance_for_withdraw logic
Oshioke-Salaki
committed
61589fc
View commit details
Copy full SHA for 61589fc
Browse repository at this point
test: withdraw revert when there is insufficient receipt token allowance
Oshioke-Salaki
committed
18a2303
View commit details
Copy full SHA for 18a2303
Browse repository at this point
test: withdraw function
Oshioke-Salaki
committed
e1c19ce
View commit details
Copy full SHA for e1c19ce
Browse repository at this point
refac: gitignore
Oshioke-Salaki
committed
070d212
View commit details
Copy full SHA for 070d212
Browse repository at this point
Commits on Feb 11, 2024
chore: merge PR #26 from BlockheaderWeb3-Community/refac_gitignore
Show description for d11594e
sprtd
authored
d11594e
View commit details
Copy full SHA for d11594e
Browse repository at this point
You can’t perform that action at this time.