forked from kilnfi/app-plugin-kiln
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
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 |