..
all_fixtures_require_ssz.nim
update nim-beacon-chain to nimbus-eth2 in beacon_chain/, ncli/, tests/, and README.md ( #1843 )
2020-10-08 19:02:05 +00:00
fixtures_utils.nim
remove {.inline.} pragmas ( #2033 )
2020-11-20 11:00:22 +01:00
test_fixture_bls.nim
Bump modules to take advantage of the new Json format flavors support
2021-03-25 09:37:35 +02:00
test_fixture_const_sanity_check.nim
document two uint64 -> int64 conversions ( #2375 )
2021-03-04 10:13:23 +01:00
test_fixture_operations_attestations.nim
restore EpochRef and flush statecaches on epoch transitions ( #1312 )
2020-07-15 12:44:18 +02:00
test_fixture_operations_attester_slashings.nim
restore EpochRef and flush statecaches on epoch transitions ( #1312 )
2020-07-15 12:44:18 +02:00
test_fixture_operations_block_header.nim
Bump nim-blscurve ( #1491 )
2020-08-15 19:33:58 +02:00
test_fixture_operations_deposits.nim
remove some skipBlsValidation usage/handling in tests ( #2258 )
2021-01-22 14:29:04 +01:00
test_fixture_operations_proposer_slashings.nim
fix output of proposer slashing test fixture ( #1780 )
2020-09-30 13:12:03 +00:00
test_fixture_operations_voluntary_exit.nim
use cache in process_voluntary_exit() ( #1507 )
2020-08-14 12:42:59 +00:00
test_fixture_rewards.nim
last few v1.0.0 spec refs to v1.0.1 ( #2404 )
2021-03-13 20:51:39 +00:00
test_fixture_sanity_blocks.nim
address some TODOs ( #2005 )
2020-11-12 19:24:07 +00:00
test_fixture_sanity_slots.nim
stop discarding future epochs; remove a StateCache() construction ( #1610 )
2020-09-07 15:04:33 +00:00
test_fixture_ssz_consensus_objects.nim
bump spec refs from v1.0.0 to v1.0.1 and update copyright years ( #2357 )
2021-02-25 13:37:22 +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
bump NimYAML for Nim-1.4 compatibility
2021-02-25 14:20:26 +02:00
test_fixture_state_transition_epoch.nim
remove v0.12.3 EF test vectors to save 2.7GB of space in CI instances ( #2017 )
2020-11-13 22:16:56 +01:00