Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Summarizes code impacts for FIO features

fio

fio.contract

Table Migration

ABI changes

BP Impact

Notes

FIP-9 (Allow voting and proxying without a FIO Address)

#12

  • vote_producer (modify)

  • proxy_vote (modify)

FIP-7 (Burn FIO Address)

#188

  • burn_fio_address (new)

#11

  • burn_fio_address (new)

Requires chain code update:

FIP-10 (Redesign Fee Computation for BPs)

#174

  • compute_fees (new)

#3

  • update_fees (modify)

  • set_fee_vote (modify)

  • set_fee_multiplier (modify)

  • submit_bundled_transaction (modify)

FIP-1.b (xfer address and OBT optimization)

#84

  • transfer_fio_address

  • Dependency on existing calls

#84

  • transfer_fio_address

A lot of the chain code is already deployed (but disabled) in fio v2.0.0

FIP-11 (Enhance bundled transaction usability)

  • transfer_tokens_fio_add (new)

  • add_bundled_transactions (new)

#28, #27

  • transfer_tokens_fio_add (new)

  • add_bundled_transactions (new)

Depends on FIP-1.b

FIP-13 (get_all_pub_add)

#216

  • get_pub_addresses (new)

FIP-6 (ability to lock tokens)

#148

  • transfer_locked_tokens (new)

  • get_locks (new)

  • get_fio_balance (modify)

#4

  • transfer_locked_tokens (new)

We could release transfer_locked_tokens without the getters.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.