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