prysm-pulse/beacon-chain/rpc
terence tsao 89bd5f3a5a
Add debug endpoint to get inclusion slot (#6895)
* Proto: add GetInclusionSlot

* Proto: build

* Service: add beacon db to struct

* Debug: Implement GetInclusionSlot

* Debug: prevent underflow

* Debug: add tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-08-05 22:55:39 -05:00
..
beacon Use correct context for chainHeadRetrieval (#6678) 2020-07-22 16:20:20 +00:00
debug Add debug endpoint to get inclusion slot (#6895) 2020-08-05 22:55:39 -05:00
node Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
validator Add helper ComputeDomainAndSign (#6773) 2020-07-30 19:11:22 +00:00
BUILD.bazel Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
service_test.go Applies assertion funcs to rpc tests (#6641) 2020-07-20 02:15:51 +00:00
service.go Add debug endpoint to get inclusion slot (#6895) 2020-08-05 22:55:39 -05:00