This is a hotfix release for scroll-v5.8.33.
Note
For instructions on how to upgrade Scroll Euclid, please refer to: https://github.com/scroll-tech/go-ethereum/releases/tag/scroll-v5.8.33
What's Changed
- fix: check ancient header hash after decoding by @omerfirmak in #1162
- fix: ignore key-not-found errors in testWitness by @omerfirmak in #1164
- add non congested gas fee to fee history by @georgehao in #1163
- fix: an attempt at making witness generation more stable by @omerfirmak in #1166
- feat(txpool): more txn tracing logs by @colinlyguo in #1167
- fix(txpool): tracing txn executed status by @colinlyguo in #1168
Full Changelog: scroll-v5.8.33...scroll-v5.8.38