Merge pull request #568 from LedgerHQ/sdk/update-submodule

Update the SDK submodule
This commit is contained in:
Charles-Edouard de la Vergne
2024-04-12 11:25:15 +02:00
committed by GitHub
2 changed files with 8 additions and 2 deletions

View File

@@ -5,7 +5,13 @@
| :rotating_light: | Breaks build |
| :warning: | Breaks compatibility with app |
## [latest](/) - 2024/03/27
## [latest](/) - 2024/04/12
### Fixed
* Fix potential oob writes in `amountToString`
## [8fe6572](/../../commit/8fe6572) - 2024/03/27
### Changed