vocdoni-node icon indicating copy to clipboard operation
vocdoni-node copied to clipboard

WIP: import state from snapshot

Open jordipainan opened this issue 3 years ago • 2 comments

add --snapshotURL and --vochainForceResync flags and the underlying functionality

The former is used for passing an URL from which to download a state snapshot compressed file. If forceResync is set to true all existing vochain data will be wiped and replaced by the decompressed one extracted from the downloaded snapshot, otherwise the downloaded state snapshot compressed file will just be saved.

jordipainan avatar May 03 '22 09:05 jordipainan

I'll review again once the tests are green :)

p4u avatar May 12 '22 13:05 p4u

Can you rebase with master and see if the tests pass?

p4u avatar Jul 04 '22 13:07 p4u

this looks abandoned (or maybe merged but not marked as such?), in any case could we close this?

altergui avatar Mar 16 '23 17:03 altergui