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

eth_checkTransaction renamed to eth_checkRequest #1817

Merged
merged 15 commits into from
Aug 4, 2016
Merged

Conversation

tomusdrw
Copy link
Collaborator

@tomusdrw tomusdrw commented Aug 3, 2016

  • Some tests added and more specific error

@tomusdrw tomusdrw added the A0-pleasereview 🤓 Pull request needs code review. label Aug 3, 2016
@coveralls
Copy link

coveralls commented Aug 3, 2016

Coverage Status

Coverage decreased (-0.05%) to 86.933% when pulling 7c459c3 on signer-ethsign into 9fb5623 on master.

@@ -143,18 +143,18 @@ impl<C, M> EthSigning for EthSigningQueueClient<C, M>
})
}

fn check_transaction(&self, params: Params) -> Result<Value, Error> {
Copy link
Contributor

@gavofyork gavofyork Aug 4, 2016

Choose a reason for hiding this comment

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

just check_request? the additional adjective doesn't add much.

@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Aug 4, 2016
@coveralls
Copy link

coveralls commented Aug 4, 2016

Coverage Status

Coverage decreased (-0.5%) to 86.535% when pulling 7c53d3d on signer-ethsign into 9fb5623 on master.

@gavofyork gavofyork merged commit 979f4e0 into master Aug 4, 2016
@gavofyork gavofyork deleted the signer-ethsign branch August 4, 2016 14:42
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants