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 thecore.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