prysm-pulse/beacon-chain/rpc/validator
shayzluf 59575bcac9
fuzz core/blocks package (#4907)
* fuzz core/blocks package

* gaz goimports

* fix test

* terence feedback

* terence feedback

* add error to domain. halfway through

* adding error to domain

* goimports

* added error handling to test

* error instead of continue

* terence and nishant feedback

* domain error handling

* domain error handling

* handle nil validator in ReadOnlyValidator creation

* goinmports

* [4]byte domain type

* [4]byte domain type

* [4]byte domain type fix tests

* fix tests

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-03-03 19:02:14 +05:30
..
aggregator_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
aggregator.go Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
assignments_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
assignments.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
attester_test.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
attester.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
BUILD.bazel Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
exit_test.go Wire voluntary exits pool (#4613) 2020-01-22 22:27:44 +00:00
exit.go Ensure exits are not for an already exited validator (#4701) 2020-02-01 01:18:36 +00:00
proposer_test.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
proposer.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
server_test.go Beacon State: More consistent nil return for state (#4854) 2020-02-13 20:34:50 +00:00
server.go fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
status_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
status.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00