Skip to content

Releases: onflow/flow-evm-gateway

v0.21.0

28 Jun 11:56
07940bf
Compare
Choose a tag to compare

What's Changed

  • Pass the gateway config to NetAPI so it can return the proper network ID by @m-Peter in #311
  • Bring back zerolog.ConsoleWriter for local development by @m-Peter in #312
  • CI improvements for E2E tests by @m-Peter in #318
  • Bugfix invalid block number or hash by @sideninja in #313
  • Add missing uncle endpoints and max fee per gas by @sideninja in #316
  • Some more CI fixes to assist debugging of flaky tests by @m-Peter in #319
  • Index revertReason field on receipts storage by @m-Peter in #304
  • Print command error when failing, not output by @m-Peter in #321
  • Validate TransactionArgs passed in eth_estimateGas & eth_call JSON-RPC endpoints by @m-Peter in #320
  • Apply basic validation rules on transaction payload by @m-Peter in #314
  • Transaction pool by @sideninja in #299
  • Update to Cadence v1.0.0-preview.35 by @turbolent in #324

Full Changelog: v0.20.0...v0.21.0

v0.20.0

20 Jun 21:24
d5292a2
Compare
Choose a tag to compare

What's Changed

  • General improvements tech-debt by @sideninja in #305
  • Update returned type for direct calls to LegacyTx geth type by @m-Peter in #308
  • Add missing fields to the response of eth_getTransactionByHash by @m-Peter in #309

Full Changelog: v0.19.0...v0.20.0

v0.19.0

13 Jun 15:46
1a81274
Compare
Choose a tag to compare

What's Changed

  • Update to Cadence v1.0.0-preview.34 by @turbolent in #301
  • Update eth_estimateGas to correctly handle execution reverts by @m-Peter in #303

Full Changelog: v0.18.0...v0.19.0

v0.18.0

12 Jun 19:51
949a7bc
Compare
Choose a tag to compare

What's Changed

  • Update the supported endpoints section on README file by @m-Peter in #292
  • Implement a KeyRotationSigner version of crypto.Signer for usage with Cloud KMS keys by @m-Peter in #282
  • Change rate limit logs level by @sideninja in #298
  • Properly handle execution reverts in eth_call JSON-RPC endpoint by @m-Peter in #297
  • Update flow-go v0.35.13 by @sideninja in #300

Full Changelog: v0.17.0...v0.18.0

v0.17.0

10 Jun 15:45
e5b6691
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

v0.16.0

07 Jun 15:33
de3c7ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.16.0

v0.15.0

04 Jun 22:03
5d9925a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.15.0

v0.14.0

31 May 20:18
4ae8ce7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

28 May 17:25
1ee7712
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

27 May 13:34
aa84d6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0