Skip to content
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 7 commits into from
Jun 7, 2024
Merged

release: 2.1.0 #89

merged 7 commits into from
Jun 7, 2024

Commits on Jun 6, 2024

  1. 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
    VladasZ authored and vasyafromrussia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    80ac6b9 View commit details
    Browse the repository at this point in the history
  2. 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
    VladasZ authored and vasyafromrussia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b445ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    129e44b View commit details
    Browse the repository at this point in the history
  4. 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
    VladasZ authored and vasyafromrussia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    7731fb7 View commit details
    Browse the repository at this point in the history
  5. 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
    VladasZ authored and vasyafromrussia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e934b40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c20e1f View commit details
    Browse the repository at this point in the history
  7. build: 2.1.0 (#87)

    VladasZ authored and vasyafromrussia committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    080795f View commit details
    Browse the repository at this point in the history