prysm-pulse/beacon-chain/powchain
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
..
testing Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
types Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
block_cache_test.go Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
block_cache.go Better receiver names in beacon chain module (#8286) 2021-01-19 13:21:32 +00:00
block_reader_test.go Support authorised access to web 3 providers (#8075) 2021-04-15 11:02:02 +00:00
block_reader.go Refactor Method Signatures For Powchain (#8110) 2020-12-17 12:33:34 +00:00
BUILD.bazel Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
deposit_test.go Testutil: Reset deposit cache internally (#9059) 2021-06-18 04:05:40 +00:00
deposit.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
init_test.go Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
log_processing_test.go Testutil: Reset deposit cache internally (#9059) 2021-06-18 04:05:40 +00:00
log_processing.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
powchain_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
prometheus_test.go new prometheus metrics for client-stats metrics (#8834) 2021-04-30 13:37:38 -07:00
prometheus.go fixes 9029 + a few related client-stats fixes/improvements (#9039) 2021-06-14 23:59:15 +00:00
provider_test.go Support authorised access to web 3 providers (#8075) 2021-04-15 11:02:02 +00:00
provider.go Support authorised access to web 3 providers (#8075) 2021-04-15 11:02:02 +00:00
service_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
service.go Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00