- Fixed POS transition (including Panda banner) broken in the previous release.
- Fixed panics during header downloader, introduced in the previous release.
- Reduced network traffic consumption by the header downloader. Eliminated another cause for stuck header download.
- Allowed block snapshots for bor (mumbai testnet and mainnet), but not enabled by default yet. NOTE: Looks like bor mainnet is not working yet (i.e. state root hash does not match - investigation in progress).
- Further reduction of the memory footprint of using block snapshots (more compact Huffman decoding tables).