diff --git a/ethereum-plugin-sdk b/ethereum-plugin-sdk index 8fe657245..1ee522065 160000 --- a/ethereum-plugin-sdk +++ b/ethereum-plugin-sdk @@ -1 +1 @@ -Subproject commit 8fe6572458355828097fa5183a41c83ccb25fece +Subproject commit 1ee5220657f54f48297d0afa5668eda9c97ca4dd diff --git a/src_plugin_sdk/CHANGELOG.md b/src_plugin_sdk/CHANGELOG.md index f0541d92a..50aba608b 100644 --- a/src_plugin_sdk/CHANGELOG.md +++ b/src_plugin_sdk/CHANGELOG.md @@ -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