Skip to content

Version 0.8.9 (Mainnet & Testnet)

Compare
Choose a tag to compare
@ismagin ismagin released this 25 Dec 14:50
564d9c1

In this release:

  • Fixed transactions sometimes not being placed back to utx after rollback

New settings:

  • In waves.synchronization.utx-synchronizer, network-tx-cache-size and network-tx-cache-time define timeouts in order for transactions from network not to be processed multiple times, default values are 1000000 and 10s

API Changes:

  • /transactions/sign method for offline creation/signing of transaction of any type
  • /transactions/broadcast method to broadcast any json-formed transaction

Upgrade notes:

When updating from version 0.8.8, there's no need to delete blockchain or state files, just update executables. If you are updating from earlier versions, please be sure to read 0.8.8 release notes.