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 |
|
Alexandre Paillier
|
286994baaf
|
Update GH action to use clang-format-12
|
2022-04-13 15:52:25 +02:00 |
|
tjulien-ledger
|
6b24a045ce
|
Multiple ETH PRs (#289)
* adding Conflux espace
* adding Moonbeam
* kardiachain and bttc
* adding Wethio
|
2022-04-13 15:37:30 +02:00 |
|
Coline Seguret
|
87fa920326
|
Merge pull request #240 from btchip/eip1024
Add EIP 1024 APDUs
|
2022-04-07 10:26:58 +02:00 |
|
BTChip github
|
52738e6bf5
|
Make lint happier
|
2022-03-22 08:40:36 +01:00 |
|
BTChip github
|
d04ed9aef1
|
Minor changes related to code review
|
2022-03-22 08:23:30 +01:00 |
|
BTChip github
|
375eb1cae1
|
Bump versions after rebase
|
2022-03-22 08:23:30 +01:00 |
|
BTChip github
|
78f4642b6c
|
Add EIP 1024 APDUs
|
2022-03-22 08:23:30 +01:00 |
|
ldg-github-ci
|
170f3eeb7b
|
[update][SDK] Branch develop | Commit 5203780b6a
|
2022-03-15 14:00:43 +00:00 |
|
lpascal-ledger
|
5203780b6a
|
Merge pull request #278 from LedgerHQ/fix/broken_ci_trigger
[fix] Step condition variable was improperly defined
|
2022-03-15 15:00:18 +01:00 |
|
Alexandre Paillier
|
faf2044108
|
Bump plugin interface version
|
2022-03-15 14:19:30 +01:00 |
|
Lucas PASCAL
|
55b6f9bc99
|
[fix] Step condition variable was improperly defined
|
2022-03-14 15:02:51 +01:00 |
|
apaillier-ledger
|
e0002739f0
|
Merge pull request #276 from LedgerHQ/apr/bugfix/nft_security_review
NFT feature security review
|
2022-03-14 14:36:17 +01:00 |
|
lpascal-ledger
|
d2b2682790
|
Merge pull request #277 from LedgerHQ/update/SDK_submodule
[add] SDK submodule updated to develop + will now be auto updated
|
2022-03-14 14:33:14 +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 |
|