-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release: 2.1.0 #89
Merged
Merged
release: 2.1.0 #89
Commits on Jun 6, 2024
-
chore: updated near-sdk to 5.1.0 (#80)
* feat: updating wip * fix: self update * fix: tests build * fix: update path * test: integration on ubuntu * fix: don't use near sdk in integration tests * fix: unit tests and non forked near sdk * fix: integration tests * feat: fixed deprecatad warnings, added migration methods * test: migration integration test
Configuration menu - View commit details
-
Copy full SHA for 80ac6b9 - Browse repository at this point
Copy the full SHA 80ac6b9View commit details -
feat: bulk restake and withdraw (#81)
* feat: restake all * feat: bulk withdraw method * fix: rebase conflicts * feat: catch panic in tests * fix: integration tests * fix: don't use accounts with magic numbers * test: restake all unit tests * test: withdraw all unit tests * test: check deletion on withdraw all * test: restake all integration test * fix: near sdk 5 migration test * test: withdraw all integration test * test: failed bulk withdraw internal * fix: optimised mutation tests * fix: improved tests and mutation fix * fix: optimised events to fit lots of jars * fix: restake internal naming * fix: review comments * fix: improved restake internal * fix: add gas assert to transfer_bulk_withdraw method
Configuration menu - View commit details
-
Copy full SHA for b445ad7 - Browse repository at this point
Copy the full SHA b445ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129e44b - Browse repository at this point
Copy the full SHA 129e44bView commit details -
fix: improved withdraw all and tests (#84)
* fix: improved withdraw all and tests * fix: integration tests * fix: added typos check, fixed typos, fixed mutation tests * fix: review fixes * chore: measured restake_all gas * feat: extensive gas_left tests
Configuration menu - View commit details
-
Copy full SHA for 7731fb7 - Browse repository at this point
Copy the full SHA 7731fb7View commit details -
feat: check binary hash in commit (#85)
* feat: check binary hash in commit * fixed typos * fix: proper binary * feat: print commit hash * fix: print real commit hash * fix: more convenient commit hash * fix: updated gitignore * fix: print correct commit hashes * fix: ci yml * fix: proper binary * fix: update checkout action * fixe: removed debug logs
Configuration menu - View commit details
-
Copy full SHA for e934b40 - Browse repository at this point
Copy the full SHA e934b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c20e1f - Browse repository at this point
Copy the full SHA 4c20e1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 080795f - Browse repository at this point
Copy the full SHA 080795fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.