Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Proposer Slots for Duties #121

Merged
merged 9 commits into from
Apr 7, 2020
Merged

Conversation

rauljordan
Copy link
Contributor

This PR is part of v0.11 which includes multiple proposal slots for a validator per epoch, in some cases. It amends ListValidatorAssignmentsResponse to return repeated uint64 proposer_slots instead of a single value as well as DutiesResponse to do the same.

@rauljordan rauljordan merged commit 62699dc into spec-v0.11 Apr 7, 2020
@delete-merged-branch delete-merged-branch bot deleted the multiple-proposers branch April 7, 2020 20:58
prylabs-bulldozer bot pushed a commit that referenced this pull request Apr 14, 2020
* change domain response (#109)
* Merge branch 'master' of https://github.com/prysmaticlabs/ethereumapis into v0.10.1
* regen proto
* Add proposer index
* Gen proto
* Sync with v0.10
* Update aggregation apis
* New pb
* update api for better usage
* Better definitions
* Merge commit '25f267e475788bf8e5e01cb9d73cfd0c87020822' into spec-v0.11
* update proto files
* Merge branch 'master' into spec-v0.11
* Add subscribe method for committee ID subnet (#118)

* Add SubscribeCommitteeSubnet and CommitteeSubnetSubscribeRequest

* Comments

* Update validator.proto
* Merge branch 'master' into spec-v0.11
* Update `SubscribeCommitteeSubnets` to batch (#120)

* Update to batch

* Proto
* Rename Fork to ForkDefinition (#119)

Co-authored-by: Raul Jordan <[email protected]>
* Revert
* Merge conflict
* Multiple Proposer Slots for Duties (#121)

* apply items

* multiple proposers

* workspace changes

* no space
* Merge branch 'master' of github.com:prysmaticlabs/ethereumapis into spec-v0.11
* Update spec version
rauljordan added a commit that referenced this pull request Apr 22, 2020
* change domain response (#109)

* regen proto

* Add proposer index

* Gen proto

* Update aggregation apis

* New pb

* update api for better usage

* Better definitions

* update proto files

* Add subscribe method for committee ID subnet (#118)

* Add SubscribeCommitteeSubnet and CommitteeSubnetSubscribeRequest

* Comments

* Update validator.proto

* Update `SubscribeCommitteeSubnets` to batch (#120)

* Update to batch

* Proto

* Rename Fork to ForkDefinition (#119)

Co-authored-by: Raul Jordan <[email protected]>

* Revert

* Merge conflict

* Multiple Proposer Slots for Duties (#121)

* apply items

* multiple proposers

* workspace changes

* no space

* Add GetValidatorsRoot

* resolve confs

* regen

Co-authored-by: Nishant Das <[email protected]>
Co-authored-by: Terence Tsao <[email protected]>
Co-authored-by: Raul Jordan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants