nimbus-eth2/beacon_chain/spec
Jacek Sieka 0c4bfb1911
test fixture cleanups (#2976)
* "official" -> "scenarios", like the submodule
* fewer test binaries - various compile hacks have been improved over
time, test suite should follow
* remove obsolete bls tests - there are better test vectors in
nim-blscurve
* remove obsolete mentions of `ssz_testing`
* remove obsolete comments about proc vs globals, unittest2 already uses
proc's
2021-10-12 13:36:52 +02:00
..
datatypes update 62 spec URLs to v1.1.2 (#2979) 2021-10-12 10:17:37 +00:00
eth2_apis Number of REST fixes. (#2961) 2021-10-06 15:43:03 +02:00
presets update 67 spec URLs to v1.1.2 (#2977) 2021-10-12 08:09:59 +00:00
beaconstate.nim test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
crypto.nim add sync committee types and some helpers (#2829) 2021-08-28 09:00:00 +00:00
digest.nim update 30 spec URLs to v1.1.0 (#2914) 2021-09-28 14:01:46 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim simplify state fork access pattern (#2912) 2021-09-28 20:08:03 +02:00
eth2_ssz_serialization.nim add merge SSZ consensus object tests (#2858) 2021-09-11 10:01:05 +02:00
forks.nim harden sync sub committee selection (#2965) 2021-10-07 13:19:47 +00:00
helpers.nim add function to build merkle proofs (#2874) 2021-09-29 15:02:34 +02:00
keystore.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
light_client_sync.nim update 67 spec URLs to v1.1.2 (#2977) 2021-10-12 08:09:59 +00:00
network.nim update 62 spec URLs to v1.1.2 (#2979) 2021-10-12 10:17:37 +00:00
presets.nim update defaultRuntimeConfig for v1.1.1 (#2958) 2021-10-08 00:08:12 +03:00
signatures.nim update 62 spec URLs to v1.1.2 (#2979) 2021-10-12 10:17:37 +00:00
signatures_batch.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
ssz_codec.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
state_transition.nim update 67 spec URLs to v1.1.2 (#2977) 2021-10-12 08:09:59 +00:00
state_transition_block.nim update 62 spec URLs to v1.1.2 (#2979) 2021-10-12 10:17:37 +00:00
state_transition_epoch.nim test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
validator.nim update 62 spec URLs to v1.1.2 (#2979) 2021-10-12 10:17:37 +00:00
weak_subjectivity.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00