..
all_fixtures_require_ssz.nim
Generate markdown test reports
2020-03-13 14:38:59 +00:00
fixtures_utils.nim
ensure SPEC_VERSION stays synchronized with actual spec tested
2020-06-16 15:43:40 +00:00
test_fixture_bls.nim
Generate markdown test reports
2020-03-13 14:38:59 +00:00
test_fixture_const_sanity_check.nim
re-add minimal constant checking; organize presets by spec version ( #1203 )
2020-06-20 09:12:45 +02:00
test_fixture_operations_attestations.nim
adopt Result[void, string] in place of some bool return signatures ( #1275 )
2020-07-03 17:03:14 +00:00
test_fixture_operations_attester_slashings.nim
adopt Result[void, string] in place of some bool return signatures ( #1275 )
2020-07-03 17:03:14 +00:00
test_fixture_operations_block_header.nim
adopt Result[void, string] in place of some bool return signatures ( #1275 )
2020-07-03 17:03:14 +00:00
test_fixture_operations_deposits.nim
adopt Result[void, string] in place of some bool return signatures ( #1275 )
2020-07-03 17:03:14 +00:00
test_fixture_operations_proposer_slashings.nim
adopt Result[void, string] in place of some bool return signatures ( #1275 )
2020-07-03 17:03:14 +00:00
test_fixture_operations_voluntary_exit.nim
adopt Result[void, string] in place of some bool return signatures ( #1275 )
2020-07-03 17:03:14 +00:00
test_fixture_sanity_blocks.nim
state_transition implements the spec fairly directly ( #1220 )
2020-06-23 13:54:24 +00:00
test_fixture_sanity_slots.nim
state_transition implements the spec fairly directly ( #1220 )
2020-06-23 13:54:24 +00:00
test_fixture_shuffling.nim
measure/find slow tests ( #624 )
2019-12-05 11:27:00 +01:00
test_fixture_ssz_consensus_objects.nim
remove v0.11.3 support; add block_sim to CI ( #1253 )
2020-06-29 18:08:58 +00:00
test_fixture_ssz_consensus_objects.nim.cfg
Ssz fixes ( #566 )
2019-11-19 12:04:51 +01:00
test_fixture_ssz_generic_types.nim
reorder ssz ( #1099 )
2020-06-03 15:52:02 +02:00
test_fixture_state_transition_epoch.nim
use shuffled validator cache in more places; cleanups ( #1095 )
2020-06-03 07:42:08 +02:00