github onflow/flow-evm-gateway v1.3.0-preview.1

latest releases: v1.3.6-experimental-sf.1, v1.3.6, v1.3.5-experimental-sf.2...
pre-release2 months ago

What's Changed

  • Update to Cadence v1.6.2 by @jribbink in #832
  • Optimize logic on BatchTxPool for single tx EOAs by @m-Peter in #835
  • Run Go modernize tool to simplify code-base by @m-Peter in #844
  • Add metric for the total number of dropped EVM transactions by @m-Peter in #837
  • Add metric to count the number of rate-limited transactions by @m-Peter in #839
  • Fix endpoint crashes due to non-replay protected EVM transactions by @m-Peter in #846
  • Fix transaction fee calculations to comply with EIP-1559 by @m-Peter in #830
  • Improve release frequency for signing keys by @m-Peter in #842
  • Remove totalDifficulty field from Block type by @m-Peter in #847
  • Improve performance of BatchTxPool for single-tx EOAs by @m-Peter in #852
  • Update onflow/go-ethereum to latest v1.16.2 by @m-Peter in #855
  • Replace custom-defined FilterCriteria type with the relevant type from Geth by @m-Peter in #849
  • Add reconnect logic to RPCEventSubscriber by @m-Peter in #856
  • Add E2E tests for built-in erc7562Tracer by @m-Peter in #860
  • Replace Geth fork with original Geth by @m-Peter in #859
  • Update to Cadence v1.7.0-preview.1 by @turbolent in #870

Full Changelog: v1.2.0-batchtx.0...v1.3.0-preview.1

Don't miss a new flow-evm-gateway release

NewReleases is sending notifications on new releases.