724 Commits

Author SHA1 Message Date
Barry Gitarts
d42c6bb1c4 Remove large footer
add status to some copy
2018-08-25 09:47:13 -04:00
Barry Gitarts
68485e7aa7 add status logo 2018-08-25 09:46:02 -04:00
Barry Gitarts
249d82c76a remove announcement message 2018-08-25 09:46:02 -04:00
Barry Gitarts
79a37f367f prevent modal from popping up on page load 2018-08-25 09:46:02 -04:00
Barry Gitarts
087a3e3a63 add copy to clipboard on signature 2018-08-25 09:46:02 -04:00
Barry Gitarts
3787fb7600 add status principals as default message 2018-08-25 09:46:02 -04:00
Connor Bryan
4d417b8504
Merge branch 'develop' into ella-ledger 2018-08-22 17:07:17 -07:00
Connor Bryan
29deeb6814
Merge branch 'develop' into develop 2018-08-22 16:53:02 -07:00
Connor Bryan
8e72d2e2ad Updating... 2018-08-22 16:12:42 -07:00
aerth
16b9d2042f
add network: aquachain 2018-08-20 17:25:15 -07:00
Connor Bryan
1527ae098b Add an icon to the middle row 2018-08-17 15:42:59 -05:00
hackyminer
76617c1339
enable ledger nano s for Ella
* MINING token added. Please see https://github.com/kvhnuke/etherwallet/pull/1636
2018-08-17 06:26:17 +09:00
Connor Bryan
7d1f7184d7
Merge branch 'develop' into enhancement/address-book-to-view-address 2018-08-16 11:18:21 -05:00
Anthony
b4fa952026
GasTracker is not an ETCDEV project
Removed reference. My mistake.
2018-08-16 10:09:32 -04:00
Anthony
ef8bbcf0f9
Add ETC Cooperative's ETC public node as well 2018-08-15 19:34:43 -04:00
Anthony
b7e6a52212
Add gastracker; remove Commonwealth as Commonwealth nodes are currently down.
Preventative measure for increased traffic from the Coinbase addition. Will follow-up with more nodes.
2018-08-15 17:45:20 -04:00
Connor Bryan
b865f590bd
Merge branch 'develop' into patch-1 2018-08-15 16:08:21 -05:00
Connor Bryan
04b6523c22
Merge branch 'develop' into patch-2 2018-08-15 15:46:54 -05:00
Connor Bryan
71c76e8afc
Merge branch 'develop' into develop 2018-08-15 15:30:43 -05:00
Connor Bryan
c02570d6a8
Merge branch 'develop' into reorder-wallet-unlock 2018-08-15 15:09:51 -05:00
Connor Bryan
4203a91d6a
Merge branch 'develop' into patch-1 2018-08-15 14:09:07 -05:00
Connor Bryan
58dbbc7d50
Merge branch 'develop' into patch-2 2018-08-15 14:06:14 -05:00
Connor Bryan
976ed15064
Merge branch 'develop' into enhancement/address-book-to-view-address 2018-08-15 14:05:53 -05:00
Connor Bryan
d9084dbc87
Merge branch 'develop' into reorder-wallet-unlock 2018-08-15 14:02:47 -05:00
Connor Bryan
3980650e21
Merge branch 'develop' into develop 2018-08-15 14:01:03 -05:00
CLINT
45dbed950d
Update eth.json
Fix whitespace formatting
2018-08-10 16:08:20 +10:00
CLINT
6f9527882d
Update eth.json
Removed extra " to make valid JSON
2018-08-10 15:31:11 +10:00
Wietze Bronkema
9e7a5533dd
Update GBX decimal
https://etherscan.io/token/0x12fcd6463e66974cf7bbc24ffc4d40d6be458283
2018-08-08 20:49:01 +02:00
CLINT
6b94dd7a08
Add Havven Contract and Havven Mintr ABI 2018-08-08 16:37:39 +10:00
Deams51
2a1fce3f3e Added GoChain testnet support 2018-08-05 20:01:43 +02:00
Daniel Ternyak
3c15449ac4
Merge branch 'develop' into enhancement/address-book-to-view-address 2018-07-18 15:23:42 -07:00
mwbailey
48304699a1 Discard signed message after leaving tab (#2056) 2018-07-18 15:05:41 -07:00
Connor Bryan
4853ca2a14 Change pluralization 2018-07-17 16:01:07 -05:00
Connor Bryan
aa1c5383f8 Adjust ordering of wallet unlocks. 2018-07-17 15:56:29 -05:00
Jean-Christophe Rona
96798e71fa Add support for the Archos Safe-T mini hardware wallet (#1963)
* Add support for the Archos Safe-T mini

* Safe-T mini: Fix version requirements

* Fix fade-in animation is not hitting the 5th wallet option

* Disable safe-t on electron:
2018-07-17 12:46:41 -07:00
Connor Bryan
918a8e7dd1 Styling adjustments, per Taylor 2018-07-12 17:46:17 -05:00
Connor Bryan
8d33ec6a3d Bad equality operator. Bad. 2018-07-12 16:54:50 -05:00
Connor Bryan
155900e29e Minor fixes I saw after committing 2018-07-12 16:28:54 -05:00
Connor Bryan
7f03ae4918 Remove previous <Select /> for recent addresses 2018-07-12 16:20:26 -05:00
Connor Bryan
85cd564fbb Incorporate recent addresses into dropdown 2018-07-12 16:04:32 -05:00
Connor Bryan
af12e36606 Do dropdown better 2018-07-12 15:23:23 -05:00
Connor Bryan
1c601f58e4 Clean up typing and formatting 2018-07-12 13:04:22 -05:00
Connor Bryan
6b2a8eedbc Implement initial functionality 2018-07-12 12:49:21 -05:00
Taylor Monahan
97bfbba51f Add Margin to Wallet Decrypt (#2048)
Screenshot of new spacing: https://i.imgur.com/6FHf1nq.png

before on left. after on right.
2018-07-11 18:36:27 -05:00
Connor Bryan
3f57520bca Handle back-to-back similar transactions (#2038)
* Catch errors from <Amounts /> field a level up.

* Move up the componentDidCatch to <Fields />

* ...
2018-07-10 14:59:31 -05:00
Scott Bigelow
18ddb9b22f REP Token Address Change (#2046) 2018-07-10 13:03:11 -05:00
Daniel Ternyak
e4debe341a
Disable local node polling (need to allow user to disable polling) (#2034)
* Only check for custom nodes locally once

* Add polling warning for console snoopers

* disable local node polling until we allow the user to disable from the client
2018-07-06 18:45:25 -05:00
Connor Bryan
2af3e3475c Adjust translation algorithm (#2033) 2018-07-06 18:39:46 -05:00
Daniel Ternyak
06c8ae6e5b
Prep 1.2.0 Release (#2028) 2018-07-06 16:11:16 -05:00
Maciej Hirsz
4aa74a4087 [Parity Signer] Add future support for ERC-681 (#1945)
* Add future support for ERC-681

* Use `addHexPrefix`
2018-07-06 16:04:31 -05:00