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

fix: swingset amino codec / Ledger support #6388

Merged
merged 3 commits into from
Oct 5, 2022
Merged

Conversation

dckc
Copy link
Member

@dckc dckc commented Oct 4, 2022

closes: #6347
refs: #3628

Description

Fix amino codec details both in x/swingset and wallet/ui.

Also, avoid collisions with agoric chain name in Keplr.

Security Considerations

Being able to use a Ledger is a pretty big security feature :)

Documentation Considerations

@rowgraus I guess this should go in the user docs?

Big thanks to the Keplr folks for diagnosing the problem!

Testing Considerations

@michaelfig tested agd and the wallet UI; I also tested the wallet UI.

image

@turadg wondered about integration testing with zemu. I'm inclined to leave that out of scope.

Copy link
Member

@turadg turadg left a comment

Choose a reason for hiding this comment

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

Approving the JS changes and the deferral of automated integration testing.

@dckc dckc changed the title fix: amino codec / Ledger support fix: swingset amino codec / Ledger support Oct 4, 2022
@warner
Copy link
Member

warner commented Oct 4, 2022

Now that release-pismo has been updated/merged with trunk, please rebase on top of current trunk (7e071a7) before landing.

@dckc dckc force-pushed the dc-ledger-amino-oops branch from 72fc1f6 to 8d7238d Compare October 4, 2022 22:04
@dckc dckc added automerge:no-update (expert!) Automatically merge without updates automerge:rebase Automatically rebase updates, then merge and removed automerge:no-update (expert!) Automatically merge without updates labels Oct 4, 2022
@dckc dckc force-pushed the dc-ledger-amino-oops branch from 8d7238d to 223b45d Compare October 4, 2022 23:29
@mergify mergify bot merged commit f9b201c into master Oct 5, 2022
@mergify mergify bot deleted the dc-ledger-amino-oops branch October 5, 2022 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't create a Smart Wallet from Web UI using a Ledger
3 participants