Alexandre Paillier
ceacee00a7
Provide domain name APDU implementation
2023-03-29 18:09:42 +02:00
Alexandre Paillier
1cf39711b8
Fix Speculos tests
2023-02-20 17:01:57 +01:00
Lucas PASCAL
78ddfa3f73
[fix] Replace manual commit & push on protected branch with automatic PR with SDK submodule update
2022-11-17 11:52:13 +01:00
apaillier-ledger
806b811f77
Merge pull request #375 from LedgerHQ/apr/ci/new_cal_test_key
...
New CAL test key for CI
2022-11-16 18:50:34 +01:00
apaillier-ledger
847a172584
Merge pull request #374 from LedgerHQ/apr/ci/fix_pr_auto_assign
...
Fix PR auto-assign GitHub action
2022-11-16 18:34:06 +01:00
Alexandre Paillier
32161b9432
Shorter Python tracebacks for Ragger tests
2022-11-16 18:16:11 +01:00
Alexandre Paillier
2300bb9d00
Updated Ragger tests to use the new private CAL key
2022-11-16 18:16:03 +01:00
Alexandre Paillier
b1d6e9851d
Now compiles the app with the new CAL key for Ragger tests
2022-11-16 17:05:17 +01:00
Alexandre Paillier
3e455250d2
Explicit github action version, v1 tag does not exist
2022-11-16 13:52:57 +01:00
Lucas PASCAL
55a4b48f18
[fix] 'github-push-action' does not seem to cope with src:dst git push syntax
2022-11-16 12:14:57 +01:00
Alexandre Paillier
fcc9f7ab84
Update actions to fix deprecation warnings
2022-11-15 18:07:56 +01:00
Alexandre Paillier
7ea69d17fa
CI Fix
2022-11-09 15:33:47 +01:00
Alexandre Paillier
aabf44e0d9
Switch to using the lite container
2022-10-26 18:18:54 +02:00
Alexandre Paillier
3f02bf672c
Updated linter to clang-format 12.0.1
2022-09-14 09:41:38 +02:00
Alexandre Paillier
fd93495096
CI - Add ragger tests
2022-09-14 09:41:31 +02:00
Alexandre Paillier
78172cdd61
CI - Changed build workflow to compile release applications instead; remove the artifacts upload since they were not used
2022-09-13 18:20:19 +02:00
Coline
a476bbb569
fix: merge 3 mv into 1 and README
2022-07-25 10:39:42 +02:00
Coline
de036b38e8
fix: ci use matrix for build nano app
...
fix: ; into && in ci
2022-07-22 10:29:37 +02:00
Coline
92b2f1c247
fix: ci unsage repo zemu
2022-07-04 11:12:19 +02:00
Coline
5a631121b6
fix: add nanosp
2022-06-30 19:55:50 +02:00
Coline
4da1c46227
fix: remove nanosp just for test
2022-06-30 19:48:26 +02:00
Coline
23739af93c
fix: ci
2022-06-29 15:24:52 +02:00
Coline
9a3eb3e615
fix: add comment in ci
2022-06-29 15:24:03 +02:00
Coline
b1809c88c0
feat: ci with speculos
2022-06-29 10:25:12 +02:00
Coline
8a47d4ecea
fix: mv build into specific folder ci
2022-06-28 15:31:35 +02:00
Coline
51fdc01065
fix: rename functional to zemu
2022-06-28 15:11:29 +02:00
Alexandre Paillier
ad8334e54c
feat: unit-test with cmocka
...
- Test only 1 function which is in utils2.c
- Because is not inlude nano sdk
- Move zemu's into functional folder
- Change path of zemu's test in CI and Makefile
2022-06-28 15:11:15 +02:00
Lucas PASCAL
025773f506
[ci][clean] Explicit source and destination branches when auto commit&push, so that 'develop' SDK commits can be pushed to 'master' when merging
2022-05-19 17:05:47 +02:00
Alexandre Paillier
286994baaf
Update GH action to use clang-format-12
2022-04-13 15:52:25 +02:00
Lucas PASCAL
55b6f9bc99
[fix] Step condition variable was improperly defined
2022-03-14 15:02:51 +01:00
Lucas PASCAL
60656c1b56
[fix] Bad bash syntax in github action
2022-03-14 10:36:17 +01:00
Lucas PASCAL
358fcbd4ee
[add] SDK submodule updated to develop + will now be auto updated
2022-03-14 09:55:49 +01:00
lpascal-ledger
780f75a54e
Merge pull request #264 from LedgerHQ/feature/sdk-generation
...
Automatic generation of the plugin SDK
2022-03-11 18:12:55 +01:00
Coline
38e88b11c7
fix: PR template
...
- Add another changes includes
2022-03-04 15:57:19 +01:00
Coline
45a82881a3
feat: add auto author assign for pr
...
- remove checklist in pr template
2022-03-04 15:57:19 +01:00
Coline
d749f3dc32
fix: pr and issue template
2022-03-04 15:57:19 +01:00
Coline
3463deacc9
fix: pr template
2022-03-04 15:57:19 +01:00
Coline
c89f9db92e
fix: PR template
2022-03-04 15:57:19 +01:00
Coline
7c66c255ab
fix: feature's template
2022-03-04 15:57:19 +01:00
Coline
c1f9093010
docs: template for issue and pr
2022-03-04 15:57:19 +01:00
Lucas PASCAL
0864a4f282
[add] Job to generate a new SDK and creating a commit in SDK repository
2022-02-17 08:57:37 +01:00
Lucas PASCAL
71f124b2ce
[CI] Compiling binaries with specific flags
2022-01-28 16:45:08 +01:00
Lucas PASCAL
15d768c2cb
[CI] PR on develop triggers CI
2022-01-28 16:45:05 +01:00
TamtamHero
1588e4f358
Fix elfs gathering for CI tests
2021-09-01 20:03:37 +02:00
Jean-Baptiste Bédrune
f5a41077d3
Enable scan-build
...
Signed-off-by: pscott <scott.piriou@ledger.fr >
2021-07-27 12:09:22 +02:00
pscott
a2d9a8068a
Add network display ( #152 )
...
* Add network name display instead of chainID
* Add display of correct ticker along with network
* Add FTM
* Clang-format
* Add comment in python script
* Rename SIZE_MAX to MAX_SIZE
* Change %u to %d in printf
* Remove needless PIC
* Update comment about get_chain_id()
* Update example script to follow EIP155
* Remove unused PIC calls
* Add whitespace between ticker and amount when using EIP155
* Remove decimal config per network, set back 18 everywhere
* Adapt u32_from_BE to swith cases
* Remove chainid from signTx.py
* Switch to switch in stead of if in get_chain_id
* Revert "Remove chainid from signTx.py"
This reverts commit 454e09f280ec3e3ec1c7d7cc0027247ef4390088.
* Change Ethereum chainid to 1
* Rename chainid_step to network_step
* Adapt finalizeParsing to new chainid for Ethereum
* Update snapshots
* clang-format
* Fix network display logic for clones
* Fix tests
* Add clone tests
Co-authored-by: TamtamHero <10632523+TamtamHero@users.noreply.github.com >
2021-07-02 18:46:23 +02:00
Jean P
ea87a0a646
Use elfs from CI in tests ( #167 )
...
* Add Nano X build
* Use CI's build artifacts for CI's tests
2021-07-01 18:27:06 +02:00
pscott
30e7c25163
Change to ledgerhq ghcr.io
2021-06-18 14:26:20 +02:00
pscott
d38805659f
Remove env var; hardcode commands to e2e tests
2021-06-18 12:55:22 +02:00
pscott
a4a8032fc7
Try to add BOLOS_SDK env
2021-06-18 12:53:34 +02:00