Skip to content

Releases: onflow/flow-evm-gateway

v1.0.1

19 Dec 16:23
a4ce4cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

19 Dec 16:23
0833fee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.37.1...v1.0.0

v1.0.0-rc.15

10 Dec 17:40
56f8b19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.37.1...v1.0.0-rc.15

v0.37.1

08 Nov 19:00
8d71209
Compare
Choose a tag to compare

What's Changed

  • Output version info from version command to output channel by @m-Peter in #625
  • Sort Flow EVM events received from Event Streaming API by their TransactionIndex & EventIndex fields in ascending order by @m-Peter in #622
  • Updating code owners by @ramtinms in #637
  • Set a non-zero BaseFeePerGas on block responses by @m-Peter in #648

New Contributors

Full Changelog: v0.37.0...v0.37.1

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