prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/debug
Radosław Kapka 2060f876b1
Code cleanup in blockchain module (#10566)
* Code cleanup in `blockchain` module

* revert comment fix

* remove test

* forkchoice test fix

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-04-28 11:34:25 +00:00
..
block_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00: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 Code cleanup in blockchain module (#10566) 2022-04-28 11:34:25 +00:00
forkchoice.go Code cleanup in blockchain module (#10566) 2022-04-28 11:34:25 +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 Code cleanup in blockchain module (#10566) 2022-04-28 11:34:25 +00:00
state_test.go wrapper: Remove deprecated fork specific wrapper methods for signed beacon blocks (#10369) 2022-03-25 23:00:44 +00:00
state.go Checkpoint Sync 2/5 - API support for retrieving weak subjectivity data (#10384) 2022-03-23 22:54:07 +00:00