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
b1b2d5ecbb
Removed kUSD & Tobalaba
2023-10-04 18:06:50 +02:00
tjulien-ledger
45c049fd04
Oasys ( #413 )
...
* correcting ticker
* modifying conf file
* updating main.c
* updating chainConfig.h
* Removed last bits of EWC
* correcting arbitrum
* adding oasys conf file
* adding oasys icons
* remaining changes for oasys
* removing trailing space
---------
Co-authored-by: Alexandre Paillier <alexandre.paillier@ledger.fr >
2023-03-10 18:41:35 +01:00
tjulien-ledger
160fed7348
renaming EWC to EWT ( #397 )
...
* correcting ticker
* modifying conf file
* updating main.c
* updating chainConfig.h
* Removed last bits of EWC
---------
Co-authored-by: Alexandre Paillier <alexandre.paillier@ledger.fr >
2023-02-03 15:54:07 +01:00
tjulien-ledger
795140015d
adding id4good
2022-11-16 18:59:52 +01:00
tjulien-ledger
a0d16023d5
Light integration ( #334 )
...
* adding XDC
* adding meter
* adding multivac
* adding id4good
* adding tecracoin
* minor typo
* adding apothem
* adding apothem 2
* apothem and tecratestnet on network.c
* fix nettwork.c
* 1st additions
* last additions
* adding fix from develop
* update apothem coin name
* removing id4good
* adding Cronos
2022-09-14 10:50:57 +02:00
Alexandre Paillier
b483804ff4
adding astar&shiden
2022-06-15 13:35:46 +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
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
Alexandre Paillier
c548aba364
Unify the include guards accross all header files
2022-03-09 11:52:03 +01:00
Noel Moldvai
c8bf437424
Add Shyft support
2022-01-14 10:38:58 +01:00
Jean P
3a47291fb1
Add Polygon as a variant ( #207 )
2021-10-28 18:17:05 +02:00
estienne.antoine@gmail.com
7bbdb24be4
add moonrriver
2021-10-04 18:55:46 +02:00
pscott
ae28843c6c
Merge branch 'TowoLabs-master' into bigger_chainid
2021-09-03 15:02:30 +02:00
pscott
fd48a2c1a2
Remove theta, flare and flare_coston
2021-09-03 14:55:28 +02:00
pscott
b2172e4627
Use uint64_t for chainID
2021-08-26 13:02:07 +02:00
Markus Alvila
779fae6058
Add support for Songbird (SGB)
2021-08-05 19:27:53 +02:00
pscott
61e7d17442
Add bsc variant
2021-06-29 17:18:15 +02:00
jingxu85
e5d202d895
signed commit with icons
2021-06-01 10:31:54 -07:00
Markus Alvila
073f586c98
Add support for Flare Network (FLR) ( #148 )
...
Signed-off-by: RareData <44319370+RareData@users.noreply.github.com >
2021-06-01 11:49:39 +02:00
pscott
970f0355dd
Add support for EIP2718 (enveloppe) and EIP2930 (acess list tx); Display chain ID when different from 1 (ethereum mainnet)
2021-04-21 16:56:17 +02:00
TamtamHero
17bd07a346
Apply clang-format
2020-12-01 16:20:13 +01:00
TamtamHero
62a144b22b
Remove Ledger Blue specific code, and other unused discriminants
2020-10-20 15:22:22 +02:00
TamtamHero
9d4dfbe1bf
Add Swap feature
2020-09-14 14:43:36 +02:00
BTChip github
0e3c0f9263
* Add Artis, Dexon, EWC, Thundercore, Volta, Webchain
...
* Switch to Flow API for Nano S 1.6.0
* Add extra U2F timeout guards for Windows
* Review application flow and parameters checks
* Refactor signature padding
2020-01-18 12:47:53 +01:00
Clément Péron
955b32ecb2
Add Tobalaba network
2019-03-18 14:08:27 +01:00
Nguyen Sy Thanh Son
0b9d8acbf6
Update chainConfig.h
2019-02-06 15:06:22 +07:00
Nguyen Sy Thanh Son
403ba1dd27
Add support for TomoChain (TOMO)
2019-02-06 08:03:49 +00:00
Clément Péron
f75adced1d
Use correct include headers
...
Some headers are overkilled, and the order should be
/* LibC */
include <stdxxx.h>
/* Framework */
include <os.h>
/* Local */
include "EthUstream.h"
2019-01-16 11:10:35 +01:00
Clément Péron
649d5ebe26
update header license
2019-01-16 11:10:35 +01:00
Nicemanss
24433ce7d4
Add support for High Performance Blockchain
...
homepage: https://hpb.io
block explorer: https://hpbscan.org
network statistics : https://hpbscan.org
git: https://github.com/hpb-project
slip0044 index : 269
chain ID: 269
2019-01-02 23:07:19 +01:00
Clément Péron
400bece184
move src_genericwallet to src
...
This will avoid an error with glyph.h which is not found when compiling deps.
Due to INCLUDE_PATH is looking for *.h but the glyph.h doesn't exist at this moment
2018-12-19 17:06:01 +01:00