What's Changed
- fix metrics server shutdown by @janezpodhostnik in #761
- Update
gasPricefor COA transactions to use thebaseFeePerGasby @m-Peter in #755 - Consolidate the validations for max TX gas limit by @m-Peter in #759
- Make ingestion of EVM events idempotent by @m-Peter in #760
- Add metric to count the rate-limited requests by @m-Peter in #763
- Add transaction rate-limit functionality by @m-Peter in #750
- Revert "Merge pull request #759 from onflow/mpeter/consolidate-tx-max-gas-limit" by @m-Peter in #769
- Replace all
internal erroroccurrences with actual error messages by @m-Peter in #768 - Initialize keys and balance metrics on startup by @peterargue in #770
- Fix concurrent map access in keystore by @peterargue in #772
Full Changelog: v1.0.4...v1.0.5