prysm-pulse/beacon-chain/rpc
terence tsao c6b74b2ba7
Beacon state: Add interfaces (#8544)
* Define Readonly and writeonly

* Comment

* First take at clean up

* Completed interfaces

* Fix build and test

* Reordering interfaces

* Add build.bazel

* Add build.bazel

* Fix visibility
2021-03-03 02:26:24 +00:00
..
beacon Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +00:00
beaconv1 Implement SubmitVoluntaryExit and SubmitProposerSlashing in the beacon API (#8532) 2021-03-01 16:08:39 +00:00
debug Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
debugv1 ETH2 API: Add outline for debug endpoints (#8496) 2021-02-22 16:48:49 -06:00
node Better Handling of Subscriber Errors in Logs Streams (#8505) 2021-02-23 15:33:23 -06:00
nodev1 ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
validator Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +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 Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
service.go Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +00:00