nimbus-eth1/nimbus/db
jangko f2491e6307
fixes crappy custom genesis and chain config parser
instead of using stdlib/json, now we switch to json_serialization
the result is much tidier code and more robust when parsing
optional fields.

fixes #635
2021-05-13 16:04:08 +07:00
..
access_list.nim EIP2929 implementation 2021-01-11 14:56:42 +07:00
accounts_cache.nim EIP2929 implementation 2021-01-11 14:56:42 +07:00
capturedb.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
db_chain.nim fixes crappy custom genesis and chain config parser 2021-05-13 16:04:08 +07:00
geth_db.nim allow nimbus to read geth database 2020-06-18 13:16:25 +07:00
select_backend.nim db: use kvstore from nim-eth 2020-04-27 18:40:45 +03:00
state_db.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
storage_types.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00