This patch release includes a fix for nodes running versions older than 1.8.2 in a --minimal configuration. The issue occurs when requesting historical blocks using the commonware marshal interface.
Update Priority
| User Class | Priority |
|---|---|
| Validators | High |
| RPC Nodes | High |
What’s Changed
- chore(1.8.2): avoid panic by mapping expired blocks to None in #5214
Full Changelog: v1.8.1...v1.8.2