frankiebee
d4849f67f9
Add to CHANGELOG
7 years ago
kumavis
2b409fb60b
3.9.6
7 years ago
sdtsui
50fc9c9658
Improve readability of changelog
7 years ago
kumavis
c82908e843
v3.9.5
7 years ago
kumavis
a444326a1e
v3.9.4
7 years ago
kumavis
10c6aeb2f8
v3.9.3
7 years ago
kumavis
da16f39626
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
7 years ago
Dan Finlay
6c25f9950b
Bump changelog
7 years ago
Dan Finlay
eb92d65c4d
Add Levenshtein item to changelog
7 years ago
Dan Finlay
8b1726cc55
Live update blacklist from Infura
7 years ago
Kevin Serrano
aa282b4e3a
Give credit where it is due
7 years ago
Kevin Serrano
a639543665
Changelog bump
7 years ago
Dan Finlay
b50c10f373
Version 3.9.2
7 years ago
frankiebee
ab01358a48
Add stack traces both in errors and as a way to track txMetas
7 years ago
Dan Finlay
dcf025782b
Version 3.9.1
7 years ago
Dan Finlay
51c5bebdf5
Lowered minimum gas price to 1 gwei
7 years ago
kumavis
2832713a46
changelog - add nonce-tracker note
7 years ago
frankiebee
948f3880a3
turn off auto faucet and remove file
7 years ago
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
7 years ago
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.
7 years ago
Dan Finlay
5e31fc97cd
Redirect from malicious sites faster
7 years ago
Dan Finlay
414b979219
Version 3.9.0
7 years ago
Dan Finlay
2c5b9da06a
Bump changelog
7 years ago
Dan Finlay
eddc8cfee7
Version 3.8.6
7 years ago
Dan Finlay
c7b9e3fb18
Improve insufficient balance checking in retry loop
7 years ago
Dan Finlay
d97c6533b8
Remove local nonce error setting.
7 years ago
kumavis
de967d2dfd
3.8.5
7 years ago
Dan Finlay
04a0b949a2
Version 3.8.4
7 years ago
Dan Finlay
289fdfb701
Version 3.8.3
7 years ago
Dan Finlay
b87d10ab1d
Bump changelog
7 years ago
Dan Finlay
52a6b9f103
Reenable Default Token List
...
Looks pretty clear to me now that the heavy traffic spike was not this feature, but was the EOS crowdsale. Now that we've mitigated their traffic spike, I think we can safely re-introduce this feature.
7 years ago
Dan Finlay
af8015c1c5
Version 3.8.2
7 years ago
Dan Finlay
d3c7ba31c5
Bump changelog
7 years ago
Dan Finlay
1503dba5ca
No longer show network spinner on config screen
...
The config screen is used to select networks, so we must not block it with network loading indication.
7 years ago
Dan Finlay
2e7be151c5
Version 3.8.1
7 years ago
Dan Finlay
0c011d0fda
Remove send button
...
Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
7 years ago
Dan Finlay
8abd592034
Stop loading popular tokens by default
...
Improves performance when loading the token tab.
7 years ago
Dan Finlay
8179f5f84c
Bump token-tracker to 1.1.2
...
To restore older firefox compatibility.
Fixes #1696
7 years ago
Dan Finlay
c7f2fd279d
Bump token-tracker to 1.1.1
...
Includes a critical decimal-handling fix.
Also reduces number of symbol and precision queries after initial load.
7 years ago
Dan Finlay
d7bcd9458f
Version 3.8.0
7 years ago
Dan Finlay
1b8a4395ab
Add copy state logs button
7 years ago
frankiebee
db2836a1ae
dont stop retrying brodcasting txs
7 years ago
Thomas Huang
ca832959c2
Update change log
7 years ago
Kevin Serrano
d6c14f4609
Bump changelog.
7 years ago
Kevin Serrano
f2cfbda1c9
Bump changelog.
7 years ago
Dan Finlay
2f4ebea306
Bump changelog
7 years ago
Kevin Serrano
b3a6df2dca
Bump changelog.
7 years ago
Dan Finlay
60855b0510
Add send button to TokenFactory
...
A simple solution to a temporary token send screen: Linking to EtherScan.
Will hold us over until we make our own token send view.
7 years ago
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
7 years ago
Dan Finlay
0fd32e67d4
Do not mark slowly mined txs as failed.
...
Fixes #1567
Also seems to fix #1556
Also improves resubmit performance by only resubmitting on `latest`.
7 years ago