Releases: onflow/flow-evm-gateway
Releases · onflow/flow-evm-gateway
v0.34.0
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
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
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
andbatchResponseMaxSize
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 inEstimateGas
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
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
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
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
v0.30.2
v0.30.1
What's Changed
- Refactor receipt model by @sideninja in #473
- Decode legacy block event by @sideninja in #475
Full Changelog: v0.30.0...v0.30.1
v0.30.0
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
What's Changed
- Update to Cadence v1.0.0-preview.49 by @turbolent in #470
Full Changelog: v0.29.3...v0.29.4