Skip to content

Releases: onflow/flow-evm-gateway

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

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

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

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

v0.30.2

26 Aug 16:38
c0fcfc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.1...v0.30.2

v0.30.1

26 Aug 15:20
e879d0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.30.1

v0.30.0

26 Aug 12:46
3ec8286
Compare
Choose a tag to compare

What's Changed

  • Patch block RLP decoding to handle addition of PrevRandao field by @m-Peter in #472
  • Add secp256k1 as coa private key alg option by @Kay-Zee in #471
  • Index field on receipt logs does not return correct value for blocks with multiple transactions & logs by @m-Peter in #462
  • Optimize traces engine to handle empty blocks by @m-Peter in #465

New Contributors

Full Changelog: v0.29.4...v0.30.0

v0.29.4

23 Aug 18:27
668e2d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.3...v0.29.4

v0.29.3

23 Aug 16:55
8e35c75
Compare
Choose a tag to compare

What's Changed

  • Logging of API responses lacks certain fields by @m-Peter in #447
  • Unsupported mainnet network ID for --flow-network-id CLI flag by @m-Peter in #457
  • State index ledger database by @sideninja in #448
  • Enrich the information contained in error messages by @m-Peter in #453
  • EVMHeightIndexed metric incorrectly tracks Cadence height instead of EVM height by @m-Peter in #460
  • Empty miner field on eth_getBlockByNumber by @m-Peter in #463

Full Changelog: v0.29.2...v0.29.3

v0.29.2

16 Aug 17:22
9befb90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.1...v0.29.2