Commit Graph

189 Commits

Author SHA1 Message Date
Nicolas Bacca
5cb351cc0d Merge pull request #62 from LedgerHQ/externalize-erc20
Externalize erc20
2019-03-17 10:52:36 +01:00
Nicolas Bacca
8691c0ca68 Merge branch 'master' into externalize-erc20 2019-03-17 10:52:15 +01:00
BTChip github
416a786e73 Review external token reset policy take 2 2019-03-08 17:34:16 +01:00
BTChip github
dc52d78d41 Review external token reset policy 2019-03-08 11:12:50 +01:00
Jean P
7c708c9974 Bump version to 1.2.0 2019-03-04 18:14:54 +01:00
Jean P
0dae7eb111 Merge pull request #58 from tomochain/master
Add support for TomoChain (TOMO)
2019-03-04 17:46:41 +01:00
Nguyen Sy Thanh Son
db0e7c695b update nanos_app_tomochain.gif 2019-03-04 23:39:15 +07:00
Nguyen Sy Thanh Son
a76661a37c update nanos_app_tomochain.gif 2019-02-27 09:14:07 +07:00
Nguyen Sy Thanh Son
081bef75c1 update blue_app_tomochain.gif 2019-02-27 09:12:47 +07:00
Nguyen Sy Thanh Son
59534a44f9 update blue_app_tomochain.gif 2019-02-26 17:51:00 +07:00
Nguyen Sy Thanh Son
e45d38418f update tomochain.png 2019-02-26 17:45:10 +07:00
Nguyen Sy Thanh Son
c8f645f140 update blue_badge_tomochain.gif 2019-02-26 17:44:00 +07:00
Nguyen Sy Thanh Son
7fb5d73ab2 update nanos_app_tomochain.gif 2019-02-26 17:42:19 +07:00
Nguyen Sy Thanh Son
438e2ab07a update nanos_badge_tomochain.gif 2019-02-26 17:41:39 +07:00
Jean P
c6b6d99f69 Merge pull request #48 from PeterTheOne/patch-1
Fix Readme typo: framwork -> framework
2019-02-25 16:51:22 +01:00
Nguyen Sy Thanh Son
0b9d8acbf6 Update chainConfig.h 2019-02-06 15:06:22 +07:00
Nguyen Sy Thanh Son
7c96c012b9 add TOMO 2019-02-06 15:05:23 +07: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
Jean P
855d47b5af Merge pull request #56 from clementperon/dev
Reallow amount in Decimal format and fix Gif format
2019-02-01 10:11:22 +01:00
Clément Péron
58dca757e0 Allow path 45 for multi-sig 2019-01-30 11:51:18 +01:00
Clément Péron
d825d4f726 Convert GIF to color map with 16 colors max 2019-01-30 11:51:17 +01:00
Clément Péron
2cbed26dc2 Reallow amount in Decimal format 2019-01-29 10:45:22 +01:00
BTChip github
331fc3f287 Lock ETH to its application path (please complain if it breaks something). Allow ETC to derive on ETH path to recover forked assets 2019-01-22 22:10:20 +01:00
Jean P
d43b530ff1 Merge pull request #50 from clementperon/dev
Minor Clean / Python3 support
2019-01-22 13:15:29 +01:00
Clément Péron
52118aa172 Add check on argument parser 2019-01-17 16:00:12 +01:00
Clément Péron
db533b13b0 Update to Python3 2019-01-17 16:00:12 +01:00
Clément Péron
8c36aed554 AutoPEP8 Python scripts 2019-01-16 11:23:00 +01:00
Clément Péron
1ad2170560 Move more functions to utils 2019-01-16 11:10:36 +01:00
Clément Péron
334372c12f Split utils function from main 2019-01-16 11:10: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
662c902a5c Remove unused NAME3 macro 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
Clément Péron
f77d816e48 Move Python scripts to examples dir 2019-01-16 11:10:34 +01:00
Clément Péron
ff4aab03fb update .gitignore to match glyphs path 2019-01-16 11:10:34 +01:00
Clément Péron
1a2ad56cbf make python scripts executable 2019-01-16 11:10:33 +01:00
TamtamHero
043d1f4f6f Add missing reos icon 2019-01-08 16:41:36 +01:00
Jean P
ddaa66bb3a repair missing endif 2019-01-03 15:03:24 +01:00
Jean P
bf72679401 Merge pull request #49 from Nicemanss/master
Add support for High Performance Blockchain
2019-01-03 13:48:37 +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
Peter Grassberger
0cb3ecd9da Fix Readme typo: framwork -> framework 2018-12-23 11:24:46 +01:00
Jean P
b678aa95cf Merge pull request #47 from clementperon/cpe/clean
cpe/clean
2018-12-19 18:08:07 +01:00
Clément Péron
7c25f2643a Add cast for var using PIC Macro 2018-12-19 17:06:02 +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
Clément Péron
6d51932970 Add cast for token definitions using PIC macro 2018-12-19 17:06:01 +01:00
Clément Péron
727bef9815 Remove WIDE class 2018-12-19 17:06:00 +01:00
Clément Péron
1686e7033d remove unused label 2018-12-19 17:06:00 +01:00
Clément Péron
f30462f863 fix tokens array size
Compiler warns about "excess elements in array initializer"

Fix this by setting the correct size of the array
2018-12-19 17:06:00 +01:00
Clément Péron
056dc0099e Remove trailing spaces
find -name '*.c' -o -name '*.h' -o -name 'Makefile' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i
2018-12-19 17:05:59 +01:00