prysm-pulse/beacon-chain/rpc
Raul Jordan 3e46381b3f
Fetch the Correct Chain Head During AttestHead (#1596)
* correct attester view of chain head and prioritize proposer

* fix attempt not working

* revise with correct logic

* attester fixess to root fetching, spec did not make sense

* comments to match code

* fix attester responsibility

* comments
2019-02-18 23:49:56 -06:00
..
attester_server_test.go Fetch the Correct Chain Head During AttestHead (#1596) 2019-02-18 23:49:56 -06:00
attester_server.go Fetch the Correct Chain Head During AttestHead (#1596) 2019-02-18 23:49:56 -06:00
beacon_server_test.go Wait to Send Genesis Time to Validators Until After Genesis State is Initialized (#1568) 2019-02-13 11:51:57 -06:00
beacon_server.go Wait to Send Genesis Time to Validators Until After Genesis State is Initialized (#1568) 2019-02-13 11:51:57 -06:00
BUILD.bazel Use Tree Hashing Algorithm Everywhere for Block Roots and State Root (#1577) 2019-02-14 14:04:47 -06:00
proposer_server_test.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
proposer_server.go Pending Attestations RPC Server/Client Implementation (#1617) 2019-02-15 18:36:40 -06:00
service_test.go Pending Attestations RPC Server/Client Implementation (#1617) 2019-02-15 18:36:40 -06:00
service.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
validator_server_test.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00
validator_server.go Name Changes to Align with V0.3 (#1621) 2019-02-18 10:52:16 -06:00