This version had build problems for ARM, use v3.6.1-rc.2 instead
What's changed
Fixed eth_call overflow and reduce error log noise.
User facing changes
- Avoid overflow when adding additional gas: #3192
Internal Highlights
- ci: Update GitHub Actions cache from v3 to v4: #3181
- Set non zero GasMargin for auction resolution tx and enabling retrying with a new tx upon failure: #3188
- Recover bids for unresolved auction on restart: #3109
- add config for head rewind blocks limit: #3187
- fix error message in pruning: #3184
- Better storage destination for temporary file downloads while downloading init file: #3173
- block validator: allow large distance between outgoing validations: #2797
- geth has removed
personalcommand namespace: #3195 - Correctly identify "already known" transaction error in DataPoster: #3196
Full Changelog: v3.6.0...v3.6.1-rc.1