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

RPC method parity_clearEngineSigner #114

Merged
merged 2 commits into from
Apr 2, 2019
Merged

Conversation

vkomenda
Copy link

@vkomenda vkomenda commented Apr 2, 2019

Fixes #113.

@vkomenda vkomenda requested review from phahulin and afck April 2, 2019 13:31
// returns `Seal::None`. Meanwhile it looks as if the intention of the test writer was
// to receive a `Seal::Regular` here. This can be achieved similarly to how it's done in
// `generates_seal_iff_sealer_is_set()`, by stepping the engine and issuing a block in
// the new step signed by `keccak("0")`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! I guess the test should say else { panic!() } or something?

Copy link

@phahulin phahulin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine 👍
Maybe we could also send it upstream sometime

@phahulin phahulin merged commit 414ab08 into aura-pos Apr 2, 2019
afck pushed a commit that referenced this pull request Apr 11, 2019
Add RPC method parity_clearEngineSigner
Fixes #113
afck pushed a commit that referenced this pull request Jul 24, 2019
Add RPC method parity_clearEngineSigner
Fixes #113
afck pushed a commit that referenced this pull request Oct 7, 2019
Add RPC method parity_clearEngineSigner
Fixes #113
@varasev varasev deleted the vk-clear-engine-signer branch October 23, 2019 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants