Release notes (patch release)
- Fixed Polygon bug causing nodes to get stuck until restarted. Thanks to external contributor
0xKrishna
from Polygon team. - Changed default behaviour not to drop peers for empty responses, and instead introduced flag
--sentry.drop-useless-peers
to turn this on. - Fixed regression introduced in 2.40.0 causing panic in
debug_traceTransaction
.
Changelog
- 94b4cee graphql: protect against nil pointer deref on cases like TX with nil … (#7047)
- c9513f5 nil ptr in checkPruneHistory (#7042)
- 9a65dd1 Update validator map when loading snapshot (#7046)
- cc4521a use bor interface (#7045)
- 697ff09 remove PeerUseless calls (#7032)
- b66199b graphql: add missing fields in block.transaction (#7034)
- 36b03c1 Bump patch version