What's changed
Fixed
- Fixed timestamp overflow in blocks table for values exceeding i64::MAX (#5249)
- Fixed watchdog for initial sync to avoid killing the synchronization process (#5250)
- Improved synchronization progress logs to show progress in relation to the full chain size (#5250)
- Fixed flaky test_deriving_gaps_from_storage test (#5024)
- Increased transaction search timeout from 10s to 30s for system tests (#4446)