prysm-pulse/beacon-chain/powchain
Raul Jordan 9bee695a3b
Implement Eth1Data RPC Server Functionality (#1615)
* eth1 data comments

* eth1 data RPC server side impl

* logic is data objects is empty

* finished eth1 server logic

* update comments

* fmt

* big int comparisons

* begin adding eth1 data tests

* empty data votes test runs

* all tests complete with every code branch triggered, behavior correct

* fmt, imports

* address comments

* wrapped up tests

* addressed all comments
2019-02-20 11:57:02 -06:00
..
BUILD.bazel Move Deposit Encoding to Helpers Package (#1644) 2019-02-19 12:05:34 -06:00
service_test.go Implement Eth1Data RPC Server Functionality (#1615) 2019-02-20 11:57:02 -06:00
service.go Implement Eth1Data RPC Server Functionality (#1615) 2019-02-20 11:57:02 -06:00