Spring v1.1.1 is a patch release focusing on bug fixes improving the stability and reliability of the Spring 1.1 series.
Improvements:
- Block Log Conversion: Resolved issues in converting flat block logs to pruned formats.
- P2P Duplicate Connection Handling: Reverted previous changes to P2P duplicate connection handling to prevent race conditions.
- Fork Switch Logging: Now logs instances where a proposer produces duplicate blocks causing a fork switch.
- API Endpoint Availability: Restored the get_info API availability on non-chain endpoints, ensuring consistent access.
Complete Change Log
- Fix flat to pruned block log conversion
- Revert "P2P: Fix duplication connection logic
- Log double produced blocks on fork switch
- Fix a warning in nonprune_to_prune_on_start test
- Fix get_info not available on non-chain API endpoints
- Fix log file not kept by trace_plugin_test when the test fails
- Bump to v1.1.1