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 signWithdrawMessage in AcreLedgerLiveBitcoinProvider #845

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

r-czajkowski
Copy link
Contributor

Update signWithdrawMessage method - based on the Acre module code we should pass the nonce as a hex string instead of the decimal value as string.

Ref: https://github.com/blooo-io/hw-app-acre/blob/main/src/AcreBtcNew.ts#L357
Ref: https://github.com/blooo-io/hw-app-acre/blob/main/src/AcreBtcNew.ts#L318

Update `signWithdrawMessage` method - based on the Acre module code we
should pass the nonce as a hex string instead of the decimal value as
string.

Ref: https://github.com/blooo-io/hw-app-acre/blob/main/src/AcreBtcNew.ts#L357
Ref: https://github.com/blooo-io/hw-app-acre/blob/main/src/AcreBtcNew.ts#L318
@r-czajkowski r-czajkowski requested a review from nkuba November 12, 2024 12:25
Copy link

netlify bot commented Nov 12, 2024

Deploy Preview for acre-dapp-testnet ready!

Name Link
🔨 Latest commit cdcb087
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp-testnet/deploys/67347cb3542e05000844dac2
😎 Deploy Preview https://deploy-preview-845--acre-dapp-testnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 12, 2024

Deploy Preview for acre-dapp ready!

Name Link
🔨 Latest commit cdcb087
🔍 Latest deploy log https://app.netlify.com/sites/acre-dapp/deploys/67347cb340b32c0008d5aef7
😎 Deploy Preview https://deploy-preview-845--acre-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

With `0x` prefix and make it even. Eg. `12` -> `0x0c`.
@nkuba nkuba enabled auto-merge November 13, 2024 10:17
@nkuba nkuba merged commit 067dcf4 into main Nov 13, 2024
26 of 28 checks passed
@nkuba nkuba deleted the ledger-live-provider-update-sign-withdraw-message branch November 13, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants