Jordan Hrycaj 134fe26997
Store proved snap accounts (#1145)
* Relocated `IntervalSets` to nim-stew repo

* Accumulate accounts on temporary kv-DB

why:
  Explore the data as returned from snap/1. Will be converted to a
  `eth/db` next.

details:
  Verify and accumulate per/state-root accounts downloaded via snap.

also:
  Some unit tests

* Replace `Table` by `TrieDatabaseRef` for accounts accumulator

* update ticker statistics

details:
  mean/variance based counter update

* allow persistent db for proved accounts

* rebase, and globally activate unit test

* fix statistics
2022-07-01 12:42:17 +01:00
..
2022-04-06 07:28:19 +02:00
2022-02-10 15:48:26 +07:00
2022-04-14 08:39:50 +07:00
2021-12-10 13:40:51 +00: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!