db202dc35f
This blindly changes logging to nim-chronicles - issues that ensue: * keeps gas cost computation logs hidden behind flag * unclear if logScope is practical - for example, since vm is split over many files, topics get lost when using simple top-level per-module topics * when passing named object around, scope should incliude the name of the object but this is caught neither by logScope nor by dynamicLogScope |
||
---|---|---|
.. | ||
fixtures | ||
rpcclient | ||
README.md | ||
all_tests.nim | ||
test_code_stream.nim | ||
test_gas_meter.nim | ||
test_genesis.nim | ||
test_helpers.nim | ||
test_memory.nim | ||
test_opcode.nim | ||
test_rpc.nim | ||
test_stack.nim | ||
test_storage_backends.nim | ||
test_vm_json.nim |
README.md
tests
TODO: more vm tests and fixtures!