Skip to content

Feat: add stellar ledger as signer - #1627

Merged
elizabethengelman merged 140 commits into
mainfrom
feat/add_stellar_ledger
Feb 14, 2025
Merged

Feat: add stellar ledger as signer#1627
elizabethengelman merged 140 commits into
mainfrom
feat/add_stellar_ledger

Conversation

@willemneal

Copy link
Copy Markdown
Contributor

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]

@willemneal willemneal changed the title feat: initial ledger signer Feat: add stellar ledger as signer Sep 25, 2024
@willemneal

Copy link
Copy Markdown
Contributor Author

@leighmcculloch Moved here

@willemneal
willemneal marked this pull request as ready for review November 14, 2024 18:41
@willemneal
willemneal marked this pull request as draft November 14, 2024 18:42
@willemneal
willemneal force-pushed the feat/add_stellar_ledger branch from 2b7c74a to 0aaf7c5 Compare November 18, 2024 18:18
@willemneal
willemneal marked this pull request as ready for review November 19, 2024 20:51
@willemneal willemneal self-assigned this Nov 19, 2024
@willemneal

Copy link
Copy Markdown
Contributor Author

🎉 Great work! I am so happy to see this almost there and your original work out in the wild!

@elizabethengelman elizabethengelman left a comment

Copy link
Copy Markdown
Contributor

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 ledger
  • cargo run keys fund ledger
  • tx sign
  • tx 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[Epic] Implement more robust signing, which includes ledger, and lab

2 participants