Skip to content

Hive Engine - Configurable Virtual Transactions

Compare
Choose a tag to compare
@bt-cryptomancer bt-cryptomancer released this 21 Jul 09:48
· 257 commits to hive-engine since this release

This update includes the following:

  • a modification to replay processing to allow replays from snapshots prior to the inadvertent 1.4.0 fork.
  • add chainId to the getStatus API
  • register all ticking contracts (virtual transactions) into "contracts_config" table, which allows for easily adding more global contract settings in the future.
  • add "registerTick" method for registering additional ticking actions (virtual transactions)

PRs included: #69 #81 #82

There is no real deadline for upgrading, however node operators are encouraged to upgrade to this release as soon as possible, as we intend to add a new virtual transaction via the new config mechanism in the near future.