Commit Graph

96 Commits

Author SHA1 Message Date
TamtamHero
b6591c1716 Merge branch 'master' of github.com:LedgerHQ/blue-app-eth 2018-08-09 10:22:16 +02:00
TamtamHero
b96f084ce3 fix missing rsk testnet icon for manager 2018-08-09 10:21:32 +02:00
Nicolas Bacca
600623ea8a Merge pull request #26 from EthereumCommonwealth/ether-1
Add support for Ether-1 (ETHO)
2018-08-08 18:34:25 +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
TamtamHero
fd7b83dd86 Merge branch 'master' of github.com:LedgerHQ/blue-app-eth 2018-08-07 18:36:12 +02:00
TamtamHero
b275af845a fixed icons for kUSD 2018-08-07 18:32:25 +02:00
Jean P
4099e1666c fixed kUSD appname 2018-08-07 18:22:53 +02:00
TamtamHero
f29281402c update poa blue icon 2018-08-07 16:57:13 +02:00
Michael Ira Krufky
5a6174398e Include ether1.png for Ether-1 (ETHO) 2018-08-07 08:46:14 -04:00
Michael Ira Krufky
5757cf1374 Makefile.genericwallet: add akroma, pirl & ether1 to error debug & listvariants 2018-08-07 08:17:31 -04:00
Michael Ira Krufky
4034d5f4d0 Add support for Ether-1 (ETHO) 2018-08-07 08:16:17 -04:00
Michael Ira Krufky
a8877b319a Add graphic assets for Ether-1 (ETHO) 2018-08-07 08:16:17 -04:00
Jean P
03456e1fa3 update CHAIN_ID for kusd mainnet 2018-08-07 14:14:25 +02:00
Nicolas Bacca
a86a6dbdda Merge pull request #25 from TamtamHero/master
improved makefile for faster deployment
2018-08-07 13:28:07 +02:00
TamtamHero
471bc1629b add new coins icons 2018-08-07 12:46:07 +02:00
TamtamHero
69ae8c33b3 improved autobuild 2018-08-07 12:37:44 +02:00
BTChip github
051742a289 Fix checksum altogether 2018-08-06 23:46:37 +02:00
BTChip github
6308202cbb Fix EIP 1191 2018-08-06 23:05:22 +02:00
BTChip github
4bc4159ebb Update icons, bump version 2018-08-06 20:08:07 +02:00
BTChip github
83d57ebfe0 Fix Nano S build and UI 2018-08-03 19:09:06 +02:00
BTChip github
b9e1e4e42d Add EIP 1191 checksum support (RSK) 2018-08-02 11:16:25 +02:00
BTChip github
6603fa6972 Merge branch 'ellaism-ella-support' 2018-08-02 10:23:31 +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
aeec0c65f3 Merge branch 'EthersocialNetwork-esn-support' 2018-08-02 10:20:03 +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
Rain
4d0f9faac0 update ESN images 2018-08-01 22:59:41 +09:00
hackyminer
79348a2d91 ESN(Ethersocial Network) support added 2018-08-01 22:59:41 +09:00
Nicolas Bacca
2fe57f1811 Merge pull request #22 from mkrufky/callisto
Add support for Callisto (CLO)
2018-08-01 13:24:41 +02:00
Michael Ira Krufky
486e4b5ed2 Add support for Callisto 2018-08-01 07:22:51 -04:00
Nicolas Bacca
e8d0f63664 Merge pull request #20 from mkrufky/musicoin
Add support for Musicoin
2018-08-01 13:21:39 +02: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
Nicolas Bacca
a17834d6da Merge pull request #18 from mkrufky/pirl
Add support for Pirl
2018-07-29 12:39:44 +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
Nicolas Bacca
a986186884 Merge pull request #12 from jarig/patch-1
Fix formatting
2018-04-15 15:34:43 +02:00
BTChip github
5de67d7ef6 Compatibility with Nano S SDK 1.4 2018-03-12 11:04:02 +01:00
Jaroslav
e569f0804d Fix formatting
Small table fixes
2018-02-23 10:28:45 +02: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