forked from LedgerHQ/app-plugin-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b8569cb
commit 9f3b448
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule app-ethereum
updated
1817 files
Submodule ethereum-plugin-sdk
updated
9 files
+106 −0 | .github/workflows/_reusable_build_with_submodule_injection.yml | |
+49 −0 | .github/workflows/build_and_test.yml | |
+17 −1 | CHANGELOG.md | |
+0 −14 | README.md | |
+4 −1 | src/asset_info.h | |
+17 −9 | src/common_utils.c | |
+14 −3 | src/common_utils.h | |
+1 −1 | src/main.c | |
+3 −1 | standard_plugin.mk |