Coline
f103e2a023
docs: readme unit tests
2022-06-28 15:11:18 +02:00
Coline
ef07f77d8a
fix: lint
2022-06-28 15:11:18 +02:00
Coline
2931fdaee0
fix: rm build into tests/unit
2022-06-28 15:11:17 +02:00
Coline
019f053634
feat: add tests folder
2022-06-28 15:11:16 +02:00
Coline
7cf98f419d
fix: rm node modules
2022-06-28 15:11:16 +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
apaillier-ledger
4eb7109b86
Merge pull request #280 from LedgerHQ/dependabot/npm_and_yarn/tests/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6 in /tests
2022-06-23 11:49:24 +02:00
dependabot[bot]
1f50dbe19b
Bump minimist from 1.2.5 to 1.2.6 in /tests
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-23 11:40:38 +02:00
Benjyskan
3c0ae7e737
add missing variable in processTx's PRINTF ( #279 )
2022-06-23 11:37:25 +02:00
apaillier-ledger
1875aecbf8
Merge pull request #312 from LedgerHQ/dependabot/npm_and_yarn/tests/protobufjs-6.11.3
...
Bump protobufjs from 6.11.2 to 6.11.3 in /tests
2022-06-23 11:23:41 +02:00
dependabot[bot]
5b6efe8f82
Bump protobufjs from 6.11.2 to 6.11.3 in /tests
...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js ) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases )
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md )
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3 )
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-23 09:14:00 +00:00
apaillier-ledger
dff19884d0
Merge pull request #195 from LedgerHQ/dependabot/npm_and_yarn/tests/tmpl-1.0.5
...
Bump tmpl from 1.0.4 to 1.0.5 in /tests
2022-06-23 11:13:06 +02:00
dependabot[bot]
26e0d19484
Bump tmpl from 1.0.4 to 1.0.5 in /tests
...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases )
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 )
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-23 11:03:47 +02:00
apaillier-ledger
a018b29ae2
Merge pull request #320 from LedgerHQ/apr/vbump/1.9.20
...
1.9.20-dev version bump
2022-06-21 17:06:48 +02:00
Alexandre Paillier
bab11088cc
Bumped app version number
2022-06-21 16:44:21 +02:00
lpascal-ledger
61fa6b94c0
Merge pull request #319 from LedgerHQ/purge/compound_plugin
...
[clean] Removing compound-related plugin code
2022-06-21 16:41:21 +02:00
Lucas PASCAL
653b64d6f7
[clean] Removing compound-related plugin code
2022-06-21 15:38:51 +02:00
apaillier-ledger
583677e7e3
Merge pull request #318 from LedgerHQ/develop
...
App release 1.9.19
2022-06-15 17:37:18 +02:00
apaillier-ledger
e20814ca07
Merge pull request #317 from LedgerHQ/apr/update_changelog
...
Update changelog for 1.9.19
2022-06-15 14:54:45 +02:00
Alexandre Paillier
1e744297ef
Update changelog for 1.9.19
2022-06-15 14:31:51 +02:00
apaillier-ledger
40a16bb5db
Merge pull request #313 from tjulien-ledger/eth-clones
...
Eth clones
2022-06-15 13:45:58 +02:00
Alexandre Paillier
b483804ff4
adding astar&shiden
2022-06-15 13:35:46 +02:00
tjulien-ledger
c74ca70a1f
adding cube icons + network.c fix
2022-06-15 13:35:46 +02:00
tjulien-ledger
ded57d628f
adding okc icons and fix for cube
2022-06-15 13:35:45 +02:00
Alexandre Paillier
785cfdc2ea
cube
2022-06-15 13:35:44 +02:00
Alexandre Paillier
d1eb4ccc92
okc
2022-06-15 12:07:14 +02:00
apaillier-ledger
faf52a1a1a
Merge pull request #309 from LedgerHQ/apr/feature/eip191
...
EIP-191 clear signing
2022-06-10 09:56:29 +02:00
Alexandre Paillier
2ed6a4502d
Linting fix following review
2022-06-10 09:47:32 +02:00
yhql
6768ccaf78
Eip191 review ( #314 )
...
* Avoid using a global for is_ascii
* Fix unused var, missing init, and use size_t for length
* Use snprintf where possible
2022-06-10 09:45:12 +02:00
Alexandre Paillier
fb677fc187
Removed the -dev version suffix
2022-06-08 11:45:22 +02:00
Alexandre Paillier
cf9cbc0f47
Updated the changelog
2022-06-08 11:45:22 +02:00
Alexandre Paillier
b937717f12
Added Zemu tests for EIP-191
2022-06-08 11:45:21 +02:00
Alexandre Paillier
af67739aeb
Removed unused Jest configuration
2022-06-08 11:45:21 +02:00
Alexandre Paillier
fa7c4476d7
Update Zemu framework
2022-06-08 11:45:20 +02:00
Alexandre Paillier
8bc541b994
Increased display value buffer size for LNX & LNS+
2022-06-08 11:45:20 +02:00
Alexandre Paillier
5dc1a0cfcd
EIP-191 clear signing
2022-06-08 11:45:20 +02:00
Alexandre Paillier
df79977ee9
Fix EIP1024 warnings
2022-06-08 11:45:19 +02:00
lpascal-ledger
d2ba6a6676
Merge pull request #308 from LedgerHQ/fix/sdk_update_ci
...
[ci][clean] Explicit source and destination branches when auto commit and push
2022-06-07 16:51:16 +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
lpascal-ledger
b18a10bbe6
Merge pull request #301 from LedgerHQ/bump
...
[bump] 1.9.19-dev
2022-04-28 10:07:15 +02:00
Lucas PASCAL
cc2c5ed28f
[bump] 1.9.19-dev
2022-04-28 09:54:13 +02:00
lpascal-ledger
bd56838a30
Merge pull request #295 from LedgerHQ/fix/bigger_printable_amount_size
...
[add] Extending the amount buffer from 30 to 50 bytes
2022-04-27 13:51:30 +02:00
apaillier-ledger
1f4ed3b8a7
Merge pull request #300 from LedgerHQ/develop
...
App release 1.9.18
2022-04-27 10:54:12 +02:00
apaillier-ledger
da51910343
Merge pull request #299 from LedgerHQ/apr/update_changelog
...
Update changelog 1.9.18
2022-04-27 10:25:56 +02:00
Alexandre Paillier
b96140247e
Update changelog
2022-04-27 10:22:11 +02:00
Lucas PASCAL
66ac35bc6f
[add] Extending the amount buffer from 30 to 50 bytes + adding some const fields
2022-04-25 16:54:07 +02:00
apaillier-ledger
23d54771c1
Merge pull request #291 from LedgerHQ/dependabot/npm_and_yarn/tests/ansi-regex-4.1.1
...
Bump ansi-regex from 4.1.0 to 4.1.1 in /tests
2022-04-14 17:24:01 +02:00
dependabot[bot]
8d448cbff3
Bump ansi-regex from 4.1.0 to 4.1.1 in /tests
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-13 16:01:19 +00:00
apaillier-ledger
c8863552b0
Merge pull request #290 from LedgerHQ/apr/ci/upgrade_lint_12
...
Update Linter GitHub action
2022-04-13 18:00:50 +02:00
Alexandre Paillier
78d159761d
Linting pass following the clang-format update
2022-04-13 15:52:29 +02:00