fip | title | status | type | author | created | updated |
---|---|---|---|---|---|---|
29 |
Temporarily disable Transfer of locked tokens |
Deferred |
Functionality |
Pawel Mastalerz <pawel@fioprotocol.io> |
2021-06-01 |
2021-06-30 |
Contract | Action | Endpoint | Description |
---|---|---|---|
eosio | remaction | Remove trnsloctoks from list of whitelisted actions. |
During a discussion regarding FIP-21 Staking a decision was made to modify FIP-6 locking structure to reflect lock period amounts in SUFs not percentages. In order to avoid complex migration, this FIP temporarily disables transfer of locked tokens functionality, until it is redeployed with FIP-21.
This FIP will temporarily disable the Transfer of locked tokens by removing it from list of whitelisted actions using eos.io -> remaction.
This has been deemed the best approach to temporarily disable an action.
TBD
This FIP will disable trnsloctoks. However, this action is not currently being used.
Transfer of locked tokens will be re-enabled as part of FIP-21.