prysm-pulse/beacon-chain/core/blocks
Preston Van Loon d6bd619429
Bazel: minimal test build transitions (#9122)
* Add build transitions for minimal config based tests

* respect existing gotags

* clean up import

* Add some commentary

* gaz

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: rauljordan <raul@prysmaticlabs.com>
2021-06-30 19:22:09 +00:00
..
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
attestation_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
attestation.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
attester_slashing_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
attester_slashing.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
block_operations_fuzz_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
block_regression_test.go Testutil: Reset deposit cache internally (#9059) 2021-06-18 04:05:40 +00:00
BUILD.bazel Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
deposit_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
deposit.go Refactor helpers for Altair (#9026) 2021-06-11 19:29:50 +00:00
eth1_data_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
eth1_data.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
exit_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
exit.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
genesis_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
genesis.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
header_test.go Testutil: Reset deposit cache internally (#9059) 2021-06-18 04:05:40 +00:00
header.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
proposer_slashing_regression_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
proposer_slashing_test.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
proposer_slashing.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
randao_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
randao.go Use Block Interface Across Prysm (#8918) 2021-05-26 16:19:54 +00:00
signature.go Enhance att sig set checks (#8978) 2021-06-03 15:30:46 +08:00