pscott
3b6fd0d169
Undo testing commit
2021-06-08 10:24:51 +02:00
TamtamHero
ec1a0d1128
test key + disable bls sigs
2021-06-08 10:24:51 +02:00
pscott
5fd27ff5ca
Use INT256_LENGTH and ADDRESS_LENGTH define
2021-06-08 10:24:51 +02:00
TamtamHero
0bd5fa717e
Add Ledger signature checking for external plugins
2021-06-08 10:24:51 +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
TamtamHero
17bd07a346
Apply clang-format
2020-12-01 16:20:13 +01:00
BTChip github
9854d12753
Starkex v2 integration
2020-11-30 18:22:16 +01:00
TamtamHero
eac45259da
Remove trailing whitespaces
2020-10-07 16:56:40 +02:00
TamtamHero
9d4dfbe1bf
Add Swap feature
2020-09-14 14:43:36 +02:00
BTChip github
8d0544bf68
Merge Starkware branch
2020-06-27 13:24:04 +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
Nicolas Bacca
8691c0ca68
Merge branch 'master' into externalize-erc20
2019-03-17 10:52:15 +01:00
Nguyen Sy Thanh Son
403ba1dd27
Add support for TomoChain (TOMO)
2019-02-06 08:03:49 +00:00
BTChip github
b01c37e2ee
Externalize ERC 20 support
2019-02-05 14:50:36 +01: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
Clément Péron
6af656c5ce
Add Include macro guards
2019-01-16 11:10:34 +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