Thomas Huang
a1fab06490
Simplify the test-coverage script
7 years ago
Thomas Huang
24ffb40ec7
Add coveralls to script
7 years ago
Thomas Huang
55b7e457c5
Configure ci build to run tests individually
7 years ago
Thomas Huang
d571f5ee70
Add Test Coverage with nyc package and coveralls for github badge
7 years ago
Kevin Serrano
9b24ab0e70
Merge pull request #1801 from MetaMask/i1800-UpdateTutorialLink
...
Update tutorial link
7 years ago
Dan Finlay
366ddc6248
Add user support link
7 years ago
Dan Finlay
9018810ac2
Update tutorial links
7 years ago
kumavis
bf1dc47e38
Merge pull request #1799 from MetaMask/Version-3.9.1
...
Version 3.9.1
7 years ago
Dan Finlay
dcf025782b
Version 3.9.1
7 years ago
kumavis
d2fd7e81c4
Merge pull request #1796 from MetaMask/1GweiMinGasPrice
...
Lowered minimum gas price to 1 gwei
7 years ago
Dan Finlay
51c5bebdf5
Lowered minimum gas price to 1 gwei
7 years ago
Dan Finlay
92a8af9912
Merge pull request #1794 from MetaMask/nonce-tracker-fixes
...
Nonce tracker fixes
7 years ago
kumavis
2832713a46
changelog - add nonce-tracker note
7 years ago
kumavis
12d6f21627
transactions - block nonce-tracker while updating pending transactions
7 years ago
kumavis
aa48ed34c4
nonce-tracker - fix lock mechanism to be a real mutex
7 years ago
kumavis
67fdba5e42
transaction - promisify _checkPendingTxs
7 years ago
kumavis
d249da77d7
nonce-tracker - return nonce as integer
7 years ago
kumavis
4f9fc8014a
nonce-tracker - validate nonce calc components
7 years ago
kumavis
1e71850582
Merge pull request #1787 from MetaMask/i1637-TransactionOrder
...
Fix transaction confirmation ordering
7 years ago
kumavis
e083e77585
Merge pull request #1791 from MetaMask/ciBadge
...
Change Ci Badge url for readme
7 years ago
tmashuang
d9a195f86b
Shield looks better
7 years ago
tmashuang
0ebec8d0a8
Change Ci Badge url for readme
7 years ago
Dan Finlay
5f2335e68f
Merge pull request #1786 from MetaMask/turnOffAutoFaucet
...
turn off auto faucet
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
Kevin Serrano
919f3c4601
Merge pull request #1781 from MetaMask/AddSupportLink
...
Add support page link to help page
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
kumavis
43a3d0d01d
Merge pull request #1777 from MetaMask/InfuraTest
...
Infura Network response tests
7 years ago
tmashuang
a4c7d95d0d
Sinon stub infura network status
7 years ago
tmashuang
6cf2a956c1
Update Sinon
7 years ago
tmashuang
02cf65d513
Use Let instead of var
7 years ago
tmashuang
bda52f7cba
Infura Network response tests
7 years ago
Frankie
9d3207fb73
Merge pull request #1617 from MetaMask/nonce-tracker
...
transaction controller - use nonce-tracker
7 years ago
frankiebee
7eccf5905a
make publishTransaction and signTransaction async methods
7 years ago
frankiebee
d6001daab8
remove denodeify
7 years ago
kumavis
43b7d5f0eb
Merge pull request #1775 from MetaMask/BlacklistFaster
...
Redirect from malicious sites faster
7 years ago
Dan Finlay
5e31fc97cd
Redirect from malicious sites faster
7 years ago
kumavis
3d082203ec
Merge pull request #1771 from MetaMask/addNonceErrToErrLIst
...
Add nonce err to err list
7 years ago
frankiebee
6086bcdf0d
limit the range for retryCount
7 years ago
frankiebee
de0cd6e663
write a migration for resubmit tx's to get put back into a submitted state
7 years ago
frankiebee
27cb02bc58
add "nonce too low" to the ignored errs list for tx retrys
7 years ago
kumavis
88a51febfc
Merge pull request #1770 from MetaMask/Version-3.9.0
...
Version 3.9.0
7 years ago
Dan Finlay
1357526dfc
Remove css reference
7 years ago
Dan Finlay
414b979219
Version 3.9.0
7 years ago
kumavis
278e370317
Merge pull request #1769 from MetaMask/UpdateMetadata
...
Update eth-contract-metadata on build
7 years ago
kumavis
2b98d2b095
Merge pull request #1765 from MetaMask/Version-3.8.6
...
Version 3.8.6
7 years ago
Dan Finlay
c6f867ef67
Merge branch 'master' into Version-3.8.6
7 years ago
Dan Finlay
1375807499
Merge branch 'master' into UpdateMetadata
7 years ago
Dan Finlay
ebe7666426
Update eth-contract-metadata on build
7 years ago
kumavis
f82f8a9fa4
Merge pull request #1768 from MetaMask/AddBlacklist
...
Add first version of phishing site warning
7 years ago