Description (Testnet Maxwell hard fork)
v1.3.8 is for BSC Testnet Maxwell hard fork, which is expected to be enabled at: 2025-05-26 07:05:00 AM UTC, all BSC Testnet nodes need to be upgraded to v1.3.8 before the hard fork time.
Maxwell includes 3 BEPs, mainly to reduce block interval from 1.5 seconds to 0.75 seconds.
What's Changed
- block_reader.go: fix panic by @blxdyx in #685
- downloader/main.go: add accessor by @blxdyx in #686
- params: update maxwell system contract and update maxwell time in chapel by @blxdyx in #676
- stage_headers.go: reduce skeleton request frequency by @blxdyx in #680
- downloader/main.go: fix accessor by @blxdyx in #687
- release: prepare for v1.3.8 maxwell by @blxdyx in #691
Full Changelog: v1.3.7...v1.3.8