nimbus-eth1/tests
Mamy Ratsimbazafy 05275f9773
Activate logging, sha3, arith tests (#51)
* Activate the tests

* Use 3 params in memExpansion gas costs, fix 31 log tests and 8 sha3 tests

* Activate Control Flow tests as well
2018-06-13 19:33:47 +02:00
..
fixtures/VMTests WIP tests based on fixtures 2018-02-13 19:18:08 +02:00
README.md update test readme 2018-04-03 18:14:47 +02:00
all_tests.nim Gas refactoring - decouple opcode logic and gas (#49) 2018-06-12 17:33:47 +02:00
fixtures.nim Hash256/EthAddrres refactoring 2018-05-30 19:11:15 +03:00
test_code_stream.nim Some renames 2018-05-28 13:22:28 +03:00
test_gas_meter.nim Some renames 2018-05-28 13:22:28 +03:00
test_helpers.nim Activate logging, sha3, arith tests (#51) 2018-06-13 19:33:47 +02:00
test_memory.nim Hash256/EthAddrres refactoring 2018-05-30 19:11:15 +03:00
test_opcode.nim Gas refactoring - decouple opcode logic and gas (#49) 2018-06-12 17:33:47 +02:00
test_stack.nim Hash256/EthAddrres refactoring 2018-05-30 19:11:15 +03:00
test_vm.nim Gas refactoring - decouple opcode logic and gas (#49) 2018-06-12 17:33:47 +02:00
test_vm_json.nim Gas refactoring - decouple opcode logic and gas (#49) 2018-06-12 17:33:47 +02:00

README.md

tests

TODO: more vm tests and fixtures!