Jordan Hrycaj bced43c339
test environment for studying crash of hexary trie (#938)
* test environment for studying crash of hexary trie

why:
  the persistent test case will crash unless in genesis.toBlock():
  + pruneTrie is set false, or
  + the directive "tdb.put(emptyRlpHash.data,emptyRlp)" is added right
    before the "for k, v in account.storage:" loop

* different tests for OS variants
2022-01-26 11:56:53 +00:00
..
2021-09-29 10:55:31 +07:00
2022-01-22 08:26:57 +02:00
2019-10-31 06:17:01 +01:00
2021-12-10 13:40:51 +00:00
2022-01-22 08:26:57 +02:00
2021-01-11 14:54:55 +07:00
2022-01-22 08:26:57 +02:00

tests

TODO: more GeneralStateTest fixtures!