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

WIP: Update validators when they change #1083

Closed
wants to merge 10 commits into from

Conversation

fedekunze
Copy link
Contributor

@fedekunze fedekunze commented Aug 7, 2018

Closes #946

Description:

Subscribes to new tendermint event tm.event='ValidatorSetUpdates'.
Blocked by tendermint/2161, which is blocked by tendermint/2159.

❤️ Thank you!

@fedekunze fedekunze added the blocked ✋ issues blocked by other implementations/issues label Aug 7, 2018
@jbibla
Copy link
Collaborator

jbibla commented Aug 31, 2018

24 days old?

giphy-3 2

@faboweb
Copy link
Collaborator

faboweb commented Aug 31, 2018

As discussed in the team meeting this is waiting for a new Tendermint version to be merged into the SDK.

@NodeGuy
Copy link
Contributor

NodeGuy commented Aug 31, 2018

Haha OMG @jbibla you crack me up!

@jbibla
Copy link
Collaborator

jbibla commented Oct 5, 2018

can we close this or are we waiting for new tendermint version?

i smell a lot of conflicts on the horizon 👃

@fedekunze
Copy link
Contributor Author

@jbibla you're right. Although we already have this logic by manually checking the validator set changes on each block. I'd vote to close it and do a later refactor by introducing an observer/subscribe design pattern.

@jbibla
Copy link
Collaborator

jbibla commented Oct 5, 2018

sounds good. @faboweb what do you think?

@faboweb
Copy link
Collaborator

faboweb commented Oct 6, 2018

There are no conflicts as of right now. I don't get what changed since we decided to keep this PR. But if you want to redo the work, feel free to close this.

@NodeGuy
Copy link
Contributor

NodeGuy commented Oct 12, 2018

So @fedekunze, shall we close this?

@fedekunze fedekunze closed this Oct 12, 2018
@faboweb faboweb deleted the fedekunze/946-updateValidators branch January 23, 2019 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked ✋ issues blocked by other implementations/issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the validators when they change
4 participants