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-13 22:04:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
tests
History
kdeme
d56655d278
Move WhisperKeys to KeyStorage
2020-01-23 12:39:36 +02:00
..
fixtures
…
rpcclient
…
all_tests.nim
activates blockchain test
2019-12-10 12:34:48 +02:00
macro_assembler.nim
move fork and gasCosts from Computation to vmState
2020-01-20 18:36:58 +02:00
nim.cfg
…
persistBlockTestGen.nim
…
README.md
…
test_allowed_to_fail.nim
fixes long standing bug create2nocash
2020-01-20 18:36:58 +02:00
test_blockchain_json.nim
fixes typo
2019-12-10 12:34:48 +02:00
test_code_stream.nim
…
test_config.nim
…
test_difficulty.nim
…
test_gas_meter.nim
…
test_generalstate_failing.nim
Disable test randomStatetest159
2019-12-05 13:02:21 +01:00
test_generalstate_json.nim
fixes coinbase suicide bugs
2020-01-20 18:36:58 +02:00
test_genesis.nim
…
test_helpers.nim
use 'skipNothing' as default param to 'jsonTest'
2019-12-06 15:01:49 +07:00
test_memory.nim
…
test_op_arith.nim
…
test_op_bit.nim
…
test_op_custom.nim
…
test_op_env.nim
…
test_op_memory.nim
…
test_op_misc.nim
…
test_persistblock_json.nim
use 'skipNothing' as default param to 'jsonTest'
2019-12-06 15:01:49 +07:00
test_precompiles.nim
move origin and gasPrice from Message to vmState
2020-01-20 18:36:58 +02:00
test_rpc_whisper.nim
Move WhisperKeys to KeyStorage
2020-01-23 12:39:36 +02:00
test_rpc.nim
…
test_stack.nim
make test green, skip mysterious raising exception failed test
2019-12-05 07:30:11 +07:00
test_state_db.nim
[skip ci] add accounts cache test
2020-01-19 19:17:37 +02:00
test_tracer_json.nim
use 'skipNothing' as default param to 'jsonTest'
2019-12-06 15:01:49 +07:00
test_transaction_json.nim
fixes
#421
, each tests have their own skip table
2019-12-06 15:01:49 +07:00
test_vm_json.nim
move origin and gasPrice from Message to vmState
2020-01-20 18:36:58 +02:00
tracerTestGen.nim
…
README.md
tests
TODO: more GeneralStateTest fixtures!