Skip to content

Releases: onflow/flow-evm-gateway

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

  • Remove check of non-public data by @sideninja in #285
  • Update flow-go to v0.35.12 by @sideninja in #286
  • Use public bucket by @sideninja in #287
  • Update Dockerfile to install ca-certificates by @sjonpaulbrown in #288
  • Fix flaky E2E eth_streaming_test JS test by @m-Peter in #289
  • Add support for debug trace APIs by @sideninja in #291
  • Add a first implementation for eth_feeHistory JSON-RPC API endpoint by @m-Peter in #253

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

  • Ingest and index transaction traces by @sideninja in #281

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

  • Remove logging of user errors by @sideninja in #271
  • Overwrite source address with logging by @sideninja in #272
  • Improve tests for batched transactions by @sideninja in #239
  • Rate limit requests by @sideninja in #267
  • Update to Cadence v1.0.0-preview.30 by @turbolent in #276
  • Added migration net to readme by @sideninja in #275

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

  • Allow configuring heartbeat interval by @sideninja in #261
  • Make websocket support configurable by @sideninja in #266
  • Bugfix deadlock in the code by @sideninja in #269
  • EVM Requester accept EVM height by @sideninja in #268
  • Report Cadence transaction status by @sideninja in #270

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

  • Multi-spork client access support by @sideninja in #230
  • Add crash logger by @sideninja in #254
  • Add migration test network keys by @sideninja in #255
  • Add testnet network ID by @sideninja in #257
  • Copy test keys in docker by @sideninja in #258
  • Empty transaction pool by @sideninja in #259
  • Improve logging by @sideninja in #262
  • Cross-spork client checks for boundaries by @sideninja in #263

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

v0.11.0

18 May 00:28
7e7ab17
Compare
Choose a tag to compare

What's Changed

  • Improve error logging for eth_call JSON-RPC endpoint by @m-Peter in #242
  • Previewnet temporary fix for missing timestamps by @sideninja in #245
  • Always add a buffer gas of SstoreSentryGasEIP2200 for eth_estimateGas endpoint by @m-Peter in #244
  • Revamp Dockerfile by @m-Peter in #248
  • Improve event testing by @sideninja in #240
  • Multi-key account creation process improvements by @sideninja in #249
  • Update to Cadence v1.0.0-preview.29 by @SupunS in #252

Full Changelog: v0.10.1...v0.11.0

v0.10.1

09 May 17:28
553fca6
Compare
Choose a tag to compare

What's Changed

  • Fix decoding issues with previous formats by @sideninja in #237

Full Changelog: v0.10.0...v0.10.1

v0.10.0

09 May 15:28
6d66d37
Compare
Choose a tag to compare

What's Changed

  • Update Dockerfile by @janezpodhostnik in #228
  • Add force set height flag by @sideninja in #232
  • Set fixed height flag by @sideninja in #233
  • Revert "Set fixed height flag" by @sideninja in #234
  • Update Flow Go by @sideninja in #235

New Contributors

Full Changelog: v0.9.0...v0.10.0