Skip to content

v3.10.0

Latest
Compare
Choose a tag to compare
@bhazzard bhazzard released this 25 Jun 20:15

This release marks a step forward in Vaulta's transition to the $A token by reinforcing the role of the core.vaulta contract as the canonical interface for staking and rewards on the Vaulta network.


Notable Changes

  • Require $A for Stake, Unstake, and Claim Rewards
    Users can no longer stake, unstake, or claim rewards using $EOS. These actions must now be performed using $A via the core.vaulta contract.

  • Redirect Reward Payments to $A
    The eosio.bpay::claimrewards action now gives rewards in $A instead of $EOS. If you are listening to token transfers from this action with a notification handler then you should update your handler.


Complete Change Log

  • #208: Vaulta Transition

Contributors

Full Changelog: v3.9.0...v3.10.0