Skip to content

Steem 0.20.4

Compare
Choose a tag to compare
@mvandeberg mvandeberg released this 28 Sep 03:33
· 1562 commits to master since this release
042dc59

Steem Velocity 0.20.4 Release Notes

This is a bug fix release regarding the rc plugin. All nodes running the rc plugin should to upgrade to 0.20.4.

Reindexing

Steem 0.20.4 requires reindexing from previous version if running the rc plugin. Please note: The witness plugin and network broadcast API specify the rc plugin as dependencies. All of the provided Docker configs run the rc plugin.

Fixes

  • Virtual ops now properly appearing in get_ops_in_block api call. (#2936)
  • Return the correct value for max_rcs via API calls. (#2944)
  • Fixed condenser_api.get_accounts returning invalid values for voting power. (#2947) (#2962)
  • Fixed new witness_properties not being reported correctly in condenser_api. (#2942)
  • Properly credit burned account fees to account max RCs. (#2958)
  • RC plugin enforcement now required for witnesses and broadcast nodes (#2965)
  • Accounts with -100% of max RC can now regenerate RCs. (#2968)
  • Increased RC parameters to better allow accounts with lower SP to transact at higher rates. (#2974)
  • RCs are credited to the account on power up and incoming delegations. (#2961)