.. |
fixtures
|
add ropsten difficulty test
|
2020-04-12 18:09:18 +07:00 |
rpcclient
|
Use directly the Whisper types instead of distinct strings, we test for string in fromJson anyhow
|
2019-04-26 13:38:50 +02:00 |
README.md
|
integrate GeneralStateTest runner into CI with 775 running tests (#153)
|
2018-09-19 16:46:14 +00:00 |
all_tests.nim
|
activates blockchain test
|
2019-12-10 12:34:48 +02:00 |
macro_assembler.nim
|
switch to new toFork
|
2020-04-12 18:02:59 +07:00 |
nim.cfg
|
unittest2 (parallelism disabled)
|
2019-10-31 06:17:01 +01:00 |
persistBlockTestGen.nim
|
Add PersistBlockTest for block 1352922, fixes #363
|
2019-08-14 20:56:57 +02:00 |
test_allowed_to_fail.nim
|
implement aleth/geth/parity compatibility mode -- 100% pass test
|
2020-02-20 09:08:44 +02:00 |
test_blockchain_json.nim
|
fix test_blockchain_json
|
2020-04-12 19:02:03 +07:00 |
test_code_stream.nim
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
test_config.nim
|
allow user to turn pruning on/off when run test
|
2020-02-20 09:16:29 +02:00 |
test_difficulty.nim
|
fix GlacierMuir to MuirGlacier typo
|
2020-04-12 18:13:22 +07:00 |
test_gas_meter.nim
|
make tests green
|
2020-02-12 17:53:26 +02:00 |
test_generalstate_json.nim
|
allow user to turn pruning on/off when run test
|
2020-02-20 09:16:29 +02:00 |
test_genesis.nim
|
add goerli testnet genesis data[skip ci]
|
2020-04-09 19:13:17 +03:00 |
test_helpers.nim
|
Eth keys (#482)
|
2020-04-05 15:12:48 +02:00 |
test_memory.nim
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
test_op_arith.nim
|
unittest2 (parallelism disabled)
|
2019-10-31 06:17:01 +01:00 |
test_op_bit.nim
|
unittest2 (parallelism disabled)
|
2019-10-31 06:17:01 +01:00 |
test_op_custom.nim
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
test_op_env.nim
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
test_op_memory.nim
|
unittest2 (parallelism disabled)
|
2019-10-31 06:17:01 +01:00 |
test_op_misc.nim
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
test_persistblock_json.nim
|
use 'skipNothing' as default param to 'jsonTest'
|
2019-12-06 15:01:49 +07:00 |
test_precompiles.nim
|
make tests green
|
2020-02-12 17:53:26 +02:00 |
test_rpc.nim
|
std_shims -> stew
|
2019-07-07 12:12:01 +02:00 |
test_rpc_whisper.nim
|
Eth keys (#482)
|
2020-04-05 15:12:48 +02:00 |
test_stack.nim
|
make tests green
|
2020-02-05 23:08:26 +07:00 |
test_state_db.nim
|
add accounts cache read only operations tests
|
2020-02-27 14:38:42 +02:00 |
test_tracer_json.nim
|
add whenIsMainModule to test_tracer_json
|
2020-01-23 18:07:44 +02:00 |
test_transaction_json.nim
|
fixes failed tx test
|
2020-02-12 17:55:14 +02:00 |
test_vm_json.nim
|
rename 'txContext' to 'setupTxContext'
|
2020-01-23 18:07:44 +02:00 |
tracerTestGen.nim
|
std_shims -> stew
|
2019-07-07 12:12:01 +02:00 |