Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fix validator contract syncing #4789

Merged
merged 8 commits into from Mar 8, 2017
Merged

Fix validator contract syncing #4789

merged 8 commits into from Mar 8, 2017

Conversation

keorn
Copy link

@keorn keorn commented Mar 6, 2017

Now ValidatorSet queries are sensitive to block, this makes major syncing and forks work.

@keorn keorn added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. labels Mar 6, 2017
@keorn keorn added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 7, 2017
@keorn keorn added A0-pleasereview 🤓 Pull request needs code review. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Mar 7, 2017
@arkpar arkpar added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Mar 8, 2017
@gavofyork gavofyork merged commit 98be191 into master Mar 8, 2017
@gavofyork gavofyork deleted the parent-state branch March 8, 2017 13:41
keorn pushed a commit that referenced this pull request Mar 23, 2017
* make validator set aware of various states

* fix updater build

* clean up contract call

* failing sync test

* adjust tests

* nicer indent [ci skip]

* revert bound divisor
arkpar pushed a commit that referenced this pull request Mar 23, 2017
* make validator set aware of various states

* fix updater build

* clean up contract call

* failing sync test

* adjust tests

* nicer indent [ci skip]

* revert bound divisor
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants