prysm-pulse/beacon-chain/powchain
Preston Van Loon 9be8a456eb
Use stateutil.BlockRoot everywhere (#5739)
* Sweeping replace of ssz.HashTreeRoot(block) to stateutil.BlockRoot, minor tweaks to critical path of proposeBlock
* imports
* Merge branch 'master' into better-block-htr
* Add --enable-custom-block-htr to e2e flags
* Merge branch 'better-block-htr' of github.com:prysmaticlabs/prysm into better-block-htr
2020-05-05 04:30:24 +00:00
..
testing All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00
block_cache_test.go Block caching for ETH1Data (includes #1760) (#1769) 2019-03-01 14:31:38 -06:00
block_cache.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
block_reader_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
block_reader.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
BUILD.bazel Reduce frequency of 'eth1 client not syncing' messages (#5057) 2020-03-10 09:51:41 -05:00
deposit_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
deposit.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
log_processing_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
log_processing.go Debug log pubkey chainstart already added (#5461) 2020-04-16 20:46:14 +00:00
service_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
service.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00