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-26 03:59:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
tests
History
coffeepots
fd7062fecb
Fix VMTest message creation in 32 bits, also duplicated word in comment
2018-08-17 17:16:40 +03: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
all_tests.nim
remove superflous when true block, retained from when VMTests wasn't passing
2018-08-16 16:07:45 -04:00
README.md
…
test_code_stream.nim
…
test_gas_meter.nim
…
test_genesis.nim
…
test_helpers.nim
Update doAssert to display the correct contents of stint values
2018-08-17 17:16:40 +03: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
Fix VMTest message creation in 32 bits, also duplicated word in comment
2018-08-17 17:16:40 +03:00
README.md
tests
TODO: more vm tests and fixtures!