Alexandre Paillier
aa2d12dba7
Changed version number to 1.11.1
2024-07-26 14:42:18 +02:00
Alexandre Paillier
551327f084
Version bump to 1.12.0-dev
2024-07-25 14:04:54 +02:00
Alexandre Paillier
86798708fb
Removed -rc1 version suffix
2024-07-24 15:12:45 +02:00
Alexandre Paillier
43654fb511
Bumped app version to 1.10.1-rc1
2024-06-25 18:26:36 +02:00
Charles-Edouard de la Vergne
bfff5f1083
Adapt tree to take into account Flex
2024-05-07 10:15:09 +02:00
Charles-Edouard de la Vergne
076077fa93
Fix Makefile
...
- Fix default APPNAME typo (waiting VSCode fix to remove the init here)
- Find dynamically ethereum-plugin-sdk src instead of add them manually
- Typo/Syntax
2024-04-26 11:10:47 +02:00
Charles-Edouard de la Vergne
96a8a58fa0
Remove useless path 1517992542'/1101353413'
2024-04-26 11:09:19 +02:00
Charles-Edouard de la Vergne
aa38ee9959
Code improvements / Fix warnings
...
- Fix CodeQL warnings
- Port lots of improvements/fixes from PR #225
- replace 'array_hexstr' and '%*H' format by sdk function 'format_hex'
- Add 'noreturn' attribute in 'main.c'
2024-04-26 11:09:18 +02:00
Charles-Edouard de la Vergne
1ddd0e9671
Cleanup src_plugin_sdk directory
...
- No need to copy local files
- No need to keep local copy of 'etherum-plugin-sdk' files
- Select needed files directly from the Makefile
2024-04-15 13:55:48 +02:00
Charles-Edouard de la Vergne
85a0ebb088
Fix lib_standard_app include path
2024-04-15 13:55:47 +02:00
Charles-Edouard de la Vergne
89607ec6fe
Remove u2F support
2024-04-15 13:55:47 +02:00
Charles-Edouard de la Vergne
f218fb8b92
Port current config on Standard App Makefile
2024-04-15 13:55:46 +02:00
Charles-Edouard de la Vergne
43306544ac
Remove old WALLET_ID support
2024-03-28 15:26:49 +01:00
Charles-Edouard de la Vergne
b27bfdcdf0
Revert "Update version to 1.11.1"
...
This reverts commit e82e9858c9 .
2024-03-27 15:52:40 +01:00
Charles-Edouard de la Vergne
f5ea9c51c2
Fix various Linter issues and mispelling
2024-03-27 14:43:15 +01:00
Charles-Edouard de la Vergne
e82e9858c9
Update version to 1.11.1
2024-03-26 11:38:32 +01:00
Alexandre Paillier
f8dd685d55
1.11.0-dev version bump
2024-03-14 14:05:10 +01:00
Alexandre Paillier
37989bd01b
Removed -dev version suffix
2024-02-16 14:49:17 +01:00
Francois Beutin
b3b9046a63
Update plugin sdk build script to only copy files instead of cherry-picking functions
2024-02-02 11:23:32 +01:00
Francois Beutin
b3d96d1b86
Use standard app crypto helper to simplify io_seproxyhal_touch_tx_ok
2023-12-08 17:11:22 +01:00
Francois Beutin
40f067220f
Makefile indentation and rationalization
2023-11-17 15:32:50 +01:00
Alexandre Paillier
31f0d7f034
App now has all the network icons and can use them when needed
2023-10-18 16:45:58 +02:00
Alexandre Paillier
015842d4e5
Simplified adding new clones
...
Removed dead code from the app (was safeguarded by #ifdefs of macros
that weren't defined)
2023-10-04 18:06:52 +02:00
Alexandre Paillier
14ba60c797
Icons now use chain ID in filenames
2023-10-04 18:06:52 +02:00
Alexandre Paillier
4b6e19292c
Fix Makefile assignments
2023-09-07 16:08:04 +02:00
Alexandre Paillier
60b73eeab1
New NFT metadata test key
2023-09-07 16:08:03 +02:00
Alexandre Paillier
684e19b06f
New SET_PLUGIN test key
2023-09-07 16:08:03 +02:00
Alexandre Paillier
e0ea3697f6
Renamed CAL_TEST_KEY to CAL_STAGING_KEY & CAL_CI_KEY to CAL_TEST_KEY
2023-09-07 16:08:03 +02:00
Alexandre Paillier
72c19e0222
Renamed NFT_TEST_KEY to NFT_STAGING_KEY
2023-09-07 16:08:02 +02:00
Alexandre Paillier
634527b3a8
QR code source path is now used explicitly
2023-08-03 14:18:50 +02:00
Alexandre Paillier
f30538a7af
Version bump
2023-07-31 10:50:23 +02:00
Alexandre Paillier
de3e4a2583
Removed -dev version suffix
2023-07-27 15:14:07 +02:00
Alexandre Paillier
683e410fee
Fix Makefile configuration
2023-05-16 11:42:40 +02:00
Alexandre Paillier
7c07008335
Dynamic year shown in settings
2023-05-16 11:42:39 +02:00
Clement Bouvet
ee8c8e357c
New stax icons
2023-05-16 11:42:33 +02:00
Alexandre Paillier
3810cbd852
Fix Makefile configuration
...
- Removed DEBUG enabled by default
- Removed optimization & debug levels and use ones from SDK
- Disable PRINTF formatting warnings again (for the custom %.*H format)
2023-05-16 11:42:31 +02:00
Clement Bouvet
22c7254c9d
Makefile: stax modifications
2023-05-04 17:27:48 +02:00
Alexandre Paillier
8c8612af13
Fix -dev version suffix
2023-05-04 17:01:50 +02:00
Alexandre Paillier
6555b38eaa
Version bump
2023-05-02 17:02:11 +02:00
Alexandre Paillier
bb811f9e55
Removed -dev version suffix
2023-04-24 15:01:20 +02:00
Alexandre Paillier
ceacee00a7
Provide domain name APDU implementation
2023-03-29 18:09:42 +02:00
Alexandre Paillier
f17104312b
Challenge implementation
2023-03-29 15:16:23 +02:00
Alexandre Paillier
48461b004a
Add -dev version suffix again
2023-03-29 10:47:40 +02:00
Alexandre Paillier
7d3bbc703b
Removed version -dev suffix
2023-02-03 17:21:51 +01:00
Alexandre Paillier
309c09b599
Added new public CAL testing key in app
2022-11-16 17:03:30 +01:00
Alexandre Paillier
f26f5e2185
Version bump to 1.10.2-dev
2022-11-10 16:43:55 +01:00
Alexandre Paillier
4836ba49b2
Changelog update + removed -dev version suffix
2022-11-09 16:30:14 +01:00
Alexandre Paillier
8403fdaac4
Version bump to 1.10.1-dev
2022-10-27 18:11:12 +02:00
Alexandre Paillier
1e800478ba
Changelog update + removed -dev version suffix
2022-10-26 18:33:54 +02:00
Alexandre Paillier
2474bdb81a
Merge remote-tracking branch 'origin/develop' into HEAD
2022-10-17 11:44:28 +02:00