prysm-pulse/beacon-chain/node
terence tsao 68d0c09daf
Add, use and test VerifyWeakSubjectivityRoot (#7344)
* Add, use and test `VerifyWeakSubjectivityRoot`
* Comments
* Make bazel test happy
* Merge branch 'master' into verify-ws
* Add flag to help
* Merge branch 'verify-ws' of github.com:prysmaticlabs/prysm into verify-ws
* Merge refs/heads/master into verify-ws
* Merge refs/heads/master into verify-ws
* Merge refs/heads/master into verify-ws
* Merge branch 'master' of github.com:prysmaticlabs/prysm into verify-ws
* Update beacon-chain/blockchain/service.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
* Update beacon-chain/blockchain/weak_subjectivity_checks.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
* Merge branch 'verify-ws' of github.com:prysmaticlabs/prysm into verify-ws
* s/&&/|| for VerifyWeakSubjectivityRoot circuit breaker
* Merge refs/heads/master into verify-ws
* Merge refs/heads/master into verify-ws
2020-09-26 08:04:07 +00:00
..
BUILD.bazel Add and verify weak-subjectivity-checkpoint flag (#7256) 2020-09-17 14:32:40 -05:00
helper_test.go Add and verify weak-subjectivity-checkpoint flag (#7256) 2020-09-17 14:32:40 -05:00
helper.go Add and verify weak-subjectivity-checkpoint flag (#7256) 2020-09-17 14:32:40 -05:00
node_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
node.go Add, use and test VerifyWeakSubjectivityRoot (#7344) 2020-09-26 08:04:07 +00:00