prysm-pulse/beacon-chain/rpc
Radosław Kapka e677b19d31
Implement GetSpec in the config API (#8328)
* Implement GetSpec in the config API

* extract map creation

* fix deepsource compliant

* Revert "fix deepsource compliant"

This reverts commit 0c99310cc95c82400370d64a2b95879e9d2cae02.

* use struct tags for api map keys

* remove log

* use spec tag

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-01-28 00:30:48 +00:00
..
beacon Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
beaconv1 Implement GetSpec in the config API (#8328) 2021-01-28 00:30:48 +00:00
debug Return error on AttestingIndices bitfield length check (#8285) 2021-01-20 03:00:52 +00:00
node Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
nodev1 Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
validator Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
BUILD.bazel Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Rename NewService to New (#8337) 2021-01-26 10:26:57 +00:00
service.go Rename NewService to New (#8337) 2021-01-26 10:26:57 +00:00