This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
synced
2025-01-25 11:39:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
tests
History
coffeepots
d1f283b004
Updated test_rpc to use EthAddressStr
2018-08-13 17:34:54 +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
Included tests for EthAddressStr
2018-08-13 17:34:14 +01: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
README.md
…
test_code_stream.nim
…
test_gas_meter.nim
…
test_genesis.nim
…
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
…
test_opcode.nim
…
test_rpc.nim
Updated test_rpc to use EthAddressStr
2018-08-13 17:34:54 +01:00
test_stack.nim
…
test_storage_backends.nim
…
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!