a02a915039
* CoreDb: Provide default db backend symbols why: Handy for running `Aristo` against standard tests note: These defaults are currently set to legacy DB types. The must be enabled manually in `db/core_db.nim`. * Provide `Aristo` for macro assembler related tests caveat: Some tests use `initStorageTrie()` which lets `Aristo` bail out. The test need to run on `distinct_ledgers` (or something like) rather than `distinct_tries`. * Tests: Misc modules that can run on `Aristo` as well * NoHive: Module that can run on `Aristo` as well * Fix copyright year * ditto |
||
---|---|---|
.. | ||
chain_config.nim | ||
common.nim | ||
context.nim | ||
eips.nim | ||
evmforks.nim | ||
genesis.nim | ||
genesis_alloc.nim | ||
hardforks.nim | ||
manager.nim |