nimbus-eth1/nimbus/logic
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
..
arithmetic.nim Gas refactoring - decouple opcode logic and gas (#49) 2018-06-12 17:33:47 +02:00
block.nim Some renames 2018-05-28 13:22:28 +03:00
block_ops.nim Hash256/EthAddrres refactoring 2018-05-30 19:11:15 +03:00
call.nim Gas refactoring - decouple opcode logic and gas (#49) 2018-06-12 17:33:47 +02:00
comparison.nim Some renames 2018-05-28 13:22:28 +03:00
context.nim Gas refactoring - decouple opcode logic and gas (#49) 2018-06-12 17:33:47 +02:00
duplication.nim Some renames 2018-05-28 13:22:28 +03:00
flow.nim Some renames 2018-05-28 13:22:28 +03:00
helpers.nim Hash256/EthAddrres refactoring 2018-05-30 19:11:15 +03:00
invalid.nim Some renames 2018-05-28 13:22:28 +03:00
logging_ops.nim Activate logging, sha3, arith tests (#51) 2018-06-13 19:33:47 +02:00
memory_ops.nim Activate logging, sha3, arith tests (#51) 2018-06-13 19:33:47 +02:00
sha3.nim Activate logging, sha3, arith tests (#51) 2018-06-13 19:33:47 +02:00
stack_ops.nim Some renames 2018-05-28 13:22:28 +03:00
storage.nim Gas refactoring - decouple opcode logic and gas (#49) 2018-06-12 17:33:47 +02:00
swap.nim Some renames 2018-05-28 13:22:28 +03:00
system_ops.nim Activate logging, sha3, arith tests (#51) 2018-06-13 19:33:47 +02:00