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 rust SDK and fix keccak256 declaration #57

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

bboilot-ledger
Copy link
Contributor

Keccak256 API evolved and now requires struct to be mutable. see LedgerHQ/ledger-device-rust-sdk@0a5b615
Since the reusable workflow force the use of the latest SDK, the pipeline are failing on the boilerplate.

This PR updates the SDK version and add the mut keywords to keccak struct instances.

yhql
yhql previously approved these changes Mar 28, 2024
@yogh333
Copy link
Contributor

yogh333 commented Apr 2, 2024

Hi, as soon as LedgerHQ/ledger-app-workflows#67 is merged (solving LedgerHQ/ledger-app-workflows#66), you can revert commit 3c69297 and update snapshots for Nano S and X and CI should be ✅

@yogh333
Copy link
Contributor

yogh333 commented Apr 3, 2024

Hello, LedgerHQ/ledger-app-workflows#66 is fixed now, so you should be able to update the PR and get CI ✅

@bboilot-ledger bboilot-ledger merged commit 064b0aa into main Apr 3, 2024
31 checks passed
@bboilot-ledger bboilot-ledger deleted the bboilot/update_sdk branch April 3, 2024 21:05
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.

None yet

3 participants