Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 17:08
· 445 commits to develop since this release
7b7ee40

Changelog

  • 7b7ee40 EVM-568 Increase MaxBlockBacklog for block tracker (#1347)
  • 879cdf5 Fix the limit for TX pool contract creation size (#1345)
  • ecadb95 EVM-433-TOB-EDGE-35-Lack-of-domain-separation (#1336)
  • 7a949d7 Provide hex encoded private key (#1328)
  • 99dffd5 Update smart contracts to include validators storage fix (#1325)
  • 7b89494 Revert "Evm-533 Notifications to slack about nightly builds (#1339)" (#1342)
  • 26118f8 Evm-533 Notifications to slack about nightly builds (#1339)
  • 3b0e13b Add godox linter and resolve trivial TODO comments (#1329)
  • 83ffef6 Provide correct property tests logs path (#1335)
  • 562d542 EVM-535: Use contractsapi bindings throught code (#1321)
  • dbbc230 Enable generating of functions with same names (#1331)
  • a6fffdc Use wait for ready on e2e test (#1324)
  • 15deea1 Some SyncPeerStatus messages were not published (#1320)
  • 90d8020 Integrate NativeERC20Mintable token contract (#1316)
  • 16822c1 Fix polygon-edge.sh typos and shellcheck (#1317)
  • 985ddb5 Extract storage from blockchain construction (#1318)
  • 983ef2d Add stake flag to manifest command (#1137)
  • 308fe5b Simplify state transactions function in FSM (#1312)
  • 05d6186 Lower log level of the ProposerCalculator logs (#1300)
  • 8e6c28f Simplify tokens amount handling in e2e tests (#1319)
  • 722926b Proposer logging for HasQuorum function fixed (#1310)
  • c615d0c EVM-440-Using-UTC-time (#1304)