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

upgrade @oasisprotocol/ledger and related #151

Merged
merged 2 commits into from
Dec 13, 2021
Merged

Conversation

pro-wh
Copy link
Contributor

@pro-wh pro-wh commented Nov 3, 2021

so we can support version 2.x of the Oasis Ledger app

@pro-wh pro-wh marked this pull request as draft November 3, 2021 22:32
yarn.lock Outdated
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
"@protobufjs/codegen" "^2.0.4"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

are you telling me a package called "codegen" is a runtime dependency 💀

"@ledgerhq/logs" "^5.46.0"

"@ledgerhq/hw-transport-webusb@^5.41.0":
version "5.53.1"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we had two versions of this library before this 💀

yarn.lock Show resolved Hide resolved
@pro-wh
Copy link
Contributor Author

pro-wh commented Nov 3, 2021

cc #148

@pro-wh pro-wh force-pushed the pro-wh/feature/ledger2 branch from 6f72de0 to 46fbdf7 Compare November 3, 2021 23:27
@pro-wh pro-wh marked this pull request as ready for review November 3, 2021 23:27
@pro-wh
Copy link
Contributor Author

pro-wh commented Nov 3, 2021

note that this puts us over the edge where common.js exists, and the extension won't work in production build

@pro-wh
Copy link
Contributor Author

pro-wh commented Nov 12, 2021

with the upgrade to client 0.1.0-alpha7+, I'm adding a thing to remove the eval ): ): ):

@lukaw3d
Copy link
Member

lukaw3d commented Nov 12, 2021

Nice! Still has an issue with building, right?

@pro-wh
Copy link
Contributor Author

pro-wh commented Nov 13, 2021

yup, should still have that issue!

@pro-wh
Copy link
Contributor Author

pro-wh commented Nov 16, 2021

Let's revisit this after #156

@lvshaoping007
Copy link
Contributor

hi , does this version support paratime ?

@pro-wh
Copy link
Contributor Author

pro-wh commented Nov 17, 2021

I'm mostly aware that it adds support for on-chain governance voting. I haven't heard about whether it adds paratime support or not.

although the wallet itself doesn't support generating governance voting transactions, this change is mostly to support node operators who upgraded their ledger, so they don't have to downgrade again.

@pro-wh pro-wh force-pushed the pro-wh/feature/ledger2 branch from c9587f5 to bb277ae Compare November 22, 2021 21:47
@pro-wh
Copy link
Contributor Author

pro-wh commented Nov 22, 2021

great, we've merged #156, and I've freshened this up.

@pro-wh pro-wh force-pushed the pro-wh/feature/ledger2 branch from bb277ae to e0744ff Compare December 13, 2021 22:16
@pro-wh
Copy link
Contributor Author

pro-wh commented Dec 13, 2021

rebased again. now builds

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.

3 participants