Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 3.57 KB

0.17.md

File metadata and controls

57 lines (45 loc) · 3.57 KB

[0.17]

[0.17.1]

Added

Changed

  • Convert EBTC and EETH to bitasset
  • The logic for sending approves in btc and eth sidechains

Fixed

  • Some fixes in EchoRand
  • Fee calculations in btc and eth sidechains
  • Current block number in contract_result in x86_64 and EVM
  • Gas calculations in ethrpc
  • Error with applying block in fork_database

Improved

  • Address and deposit/withdrawal amount check in btc transactions in btc sidechain
  • Share ethrpc filters accross connections

Removed

  • Unused flags in bitassets

[0.17.0]

Added

Changed

  • Nodes consensus syncing mechanism.
  • Messages cache reworked.

Fixed