Release Candidate - FIO v2.8.0-rc1
·
12 commits
to release/2.8.x
since this release
Enhancements and Updates
This release is comprised of 2 Features, FIP-17 and FIP-41.
FIP-17a FIO Token Wrapping. Contracts specific changes include the addition of several actions including wraptokens
, wrap_fio_tokens
, unwraptokens
, regoracle
, unregoracle
, and setoraclefee
.
FIP-41 Enable token locking to existing accounts. This FIP removes the restriction that transfer_locked_tokens can only transfer tokens to a FIO Public Key which has not yet been established as an account. This FIP modifies one action, trnsloctoks
, and adds one action, clrgenlocked
.
Refer to the FIO Release Notes for additional information on any related FIO core changes,
What's Changed
FIO Token Wrapping Development
FIO Domain Wrapping Development