Skip to content

Releases: onflow/flow-evm-gateway

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

v0.29.1

15 Aug 13:20
399ed9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.29.1

v0.29.0 Testnet

14 Aug 17:24
bfafa2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.0...v0.29.0

v0.28.0

14 Aug 03:42
54110e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.28.0

v0.27.0

06 Aug 16:34
45c7454
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.26.1...v0.27.0

v0.26.1

31 Jul 17:02
4a1f8bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

30 Jul 16:21
61d5c2c
Compare
Choose a tag to compare

What's Changed

  • Update eth_syncing endpoint to return false when the Gateway has caught up syncing all EVM blocks by @m-Peter in #377
  • Calculate and return block size for block-related JSON-RPC API calls by @m-Peter in #378
  • Add the TransactionsRoot field on block response APIs by @m-Peter in #390
  • Run E2E tests with a minimum configured gas price by @m-Peter in #394
  • Add special case in eth_getBlockByNumber to return genesis block on earliest block tag by @m-Peter in #402
  • Update check for empty RemoteAddr in rateLimit function by @m-Peter in #392
  • Update default block parameter JSON-RPC APIs by @m-Peter in #401
  • Single bloom decoding by @sideninja in #403
  • Revert "bug, hardcode version" by @m-Peter in #388

Full Changelog: v0.25.5...v0.26.0

v0.25.5

30 Jul 13:33
cea96cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.4...v0.25.5

v0.25.4

29 Jul 18:41
d1e1ffd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.3...v0.25.4