prysm-pulse/beacon-chain/rpc
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 Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
beacon Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
node Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
testing fuzz core/blocks package (#4907) 2020-03-03 19:02:14 +05:30
validator 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
service_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service.go Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00