nimbus-eth1/tests
coffeepots fb185b7965 Update RPC signatures 2018-08-13 19:26:34 +01:00
..
fixtures Complete VM Test sync, with EXP(0, 0) defined as 1 now (#98) 2018-08-07 18:41:01 +00:00
rpcclient Update RPC signatures 2018-08-13 19:26:34 +01:00
README.md update test readme 2018-04-03 18:14:47 +02:00
all_tests.nim Run VMTests as part of nimble tests, as well as Appveyor and Travis CI 2018-08-07 13:15:56 -07:00
test_code_stream.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_gas_meter.nim GasMeter is an object now (#73) 2018-07-18 14:18:17 +02:00
test_genesis.nim Added genesis initialization 2018-08-01 15:50:44 +03:00
test_helpers.nim add inexpensive vmPerformanceTests, especially Ackermann and Fibonacci tests; whole suite still runs in a few seconds 2018-08-07 12:24:37 -07:00
test_memory.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_opcode.nim Align DB backend interfaces with eth_trie. Init BaseChainDB in nimbus. 2018-07-30 16:05:32 +03:00
test_rpc.nim Updated test_rpc to use EthAddressStr 2018-08-13 17:34:54 +01:00
test_stack.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
test_storage_backends.nim Align DB backend interfaces with eth_trie. Init BaseChainDB in nimbus. 2018-07-30 16:05:32 +03:00
test_vm_json.nim remove callcreates-handling code in VMTests harness (#102) 2018-08-09 21:58:51 +00:00

README.md

tests

TODO: more vm tests and fixtures!