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
heightin some log lines is displayed as a byte-array instead of numeric value by @m-Peter in #497 - Incorrect hash value for empty
sha3Unclesblock field by @m-Peter in #504 - Support more signing algorithms for COA key by @m-Peter in #501
- Increase
batchRequestLimitandbatchResponseMaxSizeconstants by @m-Peter in #505 - Improve COA creation transaction to gracefully handle existing COA in storage by @m-Peter in #500
- Handle
ErrHeightOutOfRangeerrors inEstimateGasby @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