Commit Graph
437 Commits
Author SHA1 Message Date
pscott fe38eb628a Update plugin sdk for theta and flare 2021-06-08 10:50:41 +02:00
pscott 3ea1c0f888 Bump to 1.8.5 and update Changelog 2021-06-08 10:30:18 +02:00
Edouard Merleandpscott 7b324fff16 fix formatting issue in plugin SDK 2021-06-08 10:25:15 +02:00
pscott 580d3fabcc Bump to 1.8.4 to account for txType fix 2021-06-08 10:25:15 +02:00
pscott 0dbb693c59 clang-format 2021-06-08 10:25:15 +02:00
pscott a61a155d0b Add additionalScreens field 2021-06-08 10:25:15 +02:00
pscott bff623645c Bump to 1.8.2 2021-06-08 10:25:15 +02:00
pscott 268ce5d9dd Fix uint256_to_decimal 2021-06-08 10:25:15 +02:00
pscott 59b5b6a304 Bump to v1.8.1 2021-06-08 10:25:15 +02:00
pscott 5e70ea1736 Update uint256_to_decimal to right-align value 2021-06-08 10:24:52 +02:00
pscott 0e9bf8a19a Update changelog 2021-06-08 10:24:52 +02:00
pscott 83ce730c41 Update plugin sdk 2021-06-08 10:24:52 +02:00
Jean-Baptiste Bédruneandpscott 787f158485 Change amountToString prototype 2021-06-08 10:24:52 +02:00
Jean-Baptiste Bédruneandpscott 25c7582749 Better types in plugin interface 2021-06-08 10:24:52 +02:00
Jean-Baptiste Bédruneandpscott ca8dd3ab3c Add version field in ethPluginInitContract_t 2021-06-08 10:24:52 +02:00
Jean-Baptiste Bédruneandpscott ea7d3754c6 Fix compilation waring in eth sdk 2021-06-08 10:24:52 +02:00
pscott 11ecd174b8 Bump to 1.7.6 and add to Changelog 2021-06-08 10:24:51 +02:00
pscott c899204255 Add submodules cloning to CI 2021-06-08 10:24:51 +02:00
pscott 24370241f3 Include ethUstream in tokens.h 2021-06-08 10:24:51 +02:00
pscott 8858f3052e Update CI to work with SDK 2.0 2021-06-08 10:24:51 +02:00
pscott b651f530be Put externalPluginIsSet as its own global; initialize it at launch 2021-06-08 10:24:51 +02:00
pscott 0de6e1011a Add 6503 error for plugin error 2021-06-08 10:24:51 +02:00
pscott 6cfc28667a Update plugin sdk 2021-06-08 10:24:51 +02:00
pscott 5fe6eb1d94 Add defines for SHARED_CTX_FIELD 1 and 2 2021-06-08 10:24:51 +02:00
pscott 8592a22542 Clang-format 2021-06-08 10:24:51 +02:00
pscott 3b6fd0d169 Undo testing commit 2021-06-08 10:24:51 +02:00
pscott 632e6b3233 Properly handle return value of eth_plugin_call 2021-06-08 10:24:51 +02:00
pscott 47f00cc910 Use ADDRESS_LENGTH 2021-06-08 10:24:51 +02:00
pscott d029e9f635 Print ticker only if it's present 2021-06-08 10:24:51 +02:00
pscott 6b309c2676 Add printf and adapt logic for provideToken 2021-06-08 10:24:51 +02:00
pscott 4780893ac5 Put back os_perso_derive_eip2333 in getEth2PublicKey 2021-06-08 10:24:51 +02:00
pscott 9cf5be8724 Increase alias size for plugin 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott f6a4c61f3c Make erc20 approval for known contracts more generic and simple
+ No need to provide additional ERC20 definition anymore
+ Simpler code
+ More generic
= Still not scalable
- Takes a bit more space than the previous solution
2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 31716d8280 Update plugin-sdk 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott a54b4bda1d Fix alignment access issue on nano S 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott ec1a0d1128 test key + disable bls sigs 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott e2fa7ccaf9 Increase size allocate to plugin context from 96 to 160 bytes 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 82bf81cca6 Remove dead code + expand allzeroes usage to bigger integers 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 02ec83233b Update plugin-sdk submodule 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott e80207cf6f Add uint256_to_decimal to replace tostring256
TODO: replace tostring256 everywhere
2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 40664a65f1 Fix issues due to base64(contractAddr) removal 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 9541b2755c Update ethereum-plugin-sdk submodule 2021-06-08 10:24:51 +02:00
pscott a05ac69808 clang-format 2021-06-08 10:24:51 +02:00
pscott 5fd27ff5ca Use INT256_LENGTH and ADDRESS_LENGTH define 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 0bd5fa717e Add Ledger signature checking for external plugins 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 46ebe6320a Auto build ethereum-plugin-sdk 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 11d52836f8 Add ethereum-plugin-sdk submodule 2021-06-08 10:24:51 +02:00
TamtamHeroandpscott 4539f9d933 Accept to be launched as Ethereum from remote app 2021-06-08 10:24:50 +02:00
TamtamHeroandpscott f096e91690 Add contract address and selector to setExternalPlugin 2021-06-08 10:24:50 +02:00
TamtamHeroandpscott 93083ecb4b Reset tmpCtx entirely 2021-06-08 10:24:50 +02:00