-
Notifications
You must be signed in to change notification settings - Fork 123
Feat: add stellar ledger as signer #1627
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
Conversation
|
@leighmcculloch Moved here |
2b7c74a to
0aaf7c5
Compare
|
🎉 Great work! I am so happy to see this almost there and your original work out in the wild! |
4392f87 to
712d408
Compare
712d408 to
aa00a7f
Compare
elizabethengelman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is looking good! I tested the following commands out with my ledger:
cargo run keys public-key ledgercargo run keys fund ledgertx signtx sign | tx send
There are a few things that may be worth fixing up in a follow up PR, which I created a new ticket to capture. There is also a failing binary build that is a bit perplexing that I’ve been looking into. It looks like it was failing previous as well, so I’m not sure if it is related this this PR. I'm thinking that we can probably merge this in, and then I can continue to troubleshoot that failing binary build and get a fix pushed up in a new PR.
* Update hickory * Relax deny rules * update deny
d59e761 to
6d2e7a9
Compare
6b88253 to
a6a4493
Compare
What
replaces #1415
Why
[TODO: Why this change is being made. Include any context required to understand the why.]
Known limitations
[TODO or N/A]