Jordan Hrycaj 7489784ba8
Snap sync accounts db code reorg (#1189)
* Extracted functionality into sub-modules for maintainability

* Setting SST bulk load as default in `accounts_db`

details:
+ currently, the same data are stored via rocksdb if available, and
  the same via embedded `storage_type` with (non-standard) prefix 200
  for time comparisons
+ fallback to normal `put()` unless rocksdb is accessible
2022-08-15 16:51:50 +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
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!