Skip to content

Release - FIO Contracts v2.8.0

Compare
Choose a tag to compare
@ericbutz ericbutz released this 13 Oct 15:47
· 196 commits to master since this release

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-17b FIO Domain Wrapping. Contracts specific changes include the addition of several actions including wrapdomain, wrap_fio_domains, unwrapdomain, regoracle, unregoracle, and setoraclefee.

FIP-41 Enable token locking to existing accounts. This FIP removes the restriction that trnsloctoks can only transfer tokens to a FIO Public Key which has not yet been established as an account. This FIP modifies the trnsloctoks action.

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 ABI/WASM for the hashes for this release.