prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/debug
kasey 49826ebe28
Checkpoint Sync 2/5 - API support for retrieving weak subjectivity data (#10384)
also refactor replayer code for better reuse:
- separately expose stategen's canonical block func
- CanonicalHistory in ws api, NewCanonicalBuilder
- refactor CanonicalHistory into a ReplayerBuilder

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2022-03-23 22:54:07 +00:00
..
block_test.go Use signature length from fieldparams (#10019) 2021-12-15 15:14:30 -05:00
block.go Use math.MaxUint64 (#9857) 2021-11-04 18:48:09 +00:00
BUILD.bazel Retrieving state by slot to always apply canonical block at slot, when available (#10255) 2022-03-09 13:33:18 -06:00
forkchoice_test.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
forkchoice.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
p2p_test.go Do not rely on peer order in TestDebugServer_ListPeers (#9988) 2021-12-06 19:29:48 +00:00
p2p.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
server.go Retrieving state by slot to always apply canonical block at slot, when available (#10255) 2022-03-09 13:33:18 -06:00
state_test.go Checkpoint Sync 2/5 - API support for retrieving weak subjectivity data (#10384) 2022-03-23 22:54:07 +00:00
state.go Checkpoint Sync 2/5 - API support for retrieving weak subjectivity data (#10384) 2022-03-23 22:54:07 +00:00