Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

v0.23.1

Compare
Choose a tag to compare
@silasdavis silasdavis released this 14 Nov 18:43
· 994 commits to main since this release
4c4a833

Fixed

  • [EVM] state/Cache no longer allows SetStorage on accounts that do not exist
  • [GRPC] GetAccount on unknown account no longer causes a panic

Added

  • [Docker] Added solc 0.4.25 binary to docker container so that burrow deploy has what it needs to function
  • [Execution] panics from executors are captured and pushed to error sink of TxExecution