-
Notifications
You must be signed in to change notification settings - Fork 0
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 Ledger Vulnerabilities #2
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd1ff73 - Browse repository at this point
Copy the full SHA cd1ff73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4758913 - Browse repository at this point
Copy the full SHA 4758913View commit details
Commits on Oct 29, 2024
-
Merge pull request #19 from blooo-io/fix/app-update-audit-fix
fix: app update audit fix
Configuration menu - View commit details
-
Copy full SHA for 980875b - Browse repository at this point
Copy the full SHA 980875bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8126c8 - Browse repository at this point
Copy the full SHA a8126c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dfc63e - Browse repository at this point
Copy the full SHA 3dfc63eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2a34a - Browse repository at this point
Copy the full SHA 1c2a34aView commit details
Commits on Oct 30, 2024
-
Merge pull request #20 from blooo-io/fix/app-update-audit-fix
UI Update: function name
Configuration menu - View commit details
-
Copy full SHA for 50b42c2 - Browse repository at this point
Copy the full SHA 50b42c2View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3118e2 - Browse repository at this point
Copy the full SHA c3118e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cede993 - Browse repository at this point
Copy the full SHA cede993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f68a32 - Browse repository at this point
Copy the full SHA 1f68a32View commit details -
Configuration menu - View commit details
-
Copy full SHA for f958dd5 - Browse repository at this point
Copy the full SHA f958dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a10c09 - Browse repository at this point
Copy the full SHA 7a10c09View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3c24ae - Browse repository at this point
Copy the full SHA e3c24aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b9553 - Browse repository at this point
Copy the full SHA e6b9553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3443fb6 - Browse repository at this point
Copy the full SHA 3443fb6View commit details -
fix: always include debug helpers header
- Move debug-helpers/debug.h inclusion out of DEBUG=1 condition - Keep -g flag only for debug builds
Configuration menu - View commit details
-
Copy full SHA for a7d8e22 - Browse repository at this point
Copy the full SHA a7d8e22View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71d92e - Browse repository at this point
Copy the full SHA a71d92eView commit details -
style: change copyright from Blooo to Acre
- change 'Blooo' to 'Acre' - generate golden snapshots
Configuration menu - View commit details
-
Copy full SHA for 256eecc - Browse repository at this point
Copy the full SHA 256eeccView commit details -
chore: update Makefile for debug configuration
- Remove inclusion of debug-helpers/debug.h from default CFLAGS. - Add inclusion of debug-helpers/debug.h to CFLAGS only when DEBUG=1. - Ensure CFLAGS includes -g for debugging when DEBUG=1.
Configuration menu - View commit details
-
Copy full SHA for f560302 - Browse repository at this point
Copy the full SHA f560302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a187a7 - Browse repository at this point
Copy the full SHA 4a187a7View commit details -
style: change developer from Blooo to Acre
- change "Blooo" to "Acre" - generate golden snapshots
Configuration menu - View commit details
-
Copy full SHA for 6b22bc5 - Browse repository at this point
Copy the full SHA 6b22bc5View commit details -
Merge pull request #21 from blooo-io/fix/address-ledger-audit-vuln
Fix: address Ledger's audit vulnerabilities
Configuration menu - View commit details
-
Copy full SHA for cf8f68c - Browse repository at this point
Copy the full SHA cf8f68cView commit details
Commits on Nov 9, 2024
-
fix: applied similar derivation path as bitcoin app to enable fingerp…
…rinting methods on real devices.
Configuration menu - View commit details
-
Copy full SHA for f704e80 - Browse repository at this point
Copy the full SHA f704e80View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f7273a - Browse repository at this point
Copy the full SHA 1f7273aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe7d6a4 - Browse repository at this point
Copy the full SHA fe7d6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 375fff4 - Browse repository at this point
Copy the full SHA 375fff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b66f4 - Browse repository at this point
Copy the full SHA a0b66f4View commit details
Commits on Nov 12, 2024
-
Merge pull request #24 from blooo-io/fix/bump-version-1-1-3
fix:bump version
Configuration menu - View commit details
-
Copy full SHA for 67d9467 - Browse repository at this point
Copy the full SHA 67d9467View commit details
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3d0952 - Browse repository at this point
Copy the full SHA b3d0952View commit details -
fix(handler/withdraw): Correct
compute_tx_hash
's implementation- Replace hardcoded `domain_separator_hash` with `abi_encoded_chain_id` for mainnet and testnet variants. - Add `domain_separator_typehash`. - Add function `compute_domain_separator_hash` - Update `compute_tx_hash` to include domain separator hash computation.
Configuration menu - View commit details
-
Copy full SHA for a28051a - Browse repository at this point
Copy the full SHA a28051aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec4af6 - Browse repository at this point
Copy the full SHA 0ec4af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7677568 - Browse repository at this point
Copy the full SHA 7677568View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e69551 - Browse repository at this point
Copy the full SHA 5e69551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b072b1 - Browse repository at this point
Copy the full SHA 3b072b1View commit details -
Merge pull request #25 from blooo-io/fix/LDG-493--app-fix-withdrawal-…
…signing fix(handler/withdraw): correct issue in `compute_tx_hash`
Configuration menu - View commit details
-
Copy full SHA for 07dc817 - Browse repository at this point
Copy the full SHA 07dc817View commit details