Jordan Hrycaj 5f0e89a41e
Snap accounts bulk import preparer (#1183)
* Provided common scheduler API, applied to `full` sync

* Use hexary trie as storage for proofs_db records

also:
 + Store metadata with account for keeping track of account state
 + add iterator over accounts

* Common scheduler API applied to `snap` sync

* Prepare for accounts bulk import

details:
+ Added some ad-hoc checks for proving accounts data received from the
  snap/1 (will be replaced by proper database version when ready)
+ Added code that dumps some of the received snap/1 data into a file
  (turned of by default, see `worker_desc.nim`)
2022-08-04 09:04:30 +01:00
..
2022-04-06 07:28:19 +02:00
2022-02-10 15:48:26 +07:00
2022-07-21 19:16:28 +01:00
2019-10-31 06:17:01 +01:00
2022-07-21 19:16:28 +01:00
2021-12-10 13:40:51 +00:00
2022-07-01 21:16:26 +01:00
2022-01-22 08:26:57 +02:00
2022-05-25 12:04:47 +07:00
2021-01-11 14:54:55 +07:00

tests

TODO: more GeneralStateTest fixtures!