prysm-pulse/beacon-chain/rpc/validator
Raul Jordan 3043d4722f
Attestation Dynamic Committee Subnets (#5123)
* initiate cache
* imports fix
* add in feature config flag
* utilize a dynamic set of subnets
* Merge branch 'master' into att-subnets
* add in feature config flag
* Merge branch 'att-subnets' of github.com:prysmaticlabs/prysm into att-subnets
* Merge branch 'master' of https://github.com/prysmaticlabs/geth-sharding into att-subnets
* shift
* more changes
* gaz
* Update beacon-chain/rpc/validator/assignments.go
* Update beacon-chain/rpc/validator/assignments.go
* add flag
* Merge branch 'att-subnets' of https://github.com/prysmaticlabs/geth-sharding into att-subnets
* Merge branch 'master' into att-subnets
* Merge refs/heads/master into att-subnets
* no double flag
* Merge branch 'att-subnets' of github.com:prysmaticlabs/prysm into att-subnets
* amend committee ids to better name
* gaz
2020-03-18 23:13:37 +00:00
..
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 Method to retrieve block slot via block root (#5084) 2020-03-12 16:04:24 -05:00
assignments.go Attestation Dynamic Committee Subnets (#5123) 2020-03-18 23:13:37 +00:00
attester_test.go Stream Indexed Attestations RPC Implementation (#4941) 2020-02-26 20:14:22 +00:00
attester.go Attestation Dynamic Committee Subnets (#5123) 2020-03-18 23:13:37 +00:00
BUILD.bazel Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07: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 Verify Slashing Signatures Before Putting Into Blocks (#5071) 2020-03-12 01:16:55 +00:00
proposer.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
server_test.go Beacon State: More consistent nil return for state (#4854) 2020-02-13 20:34:50 +00:00
server.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
status_test.go Update outdated spec function names and comments (#4992) 2020-03-03 18:29:41 +00:00
status.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00