Skip to content

Commit

Permalink
Basic staking fix (#394)
Browse files Browse the repository at this point in the history
* added basic_staking test

* fixed bug & optimized send_msg on claim

* added migrate fn

* registering receive in migration

* collapse reward sends working
  • Loading branch information
DrPresident authored Nov 19, 2024
1 parent ae81bce commit 93ec008
Show file tree
Hide file tree
Showing 6 changed files with 2,422 additions and 114 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ node_modules/
*.pyc
__pycache__/
compiled
artifacts
logs
Cargo.lock
Loading

0 comments on commit 93ec008

Please sign in to comment.