Skip to content

Releases: onflow/flow-evm-gateway

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

  • EVM script execution caching by @sideninja in #521
  • Improve Cadence scripts by @m-Peter in #522
  • Increase trace download retry limit by @sideninja in #523

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

  • Bugfix handling of fixed hash by @sideninja in #515
  • Fix display of duplicate logs by @m-Peter in #516
  • Improve network test with blockchain traverse by @sideninja in #517

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

  • Add test cases for endpoint of the PullAPI by @m-Peter in #510
  • Revert "Decode legacy block event" by @sideninja in #476
  • Update flow-go v0.37.10 by @sideninja in #512

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

v0.32.0

02 Sep 16:07
ba1c3e5
Compare
Choose a tag to compare

What's Changed

  • Validate gas price in config by @sideninja in #494
  • Update to Cadence v1.0.0-preview.51 by @turbolent in #502
  • The height in some log lines is displayed as a byte-array instead of numeric value by @m-Peter in #497
  • Incorrect hash value for empty sha3Uncles block field by @m-Peter in #504
  • Support more signing algorithms for COA key by @m-Peter in #501
  • Increase batchRequestLimit and batchResponseMaxSize constants by @m-Peter in #505
  • Improve COA creation transaction to gracefully handle existing COA in storage by @m-Peter in #500
  • Handle ErrHeightOutOfRange errors in EstimateGas by @m-Peter in #498
  • Bugfix locking on logs filters by @sideninja in #506
  • Filter out errors for missing endpoints as they are not really relevant by @m-Peter in #507

Full Changelog: v0.31.1...v0.32.0

v0.31.1

29 Aug 15:57
d164400
Compare
Choose a tag to compare

What's Changed

  • Wait for sigint signal by @sideninja in #492
  • Bugfix metric balance initialization by @sideninja in #493

Full Changelog: v0.31.0...v0.31.1

v0.31.0

29 Aug 14:21
d2a1b06
Compare
Choose a tag to compare

What's Changed

  • Update README file with running the EVM Gateway on testnet by @m-Peter in #482
  • EffectiveGasPrice is not properly set for all transaction types by @m-Peter in #479
  • Inject configured coinbase address for transaction submission by @m-Peter in #491
  • Monitor operator balance by @sideninja in #487
  • Revert "Decode legacy receipts" by @sideninja in #485
  • Update running docs by @sideninja in #484
  • Refactor bootstrap by @sideninja in #481

Full Changelog: v0.30.3...v0.31.0

v0.30.3

27 Aug 16:21
57cfe88
Compare
Choose a tag to compare

What's Changed

  • Update to Cadence v1.0.0-preview.50 by @turbolent in #478
  • Remove restartable engine by @sideninja in #480

Full Changelog: v0.30.2...v0.30.3