Added
- A new public key applicable for milestone ranges between 552960-2108160
Changed
- Increases the WarpSync advancement range to 10k which allows nodes to resync even if
they already stored the milestone for which they lacked the applicable public key beforehand.
Config changed
"key": "365fb85e7568b9b32f7359d6cbafa9814472ad0ecbad32d77beaf5dd9e84c6ba",
"start": 0,
"end": 1555200
+ },
+ {
+ "key": "ba6d07d1a1aea969e7e435f9f7d1b736ea9e0fcb8de400bf855dba7f2a57e947",
+ "start": 552960,
+ "end": 2108160
}
]
},
"warpsync": {
- "advancementRange": 150
+ "advancementRange": 10000
},