nimbus-eth1/nimbus/db
Zahary Karadjov d902be66ee Fix the genesis state hash computation
The account database needed to use the secure flavour of the Hexary
Trie. This means all keys are SHA3 hashed before being inserted.
2018-08-08 15:48:34 +03:00
..
backends Align DB backend interfaces with eth_trie. Init BaseChainDB in nimbus. 2018-07-30 16:05:32 +03:00
db_chain.nim Slightly reworked ChainDB interface to more consistent 2018-08-03 14:56:49 +03:00
state_db.nim Fix the genesis state hash computation 2018-08-08 15:48:34 +03:00
storage_types.nim Implemented most of the stubbed-out state handling instructions (#59) 2018-07-05 14:41:01 +02:00