Commit Graph

61 Commits

Author SHA1 Message Date
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
Michael Ira Krufky
16dec940c9 Add support for REOSC Ecosystem
homepage           : https://www.reosc.io
    block explorer     : https://explorer.reosc.io
    network statistics : https://stats.reosc.io
    slip0044 index     : 2894
    chain ID           : 2894
2018-12-10 08:46:32 -05:00
TamtamHero
3fc6df5c07 update token list 2018-12-10 13:37:57 +01:00
BTChip github
c524aeb461 Remove EOS Classic 2018-10-26 19:06:46 +02:00
Michael Ira Krufky
843b5ff80c Add support for Mix Blockchain
homepage: https://www.mix-blockchain.org
block explorer: https://blocks.mix-blockchain.org
network statistics : https://stats.mix-blockchain.org
slip0044 index : 76
chain ID: 76
2018-10-07 10:14:12 -04:00
BTChip github
6ce175041a Fix contract data parsing 2018-10-03 18:22:38 +02:00
BTChip github
d6bdf9c7e5 Update ERC 20 tokens list 2018-10-02 16:14:07 +02:00
Michael Ira Krufky
ac504a3ddb Merge branch 'master' into eosc 2018-09-08 11:40:14 -04:00
Michael Ira Krufky
1aeb759c15 Add support for GoChain
Ledger Nano S is now properly working with GoChain!!

homepage: https://gochain.io
block explorer: https://explorer.gochain.io
network statistics : https://stats.gochain.io/
slip0044 index : 6060
chain ID: 60
2018-09-08 07:27:12 -04:00
Michael Ira Krufky
c632e70214 Merge branch 'master' into eosc 2018-09-04 14:59:01 -04:00
BTChip github
9111629dbc Update tokens list 2018-08-28 09:30:58 +02:00
BTChip github
b9e3cc8970 Make contract parameters display optional 2018-08-28 09:12:20 +02:00
BTChip github
13a7a6fc79 Fix contract deployment 2018-08-27 17:04:15 +02:00
Michael Ira Krufky
0a5359afa5 Add support for EOS Classic (EOSC)
EIP-155 is now properly working with EOS-Classic!! Tested personally on the Ledger Nano S

homepage : https://eos-classic.io
block explorer : https://explorer.eos-classic.io
network statistics : https://stats.eos-classic.io
slip0044 index : 2018
chainId : 20

Proof of EIP-155 in genesis block:
https://github.com/eosclassic/eosclassic/blob/master/params/config.go#L63

cc: @eosclassic
2018-08-26 00:10:49 -04:00
Michael Ira Krufky
70492fc781 Add support for AtheiosChain (ATH)
EIP-155 is now properly working with Atheios!! Tested personally on the Ledger Nano S

