Frankie
bbeecbbb28
Merge pull request #1828 from MetaMask/betterErrorsOnTx
...
Nonce Tracker - better error messages, more debug info in tx history data
7 years ago
kumavis
de2cf4e9cd
Merge branch 'master' of github.com:MetaMask/metamask-plugin into betterErrorsOnTx
7 years ago
kumavis
0ef90fb1f0
tx controller + nonce tracker - record nonce components on txMeta
7 years ago
kumavis
39d28922de
nonce-tracker - validation - add validation failing value type to error message
7 years ago
kumavis
f16802e2d4
nonce-tracker - validation - add validation failing value to error message
7 years ago
Thomas Huang
5af753a597
Merge pull request #1827 from MetaMask/test-coverage
...
Coveralls badge directs to master branch
7 years ago
Thomas Huang
1eb089b0e7
Coveralls badge directs to master branch
7 years ago
kumavis
a8525d4b17
Merge pull request #1816 from MetaMask/test-coverage
...
Test coverage
7 years ago
Thomas Huang
3575bd49ab
Run coveralls on all branches
7 years ago
Thomas Huang
eb15663497
One script runs for Ci build
7 years ago
kumavis
4e9cfc935d
Merge pull request #1823 from MetaMask/betterErrorsOnTx
...
Add stack traces both in errors and as a way to track txMetas
7 years ago
frankiebee
30cbe74ba6
Merge branch 'betterErrorsOnTx' of https://github.com/MetaMask/metamask-extension into betterErrorsOnTx
7 years ago
frankiebee
ba88f7b8dd
fix typo
7 years ago
Frankie
a929fb2387
Merge branch 'master' into betterErrorsOnTx
7 years ago
frankiebee
b81f883150
fix stack wording
7 years ago
frankiebee
1df833bee8
use clone
7 years ago
frankiebee
e0a626da3b
remove line numbers
7 years ago
Frankie
0c73d6d852
Merge pull request #1824 from MetaMask/tx-cont-fix
...
TransactionController & NetworkController fixes
7 years ago
kumavis
5ec73c0e65
tx cont - fix test to use async api
7 years ago
kumavis
4445ba1569
tx cont - add argument for provider constructor
7 years ago
kumavis
5b9a6bd367
tx cont - remove old cb from async fn
7 years ago
frankiebee
ab01358a48
Add stack traces both in errors and as a way to track txMetas
7 years ago
Dan Finlay
e081ddf347
Merge pull request #1821 from MetaMask/fetch-retry-2
...
prov-eng - bump to ignore json parse errors
7 years ago
kumavis
77d91ec36f
prov-eng - bump to ignore json parse errors
7 years ago
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