18b7bbb3b0
Merge note: currently cannot compile due to `quasiBoolean` (#63). This will be solved by https://github.com/status-im/nimbus/pull/65 ---- * Implemented most of the stubbed out state handling instructions The code compiles, but still fails at the moment due to incorrect initialization of the VM. Don't merge yet. More commits will be pushed in the coming days. * Fixed crash * trie put and del are void now * getBlockTransactionData and getReceipts * Working code for extcodesize0.json * fix origin.json * fix calldatasize1 * fix calldataloadSizeTooHighPartial * fix calldataloadSizeTooHigh * more efficient PushX implementation * fix and, or, xor |
||
---|---|---|
.. | ||
fixtures/VMTests | ||
README.md | ||
all_tests.nim | ||
test_code_stream.nim | ||
test_gas_meter.nim | ||
test_helpers.nim | ||
test_memory.nim | ||
test_opcode.nim | ||
test_stack.nim | ||
test_storage_backends.nim | ||
test_vm_json.nim |
README.md
tests
TODO: more vm tests and fixtures!