nimbus-eth2/tests/fuzzing
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
..
beacon_node_cli Clarify that the deposit cretion tools are intended for testnets 2021-04-08 19:58:22 +03:00
validator_client_cli Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
.gitignore
nim.cfg test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
ssz_decode_Attestation.nim
ssz_decode_AttesterSlashing.nim
ssz_decode_BeaconState.nim
ssz_decode_ProposerSlashing.nim
ssz_decode_SignedAggregateAndProof.nim
ssz_decode_SignedBeaconBlock.nim
ssz_decode_VoluntaryExit.nim
ssz_fuzzing.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00