prysm-pulse/beacon-chain/rpc/beacon
Raul Jordan 3be4894b8a
Update Ethereum APIs, Allow Genesis Data Retrieval for Blocks + Attestations (#4150)
* update apis

* include block filter genesis

* genesis atts

* add in workspace file

* include proper diff targeting master of ethereum apis

* genesis block fetching fixes

* remove fmt

* tests for genesis list blocks passing

* fixed up container tests

* tests now passing

* fix up tests
2019-11-30 22:30:48 -06:00
..
assignments_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
assignments.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
attestations_test.go Update Ethereum APIs, Allow Genesis Data Retrieval for Blocks + Attestations (#4150) 2019-11-30 22:30:48 -06:00
attestations.go Update Ethereum APIs, Allow Genesis Data Retrieval for Blocks + Attestations (#4150) 2019-11-30 22:30:48 -06:00
blocks_test.go Update Ethereum APIs, Allow Genesis Data Retrieval for Blocks + Attestations (#4150) 2019-11-30 22:30:48 -06:00
blocks.go Update Ethereum APIs, Allow Genesis Data Retrieval for Blocks + Attestations (#4150) 2019-11-30 22:30:48 -06:00
BUILD.bazel Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
committees_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
committees.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
server.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
validators_test.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00
validators.go Apply Patch Rules to Use EthereumAPIs Generated Protos in Prysm (#4112) 2019-11-27 05:08:18 +00:00