Skip to content

Releases: onflow/flow-evm-gateway

v0.37.0

23 Oct 16:38
aff0b0e
Compare
Choose a tag to compare

What's Changed

  • Use buffered channel for subscription errors by @peterargue in #618
  • Reuse block preparation logic in streaming API by @peterargue in #617
  • Fix timeouts from E2E test regarding eth_subscribe by @m-Peter in #619
  • Add CLI commands on binary by @m-Peter in #616
  • Add JSON tags in content type for proper field serialization in TxPool API by @m-Peter in #614
  • Introduce dedicated BlockHeader type for usage in newHeads subscription endpoint by @m-Peter in #620
  • Update to Cadence v1.2.1 by @turbolent in #623

Full Changelog: v0.36.5...v0.37.0

v0.36.5

17 Oct 20:11
5872cfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.36.4...v0.36.5

v0.36.4

27 Sep 17:43
e3e44ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.36.3...v0.36.4

v0.36.3

19 Sep 16:50
78467d5
Compare
Choose a tag to compare

What's Changed

  • Fix error handling for transaction traces by @m-Peter in #560

Full Changelog: v0.36.2...v0.36.3

v0.36.2

19 Sep 16:33
d399673
Compare
Choose a tag to compare

What's Changed

  • Fix format for block traces on debug API by @m-Peter in #557

Full Changelog: v0.36.1...v0.36.2

v0.36.1

17 Sep 11:20
f3f1838
Compare
Choose a tag to compare

What's Changed

  • Block endpoints with many transactions fail with rate limit error by @m-Peter in #548
  • Filter-related endpoints return null result instead of empty array by @m-Peter in #549
  • Event recovery from a missing block by @sideninja in #554

Full Changelog: v0.36.0...v0.36.1

v0.36.0

14 Sep 08:25
016588a
Compare
Choose a tag to compare

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

v0.35.0

05 Sep 18:01
04ba8f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.34.0...v0.35.0

v0.34.0

04 Sep 15:32
808db37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.33.0...v0.34.0

v0.33.0

04 Sep 12:20
48e1e15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.33.0