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

Reimplement transaction signing with license compatible crate #325

Merged
merged 3 commits into from Feb 11, 2020
Merged

Reimplement transaction signing with license compatible crate #325

merged 3 commits into from Feb 11, 2020

Conversation

nlordell
Copy link
Contributor

@nlordell nlordell commented Feb 5, 2020

This re-implements #279 with a license compatible crate. Closes #317.

@nlordell
Copy link
Contributor Author

nlordell commented Feb 6, 2020

It might make it easier to review to view the changes to the original #279 implementation: https://github.com/tomusdrw/rust-web3/pull/325/files/5edc963e1e231e5a221ab56fa7957e134ed77c7e..ab762e0f48c527a19952c3eb776fc7a7fb14f52e

@tomusdrw
Copy link
Owner

tomusdrw commented Feb 6, 2020

@nlordell thank you so much for doing this (again!), I'll take a deep look in upcoming days.

@nlordell
Copy link
Contributor Author

nlordell commented Feb 6, 2020

No worries! And thanks :)

Copy link
Owner

@tomusdrw tomusdrw left a comment

Choose a reason for hiding this comment

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

Perfect 👌

@tomusdrw tomusdrw merged commit 74b14ad into tomusdrw:master Feb 11, 2020
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.

Transaction Signing
2 participants