Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Paillier
cce38525a0 Updated plugin SDK changelog 2023-12-07 16:41:17 +01:00
Alexandre Paillier
0cf5a25896 Added a null-check in the plugin SDK's dispatch_call 2023-12-07 16:35:55 +01:00
Alexandre Paillier
bb2c8412ac Fix standard plugin makefile improperly setting variant value 2023-12-07 16:15:24 +01:00
Alexandre Paillier
6c1567ae92 Updated plugin SDK changelog 2023-12-06 15:20:33 +01:00
Alexandre Paillier
0f2d026b40 Renamed plugin SDK utils to plugin_utils to prevent filename conflicts in plugins 2023-12-06 14:41:56 +01:00
Alexandre Paillier
180f321eb4 Fixed plugin SDK compatibility with ledger_assert 2023-12-06 09:35:36 +01:00
Alexandre Paillier
dd1bb56ac7 Added a standard plugin Makefile 2023-11-07 14:58:51 +01:00
Alexandre Paillier
bdec1cdc8c Added missing plugin SDK changes 2023-10-19 11:47:50 +02:00
Alexandre Paillier
6126bb6513 Added a find_selector function to the plugin SDK 2023-10-10 16:42:25 +02:00
Alexandre Paillier
3e09ee0cff Moved more of the plugins main.c code to the SDK + updated SDK script
Also fixed flake8 warnings
2023-10-10 16:42:25 +02:00