Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 2.04 KB

0.18.md

File metadata and controls

38 lines (31 loc) · 2.04 KB

[0.18]

[0.18.1]

Fixed

  • Error with block rewards in multiple assets.
  • Changed type of the field assets from set to vector in block_reward_operation.

[0.18.0]

Added

Fixed

  • Logs overwriting on node restart.
  • Fork database handling in pop block.
  • Some consensus sync issues.

Improved

  • Protocol version check when peers are handshaking.
  • Sidechain plugin startup after finished syncing.
  • TestRPC support for sending multiple identical transactions at the same time.
  • Added caching of block transactions in p2p.

Removed

  • Unused fields from bitassets:
  • GC BBA step from EchoRand.