Skip to content

v3.0.0

Choose a tag to compare

@Jblew Jblew released this 01 Nov 19:47
· 87 commits to master since this release

Bug Fixes

  • universal synchronizer: fix next block loading (3a3436b)

Features

  • api: add getAllWiseOperationsInBlock method (735165d)
  • fake api: implement getAllWiseOperationsInBlock (129e671)
  • sql api: implement getAllWiseOperationsInBlock (4dc74e4)
  • steem operation number: add clone method (235d37d)
  • synchronizer: create UniversalSynchronizer (b95cd1d)
  • create SingleDaemon instead of Synchronizer (a32fe73)
  • implement getAllWiseOperationsInBlock in DisabledApi (19eeeba)

BREAKING CHANGES

  • create SingleDaemon instead of Synchronized and rename Synchronizer to LegacySynchronizer