Commit Graph
33 Commits
Author SHA1 Message Date
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 PandGitHub ddaa66bb3a repair missing endif 2019-01-03 15:03:24 +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
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
Jean PandGitHub eb109e8797 Bump version 1.1.8 2018-12-18 18:40:19 +01:00
Jean PandGitHub f7a9ddc70c Merge pull request #44 from EthereumCommonwealth/reosc
Add support for REOSC Ecosystem
2018-12-12 16:56:09 +01:00
Alfredo Ortega f202bdd343 Changed RSK Ticker SBTC->RBTC 2018-12-11 15:26:12 -03:00
Michael Ira KrufkyandGitHub 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 64aed0316a fix ellaism icons 2018-12-03 18:06:51 +01:00
Jean PandGitHub b9a8dd0da5 add new coins to listvariants 2018-11-06 17:30:03 +01:00
Jean PandGitHub cdb93eb073 Bump version 1.1.7 2018-11-06 15:26:22 +01:00
BTChip github c524aeb461 Remove EOS Classic 2018-10-26 19:06:46 +02:00
Michael Ira KrufkyandGitHub 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
TamtamHero 6a45fa7c55 Merge branch 'master' of github.com:LedgerHQ/ledger-app-eth 2018-10-02 14:56:47 +02:00
TamtamHero acf23bd5e6 version bump, modified icons for the release of callisto/ether1/ethersocial/gochain/atheios 2018-10-02 14:55:33 +02:00
otoandGitHub b1fec39227 Update Makefile
Add dependency version
2018-09-21 21:30:28 +02:00
Michael Ira KrufkyandGitHub ac504a3ddb Merge branch 'master' into eosc 2018-09-08 11:40:14 -04:00
Michael Ira KrufkyandGitHub 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 KrufkyandGitHub c632e70214 Merge branch 'master' into eosc 2018-09-04 14:59:01 -04:00
TamtamHero be7b68c97f updated icons for clones 2018-09-04 14:13:54 +02:00
TamtamHero 572b859e5d Merge branch 'master' of github.com:LedgerHQ/blue-app-eth 2018-08-29 18:53:49 +02:00
TamtamHero b28d4a7736 remove obsolete src folders 2018-08-29 18:53:02 +02:00
BTChip github 624867528c Bump version 2018-08-28 09:32:20 +02:00
Michael Ira KrufkyandGitHub 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 KrufkyandGitHub 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 KrufkyandGitHub 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
TamtamHero 3f6bb939e7 Update ethereum classic and rsk testnet icons 2018-08-10 12:07:57 +02:00
Michael Ira Krufky 4c599aa1d2 Merge remote-tracking branch 'origin/master' into ether-1 2018-08-08 10:53:01 -04:00
TamtamHero 9aecc27ea9 add rsk_testnet icons and clean Makefile system 2018-08-08 14:32:28 +02:00
BTChip dcb710b774 Cleanup 2017-02-04 13:16:31 +01:00
BTChip 0c094f4fe6 ERC-20 tokens support for a simple set of tokens - display additional transaction details 2017-02-04 13:14:24 +01:00