prysm-pulse/beacon-chain/rpc
Ivan Martinez cf1c346beb
Eth2 API: Add outline for beacon endpoints (#7408)
* Start Beacon API outline

* Rename to v1

* Add impl

* Change to outline

* Add comments

* Remove unneeded items

* Fix linting

* tidy

* Fix visibility

* go.sum

* Fix deps

* Tidy

* Add check for interface type and fix pointers

* Fix pointer name

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2020-10-05 00:15:27 +00:00
..
beacon Update EthereumAPIs (#7409) 2020-10-01 22:04:48 -04:00
beaconv1 Eth2 API: Add outline for beacon endpoints (#7408) 2020-10-05 00:15:27 +00:00
debug Deprecate DisableNewStateMgmt Flag (#7124) 2020-08-31 06:59:13 +00:00
node Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
validator Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
BUILD.bazel Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service.go Deprecate beacon chain slasher flags (#7031) 2020-09-03 14:12:43 +00:00