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

Exposing v,r,s from transaction signature in RPC #3172

Merged
merged 1 commit into from
Nov 4, 2016
Merged

Exposing v,r,s from transaction signature in RPC #3172

merged 1 commit into from
Nov 4, 2016

Conversation

tomusdrw
Copy link
Collaborator

@tomusdrw tomusdrw commented Nov 4, 2016

Closes #3158

@tomusdrw tomusdrw added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. labels Nov 4, 2016
@gavofyork gavofyork added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Nov 4, 2016
@gavofyork gavofyork merged commit 7ff73a9 into master Nov 4, 2016
@gavofyork gavofyork deleted the rsv branch November 4, 2016 11:05
@@ -386,6 +386,12 @@ macro_rules! impl_hash {
}
}
}

impl<'a> From<&'a [u8]> for $from {
Copy link
Contributor

Choose a reason for hiding this comment

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

fallible/panicking From implementation is a little sketchy

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.

3 participants