prysm-pulse/beacon-chain/rpc
Preston Van Loon f44c7082d8
Prevent invalid pending attestations (#1994)
* prevent invalid pending attestations

* no past block

* regress test

* +1

* fix lint

* fix buld

* revert unrelated

* passing tests, still need regression tst
2019-03-19 12:25:34 -04:00
..
attester_server_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
attester_server.go State Transition Configuration Options (#2023) 2019-03-18 00:19:44 -06:00
beacon_server_test.go Post ChainStart Validator Activation (#1934) 2019-03-12 00:05:55 -04:00
beacon_server.go Post ChainStart Validator Activation (#1934) 2019-03-12 00:05:55 -04:00
BUILD.bazel Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
proposer_server_test.go Prevent invalid pending attestations (#1994) 2019-03-19 12:25:34 -04:00
proposer_server.go Prevent invalid pending attestations (#1994) 2019-03-19 12:25:34 -04:00
service_test.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
service.go Improve Validator Logging and Default Flags (#2013) 2019-03-18 09:45:28 -06:00
validator_server_test.go Refactor ChainService for Receiving Blocks Synchronously (#1984) 2019-03-13 17:17:32 -04:00
validator_server.go Improve Validator Logging and Default Flags (#2013) 2019-03-18 09:45:28 -06:00