-
Notifications
You must be signed in to change notification settings - Fork 122
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
feat: support shielded tx with ledger #1562
Merged
mateuszjasiuk
merged 6 commits into
feat/ledger-masp-integration-branch
from
feat/shielded-transfers-using-disposable-gas-payer
Jan 30, 2025
Merged
feat: support shielded tx with ledger #1562
mateuszjasiuk
merged 6 commits into
feat/ledger-masp-integration-branch
from
feat/shielded-transfers-using-disposable-gas-payer
Jan 30, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
47862ab
to
0cf0a7a
Compare
0cf0a7a
to
b548323
Compare
ade8852
to
dee92ad
Compare
Base automatically changed from
feat/extension-ledger-masp-accounts
to
feat/ledger-masp-integration-branch
January 21, 2025 11:56
b548323
to
61d99ce
Compare
c02399f
to
af9a137
Compare
61d99ce
to
3bfbb29
Compare
3bfbb29
to
1c6d586
Compare
jurevans
approved these changes
Jan 29, 2025
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.
Code looks good! Was able to successfully sign & submit each MASP transfer type!
e8c86ce
into
feat/ledger-masp-integration-branch
7 checks passed
mateuszjasiuk
added a commit
that referenced
this pull request
Feb 10, 2025
* feat: support ledger masp tx wip * feat: unshielding working * chore: cleanup * feat: ledger masp with disposable signer * feat: disposable signer for shielded transfers using ledger * feat: proper flow for ledger txs from masp source
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Support for ledger masp txs with disposable gas payer.
Testing: