-
Notifications
You must be signed in to change notification settings - Fork 25
Vaulta transition #208
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
Vaulta transition #208
Conversation
I'm not sure I understand the relationship of this contract vs |
The contract here is the bare minimum parts of the real |
This PR shuts off the ability to deposit, withdraw, unstaketorex, and claimrewards with EOS directly. You will need to now go through
core.vaulta
to be able to interact with those actions.It also updates the
eosio.bpay
contract'sclaimrewards
action to swap the EOS in its control to $A before sending it to the claimer.