Add a patch recipe to update electrum checkpoints, similar to the script automating chainparams or seeds.
The get_merkle_root script called without params will fetch a checkpoint 50 blocks before the current tip of the specified electrum server.
Differential D15343
[electrum] add a script to automate updating of checkpoints PiRK on Jan 31 2024, 14:42. Authored by Tags None Subscribers None
Details
Add a patch recipe to update electrum checkpoints, similar to the script automating chainparams or seeds. The get_merkle_root script called without params will fetch a checkpoint 50 blocks before the current tip of the specified electrum server. Check that this creates the expected commit cd ./contrib/source-control-tools ./patch-recipes/update-electrum-checkpoints.sh Run Electrum ABC, check that it connect succesfully to all 3 servers (tip >= 50 + checkpoint_height)
Diff Detail
|