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

update ledger-go to 0.12.2 #26

Merged
merged 1 commit into from
Jul 19, 2022
Merged

update ledger-go to 0.12.2 #26

merged 1 commit into from
Jul 19, 2022

Conversation

rllola
Copy link
Contributor

@rllola rllola commented Jul 19, 2022

closes #14

@rllola rllola requested a review from tac0turtle July 19, 2022 11:27
@@ -20,7 +20,7 @@ import (
"errors"
"math"

"github.com/cosmos/ledger-go"
"github.com/zondax/ledger-go"
Copy link
Member

Choose a reason for hiding this comment

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

should people be importing cosmos or zondax here?

Copy link
Member

Choose a reason for hiding this comment

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

ledger-go is a library that we actually use for a large amount of projects. It is 100% generic and allows connecting to ledger devices from golang.

We maintain that library much more frequently. If you agree, I would keep this as Zondax.
Would that be fine?

Copy link
Member

Choose a reason for hiding this comment

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

oh amazing!!

Copy link
Member

@tac0turtle tac0turtle left a comment

Choose a reason for hiding this comment

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

utACK

@jleni jleni merged commit e736b9a into cosmos:master Jul 19, 2022
@rllola rllola deleted the update/ledger-go branch July 25, 2022 12:12
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.

Upgrade to latest ledger-go
3 participants