1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
Commit Graph

3733 Commits

Author SHA1 Message Date
Dan Finlay
27d030b1a1 Version 3.9.8 2017-08-16 15:43:34 -07:00
Kevin Serrano
0477e08a6d Merge pull request #1928 from MetaMask/RemoveDefaultTokens
Remove default tokens
2017-08-16 13:38:21 -07:00
Dan Finlay
9fbdeab3de Fallback to ethplorer link 2017-08-16 12:55:34 -07:00
Dan Finlay
3b6ee032f5 Remove dead code 2017-08-16 09:52:09 -07:00
Dan Finlay
c6cfa2157b Bump changelog 2017-08-16 09:49:44 -07:00
Dan Finlay
722d91c866 Remove default tokens 2017-08-16 09:49:23 -07:00
Dan Finlay
b69f5533d9 ReEnable Token List 2017-08-16 09:49:18 -07:00
Kevin Serrano
60fdbd67af Merge pull request #1921 from MetaMask/v3.9.7
Version 3.9.7
2017-08-15 14:33:23 -07:00
Kevin Serrano
923415213f Merge pull request #1916 from MetaMask/fix/account-name-scroll
Oneliner for account label overflow issue on QubesOS
2017-08-15 14:08:30 -07:00
kumavis
33bdf86a2b v3.9.7 update changelog 2017-08-15 12:58:53 -07:00
kumavis
474b037de6 v3.9.7 2017-08-15 12:47:35 -07:00
Kevin Serrano
f2ee32ba33 Merge pull request #1918 from MetaMask/token-hotfix
Token hotfix
2017-08-15 12:42:54 -07:00
Kevin Serrano
9c7abacf64
Change cursor type to indicate link. 2017-08-15 12:26:11 -07:00
frankiebee
a8d6e1fe98 fix spelling 2017-08-15 12:16:41 -07:00
frankiebee
be7f5bd365 Add to CHANGELOG 2017-08-15 12:13:06 -07:00
frankiebee
176dd6d214 Disable token list 2017-08-15 12:12:57 -07:00
sdtsui
6168efc9cc Fix overflow issue on QubesOS, flagged by @kumavis 2017-08-15 17:13:11 +02:00
kumavis
68c6b2d666 Merge pull request #1904 from MetaMask/web3-depreciation
Web3 depreciation warning
2017-08-12 14:12:01 -07:00
frankiebee
66a012550e fix wording 2017-08-11 15:54:52 -07:00
frankiebee
d4849f67f9 Add to CHANGELOG 2017-08-11 15:53:01 -07:00
frankiebee
ac9e84ff40 add deprecation warning for web3 2017-08-11 15:52:03 -07:00
Frankie
3b1ac178ef Merge pull request #1899 from sdtsui/fix/acct-name-lengths
Fix account name overflow issues
2017-08-11 12:50:05 -04:00
sdtsui
9ec8663605 Cleanup stray logs and lint 2017-08-10 17:50:33 -07:00
sdtsui
2346c9b6b9 Add overflow support for all account names in account details 2017-08-10 17:49:12 -07:00
sdtsui
771f9ec124 Fix logic for dropdown components attaching checkmark to correct account 2017-08-10 17:37:55 -07:00
sdtsui
88f4931c6f Fix text overflow for dropdown components flagged by @frankiebee 2017-08-10 17:37:36 -07:00
Thomas Huang
4b7fa27ad0 Merge pull request #1894 from MetaMask/3.9.6
v3.9.6
2017-08-09 23:10:40 -07:00
kumavis
2b409fb60b 3.9.6 2017-08-09 23:05:50 -07:00
Thomas Huang
15c84600e7 Merge pull request #1892 from MetaMask/deps-query
deps - bump ethjs-query
2017-08-09 16:23:23 -07:00
kumavis
fa6370c68a deps - bump ethjs-query 2017-08-09 16:18:38 -07:00
Thomas Huang
1071a35f7b Merge pull request #1883 from MetaMask/estimateGas-fix
tx utils - detect estimateGas err and set simulationFailed
2017-08-09 14:03:02 -07:00
kumavis
7da65bdb90 Merge pull request #1885 from MetaMask/dharma
Feature - Add Dharma Loans Beta to kovan buy options
2017-08-09 12:50:31 -07:00
kumavis
245125eb18 ui - buy eth - formatting and moved network names to config 2017-08-09 12:25:38 -07:00
Frankie
208b71740b Merge pull request #1884 from MetaMask/waffle-badge
readme - add waffle.io badge
2017-08-09 09:06:13 -04:00
kumavis
052d338b2b lint fix 2017-08-09 01:04:42 -07:00
kumavis
897d00efa0 ui - buy eth - add dharma beta to kovan 2017-08-09 01:00:06 -07:00
kumavis
84c3d3c6db ui - buy button view - refactor 2017-08-09 00:36:18 -07:00
kumavis
b6df46337f readme - add waffle.io badge 2017-08-08 23:53:32 -07:00
kumavis
b4052cd5e6 tx utils - detect estimateGas err and set simulationFailed 2017-08-08 23:34:18 -07:00
Frankie
57f6fce6b2 Merge pull request #1882 from MetaMask/tx-cont-fixes
Tx cont fixes
2017-08-09 00:16:49 -04:00
kumavis
25f9746dab tx controller - fix error serialization 2017-08-08 21:09:28 -07:00
kumavis
5e6962342d tx controller - fix getBalance fn 2017-08-08 21:08:30 -07:00
kumavis
5418813ed1 util - sufficientBalance - validate input 2017-08-08 21:05:59 -07:00
Frankie
d40bd9a726 Merge pull request #1880 from MetaMask/pendingFix
fix getPendingTransactions function for pendingTxTracker
2017-08-08 22:00:17 -04:00
frankiebee
9c9165e930 filter by network for pending txs 2017-08-08 21:54:26 -04:00
frankiebee
5bb84f6e21 fix getPendingTransactions function for pendingTxTracker 2017-08-08 21:49:48 -04:00
Thomas Huang
02a6cd255b Merge pull request #1879 from MetaMask/build-err-fix
Build sys - prevent err from being swallowed
2017-08-08 18:44:53 -07:00
kumavis
59e83d2b80 build - factor watcify into bundler generation 2017-08-08 17:53:34 -07:00
kumavis
4a4736195f build - fix error swallowing on dev 2017-08-08 17:46:31 -07:00
kumavis
6767430aa2 deps - bump watchify 2017-08-08 17:46:09 -07:00