Skip to content

v0.36.0

Compare
Choose a tag to compare
@sideninja sideninja released this 14 Sep 08:25
· 134 commits to main since this release
016588a

What's Changed

  • Crasher on validation of args for eth_estimateGas by @m-Peter in #527
  • Add an E2E test for filling the EVM state with blocks & transactions by @m-Peter in #526
  • Fix flaky E2E test for EVM state building by @m-Peter in #532
  • Debug log all errors by @sideninja in #528
  • Receipts for deployments with COAs have both contractAddress and to fields present by @m-Peter in #535
  • Update the storage solidity contract used in testing by @m-Peter in #536
  • Response returned from eth_getBlockReceipts endpoint is not properly marshalled by @m-Peter in #533
  • Reuse client for storage query by @sideninja in #542
  • Check data integrity for EVM events by @m-Peter in #529
  • Add test cases utilizing Cadence arch calls by @m-Peter in #538

Full Changelog: v0.35.0...v0.36.0