Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 6.21 KiB

Hyperledger Burrow Changelog

Version 0.17.1

Minor tweaks to docker build file

Version 0.17.0

This is a service release with some significant ethereum/solidity compatibility improvements and new logging features. It includes:

Known issues:

  • SELFDESTRUCT opcode causes a panic when an account is removed. A fix was produced but was reverted pending investigation of a possible regression.

Version 0.16.3

This release adds an stop-gap fix to the Transact method so that it never transfers value with the CallTx is generates.