homepage : https://atheios.com
block explorer : http://explorer.atheios.com | https://scan.atheios.com
network statistics : http://stats.atheios.com
slip0044 index : 1620
chainId : 1620
2018-08-23 11:06:12 -04:00
Michael Ira Krufky
bbd2b06b52 Add support for EtherGem (EGEM) (#1)
* Add support for EtherGem (EGEM)

* Add graphic assets for EtherGem (EGEM)

EIP-155 is now properly working with EtherGem!! Tested personally on the Ledger Nano S

homepage : https://egem.io
block explorer : https://explorer.egem.io
network statistics : https://network.egem.io
slip0044 index : 1987
chainId : 1987
2018-08-10 14:54:56 -04:00
Michael Ira Krufky
4034d5f4d0 Add support for Ether-1 (ETHO) 2018-08-07 08:16:17 -04:00
BTChip github
83d57ebfe0 Fix Nano S build and UI 2018-08-03 19:09:06 +02:00
BTChip github
9772bece46 Merge branch 'ella-support' of https://github.com/ellaism/blue-app-eth into ellaism-ella-support 2018-08-02 10:23:20 +02:00
BTChip github
7466481cc6 Merge branch 'esn-support' of https://github.com/EthersocialNetwork/blue-app-eth into EthersocialNetwork-esn-support 2018-08-02 10:19:36 +02:00
BTChip github
f6518894e4 Merge branch 'master' of github.com:LedgerHQ/blue-app-eth 2018-08-02 10:11:56 +02:00
hackyminer
1fd14b15eb Add support for Ellaism 2018-08-01 23:01:34 +09:00
hackyminer
79348a2d91 ESN(Ethersocial Network) support added 2018-08-01 22:59:41 +09:00
Michael Ira Krufky
486e4b5ed2 Add support for Callisto 2018-08-01 07:22:51 -04:00
BTChip github
006e661bc6 Always use the main chain unit as fees unit 2018-07-31 20:13:12 +02:00
BTChip github
adfcb0e6ec Display the data being signed 2018-07-31 19:59:59 +02:00
Michael Ira Krufky
71d8e44ed8 Add support for Musicoin 2018-07-29 22:51:07 -04:00
BTChip github
29a2b97b1f Do not crash if not using EIP 155 2018-07-29 18:11:48 +02:00
BTChip github
6fe4705f46 Reorganize chain types - always add after the last one, not alphabetically sorted 2018-07-29 12:43:18 +02:00
Nicolas Bacca
4e76ef3489 Merge pull request #19 from mkrufky/akroma
Add support for Akroma
2018-07-29 12:41:45 +02:00
Michael Ira Krufky
15cb3cebeb Add support for Akroma 2018-07-28 18:49:59 -04:00
Michael Ira Krufky
2c8f11f1f0 Add support for Pirl 2018-07-28 18:20:21 -04:00
BTChip github
74c085ca2d 3 bytes int are also valid 2018-07-28 17:56:54 +02:00
BTChip github
8260268b02 Supports 32 bits chainId for signature and matching - the returned V will be wrong and has to be recomputed by the client 2018-07-28 17:36:12 +02:00
BTChip github
c276531c83 Update to U2F managed SDK - add forks 2018-07-27 21:02:24 +02:00
BTChip github
5de67d7ef6 Compatibility with Nano S SDK 1.4 2018-03-12 11:04:02 +01:00
BTChip github
854e74f3a0 Add latest tokens, cleanup unused variables 2017-12-25 19:45:41 +01:00
BTChip github
cdc8c7436c Fix missing last character on address display, add full destination address when transacting, update latest ERC-20 tokens 2017-10-27 06:03:49 +02:00
BTChip github
a240145f0f Fix alternate chain ticker names 2017-10-27 05:38:29 +02:00
BTChip github
f833e315c2 Update tokens, add Expanse and Ubiq chains 2017-10-20 16:21:36 +02:00
BTChip github
eef02bbc50 Update tokens list : newly deployed REP, add APT, BET, DNT, GELD, ICE, MYD, NXX, PRO, PPT, PLR, SAN, WCT, XRL 2017-07-29 00:13:59 +02:00
BTChip github
79dcf4bd7c Add the 13 tokens of the week 2017-07-17 23:56:25 +02:00
BTChip github
615581e2c6 Update tokens list : BQX ADT BNC CTL DRP FAM FUN MTL NET NMR OAX SHIT SKIN SKO1 SNM STRJ SNC TFL VSM VRS 2017-07-06 16:11:56 +02:00
BTChip github
32348fbfe8 Update tokens list : MYST, PAY, QAU, SNT 2017-07-06 16:08:54 +02:00
BTChip github
a780a2a9db Update tokens list : BAT, BNT, CFI, MCAP, MCO, MGO, PTDY, QRL, RLT, VERI 2017-06-13 11:26:09 +02:00
BTChip github
37f33677c8 Update tokens list, fix USB crash on disconnect take 2, bump version 2017-06-02 16:12:08 +02:00
BTChip github
dca33eab26 Update Blue UI, fix contract data / browser mode glitch 2017-05-31 21:51:11 +02:00
BTChip github
b40b38e8bd Fix USB crash on disconnect 2017-05-31 21:50:05 +02:00
BTChip github
57f90c5f69 Update tokens list 2017-05-31 21:49:28 +02:00