Commit Graph
452 Commits
Author SHA1 Message Date
pscott 57fc7febff Add chunk_size failing test 2021-06-16 14:53:34 +02:00
pscott 359a9a584c Update ledgerjs version 2021-06-16 14:52:50 +02:00
pscott 49eb946adc Ignore tests/lib 2021-06-16 14:52:06 +02:00
pscott 4815bc0dda Remove tests/lib 2021-06-16 14:51:50 +02:00
pscott 4165c355b5 Update elfs 2021-06-16 14:50:31 +02:00
pscott c0599d4b43 Update comments and add generic file 2021-06-15 18:20:30 +02:00
pscott fcb16e56bb Add deposit tests 2021-06-15 18:03:30 +02:00
pscott 261848446b Add simple test for S and X 2021-06-15 18:03:30 +02:00
pscott 0b0935a66d Update elfs 2021-06-15 18:03:30 +02:00
pscott 6f5c2e2a33 Add prototype for tests 2021-06-15 18:03:30 +02:00
pscott e0fab32dcd Update gitignore 2021-06-15 18:03:30 +02:00
pscottandGitHub 9a6d371234 Merge pull request #154 from TowoLabs/master
Add Flare Coston icons
2021-06-15 15:22:30 +02:00
pscottandGitHub da480a7a78 Merge pull request #156 from jingxu85/support-theta-chain3
add path 44/60
2021-06-15 15:22:22 +02:00
jingxu85 ae38021ced add path 44/60 2021-06-08 22:27:47 -07:00
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