1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
Commit Graph

550 Commits

Author SHA1 Message Date
Dan Finlay
ad40fc6b42 Bump changelog 2017-08-23 21:54:26 -07:00
Dan Finlay
df78020c18 Version 3.9.10 2017-08-23 11:51:10 -07:00
Dan Finlay
09235a5924 Merge branch 'master' into useLocalNonce 2017-08-23 11:14:25 -07:00
Dan Finlay
1d7781da6b Bump changelog 2017-08-23 11:13:35 -07:00
Dan Finlay
e0ccdcd6fd Remove eth-tx-viz link from tx history icons 2017-08-23 09:40:24 -07:00
Dan Finlay
f24cfea35e Version 3.9.9 2017-08-18 16:12:36 -07:00
Kevin Serrano
7e6c714f78 Merge branch 'master' into i1912-TokenPrecisionFix 2017-08-18 10:48:55 -07:00
Dan Finlay
c90ff2847f Bump changelog 2017-08-17 15:35:52 -07:00
Dan Finlay
d7a34514b0 Fix token balance precision rendering
Fixes a bug where balances under 1 token could be mis-rendered by fixing it [here](https://github.com/MetaMask/eth-token-tracker/pull/9) then updating us to `eth-token-tracker@1.1.3`.

Fixes #1912
2017-08-17 14:53:08 -07:00
Dan Finlay
e3a5c3684d Bump changelog 2017-08-16 17:06:45 -07:00
Dan Finlay
27d030b1a1 Version 3.9.8 2017-08-16 15:43:34 -07:00
Dan Finlay
c6cfa2157b Bump changelog 2017-08-16 09:49:44 -07:00
kumavis
33bdf86a2b v3.9.7 update changelog 2017-08-15 12:58:53 -07:00
frankiebee
be7f5bd365 Add to CHANGELOG 2017-08-15 12:13:06 -07:00
frankiebee
d4849f67f9 Add to CHANGELOG 2017-08-11 15:53:01 -07:00
kumavis
2b409fb60b 3.9.6 2017-08-09 23:05:50 -07:00
sdtsui
50fc9c9658 Improve readability of changelog 2017-08-06 10:02:37 -07:00
kumavis
a456baea8b Merge branch 'master' into NewUI 2017-08-05 00:29:10 -07:00
kumavis
c82908e843 v3.9.5 2017-08-04 14:16:19 -07:00
kumavis
75b397b158 Merge branch 'master' into NewUI 2017-08-03 22:21:13 -07:00
kumavis
a444326a1e v3.9.4 2017-08-03 22:06:26 -07:00
kumavis
5a9257208c Merge branch 'master' into NewUI 2017-08-03 21:02:01 -07:00
kumavis
10c6aeb2f8 v3.9.3 2017-08-03 17:01:09 -07:00
Dan Finlay
6c25f9950b Bump changelog 2017-07-27 15:25:00 -07:00
Dan Finlay
eb92d65c4d Add Levenshtein item to changelog 2017-07-26 16:57:58 -07:00
Dan Finlay
6675241fa9 Merge branch 'master' into i1805-LiveBlacklistUpdating 2017-07-26 16:46:59 -07:00
Dan Finlay
8b1726cc55 Live update blacklist from Infura 2017-07-26 16:30:54 -07:00
Dan Finlay
e3b5bb2052 Merge pull request #1837 from MetaMask/i1833-levencheck
Levenshtein Checking Logic Added To Blacklist
2017-07-26 16:25:30 -07:00
Kevin Serrano
aa282b4e3a
Give credit where it is due 2017-07-26 15:31:16 -07:00
Kevin Serrano
a639543665
Changelog bump 2017-07-26 15:29:13 -07:00
Dan Finlay
b50c10f373 Version 3.9.2 2017-07-26 14:15:24 -07:00
frankiebee
ab01358a48 Add stack traces both in errors and as a way to track txMetas 2017-07-25 16:08:31 -04:00
Dan Finlay
dcf025782b Version 3.9.1 2017-07-19 12:24:32 -07:00
Dan Finlay
51c5bebdf5 Lowered minimum gas price to 1 gwei 2017-07-19 11:44:00 -07:00
kumavis
2832713a46 changelog - add nonce-tracker note 2017-07-18 15:30:32 -07:00
kumavis
1e71850582 Merge pull request #1787 from MetaMask/i1637-TransactionOrder
Fix transaction confirmation ordering
2017-07-18 09:34:02 -07:00
frankiebee
948f3880a3 turn off auto faucet and remove file 2017-07-17 17:37:01 -04:00
Dan Finlay
614501e743 Fix transaction confirmation ordering
Newest tx or message will now always appear last, and a new tx proposed after the user has a confirmation box open will never change the confirmation to a different tx proposed.

Fixes #1637
2017-07-17 14:18:00 -07:00
Dan Finlay
a4e567ffc5 Add support page link to help page
Also adjust github link to be a new bug link, which goes to the new issue page.
2017-07-17 09:57:16 -07:00
Dan Finlay
5e31fc97cd Redirect from malicious sites faster 2017-07-13 10:38:56 -07:00
Dan Finlay
414b979219 Version 3.9.0 2017-07-12 16:38:56 -07:00
Dan Finlay
c6f867ef67 Merge branch 'master' into Version-3.8.6 2017-07-12 16:09:11 -07:00
Dan Finlay
2c5b9da06a Bump changelog 2017-07-12 13:14:18 -07:00
Dan Finlay
eddc8cfee7 Version 3.8.6 2017-07-11 16:00:20 -07:00
Dan Finlay
6811fb2679 Merge branch 'master' into 3.8.5 2017-07-11 15:52:19 -07:00
Dan Finlay
c7b9e3fb18 Improve insufficient balance checking in retry loop 2017-07-11 12:19:01 -07:00
Dan Finlay
d97c6533b8 Remove local nonce error setting. 2017-07-11 12:00:17 -07:00
kumavis
de967d2dfd 3.8.5 2017-07-07 20:05:03 -07:00
Dan Finlay
04a0b949a2 Version 3.8.4 2017-07-07 11:24:33 -07:00
Dan Finlay
289fdfb701 Version 3.8.3 2017-07-06 10:05:51 -07:00