Skip to content

Release Candidate - FIO v2.8.0-rc2

Compare
Choose a tag to compare
@misterleet misterleet released this 30 Sep 15:26
· 4 commits to release/2.8.x since this release
7453493

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.

Bug Fixes

BD-2737: regproducer fixes incl fio_pub_key (signing key) use by non-acct owner,
BD-4082: unstaking, locks and trnsloctoks interactions

WASM/Hash

Refer to fio.mainnet for the ABI/WASM output for this release.