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

parity_chainStatus RPC for block gap info #3899

Merged
merged 2 commits into from
Dec 21, 2016
Merged

parity_chainStatus RPC for block gap info #3899

merged 2 commits into from
Dec 21, 2016

Conversation

rphmeier
Copy link
Contributor

https://github.com/ethcore/parity/issues/3064

Takes out the blockGap field from eth_syncing as it was always null in practice and moves it into a parity_chainStatus RPC which can be used to query for the block gap (and potentially more in the future).

cc @jacogr -- we should put the js side of things in this same PR.

@rphmeier rphmeier added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. M6-rpcapi 📣 RPC API. labels Dec 19, 2016
@jacogr
Copy link
Contributor

jacogr commented Dec 20, 2016

@rphmeier Updated with the JS interfaces (& tests).

@rphmeier rphmeier added A0-pleasereview 🤓 Pull request needs code review. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Dec 20, 2016
@gavofyork gavofyork modified the milestone: 1.5 Tenuity Dec 20, 2016
@keorn keorn added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Dec 21, 2016
@gavofyork
Copy link
Contributor

Merge when ready (GitHub won't let me merge from a phone).

@rphmeier rphmeier merged commit a9f89b0 into master Dec 21, 2016
@rphmeier rphmeier deleted the warp-sync-rpcs branch December 21, 2016 14:09
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. M6-rpcapi 📣 RPC API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants