prysm-pulse/beacon-chain/core/blocks
Victor Farazdagi 23ff14c34b
Move spectests into a separate package (#8798)
* move general/phase0/bls tests

* phase0/operations tests

* phase0/sanity/blocks

* fix import

* phase0/sanity/slots

* phase0/sanity/slots minimal

* phase0/epoch_processing tests

* phase0/rewards tests

* simplify

* more simplification

* phase0/shuffling tests

* phase0/ssz_static tests

* spectest/utils

* fix build

* readme

* update test sizes

* update readme
2021-04-22 14:53:30 +00:00
..
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
attestation_test.go Harden beacon state interface for Altair (#8673) 2021-03-26 18:15:03 +00:00
attestation.go Update specs comments (#8750) 2021-04-13 05:35:22 +00:00
attester_slashing_test.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
attester_slashing.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
block_operations_fuzz_test.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
block_regression_test.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
BUILD.bazel Move spectests into a separate package (#8798) 2021-04-22 14:53:30 +00:00
deposit_test.go Change ProcessDeposits argument to use deposits (#8696) 2021-04-02 14:48:41 +00:00
deposit.go Block deposit: refactor batch verify and validation activation (#8698) 2021-04-05 16:49:17 +00:00
eth1_data_test.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
eth1_data.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
exit_test.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
exit.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
genesis_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
genesis.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
header_test.go Refactor signature function's argument (#8773) 2021-04-15 11:35:53 -07:00
header.go Refactor signature function's argument (#8773) 2021-04-15 11:35:53 -07:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_regression_test.go Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
proposer_slashing_test.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
proposer_slashing.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
randao_test.go Refactor signature function's argument (#8773) 2021-04-15 11:35:53 -07:00
randao.go Refactor process operation function arguments (#8767) 2021-04-15 13:58:54 +00:00
signature.go Refactor signature function's argument (#8773) 2021-04-15 11:35:53 -07:00