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

3469 Commits

Author SHA1 Message Date
frankiebee
3a4726018e fix addTxDefaults 2017-08-02 11:35:35 -04:00
frankiebee
21e76484d6 add test for addTxDefaults 2017-08-02 11:34:45 -04:00
frankiebee
432f516ab0 make addUnapprovedTransaction async function and use promise based ethQuery 2017-08-02 10:26:25 -04:00
Thomas Huang
5af753a597 Merge pull request #1827 from MetaMask/test-coverage
Coveralls badge directs to master branch
2017-07-25 18:08:22 -07:00
Thomas Huang
1eb089b0e7 Coveralls badge directs to master branch 2017-07-25 18:03:47 -07:00
kumavis
a8525d4b17 Merge pull request #1816 from MetaMask/test-coverage
Test coverage
2017-07-25 17:46:23 -07:00
Thomas Huang
3575bd49ab Run coveralls on all branches 2017-07-25 16:59:08 -07:00
Thomas Huang
eb15663497 One script runs for Ci build 2017-07-25 16:33:52 -07:00
kumavis
4e9cfc935d Merge pull request #1823 from MetaMask/betterErrorsOnTx
Add stack traces both in errors and as a way to track txMetas
2017-07-25 15:39:54 -07:00
frankiebee
30cbe74ba6 Merge branch 'betterErrorsOnTx' of https://github.com/MetaMask/metamask-extension into betterErrorsOnTx 2017-07-25 18:33:52 -04:00
frankiebee
ba88f7b8dd fix typo 2017-07-25 18:29:02 -04:00
Frankie
a929fb2387 Merge branch 'master' into betterErrorsOnTx 2017-07-25 18:26:41 -04:00
frankiebee
b81f883150 fix stack wording 2017-07-25 18:23:26 -04:00
frankiebee
1df833bee8 use clone 2017-07-25 18:21:40 -04:00
frankiebee
e0a626da3b remove line numbers 2017-07-25 18:02:21 -04:00
Frankie
0c73d6d852 Merge pull request #1824 from MetaMask/tx-cont-fix
TransactionController & NetworkController fixes
2017-07-25 17:46:31 -04:00
kumavis
5ec73c0e65 tx cont - fix test to use async api 2017-07-25 14:39:17 -07:00
kumavis
4445ba1569 tx cont - add argument for provider constructor 2017-07-25 14:36:19 -07:00
kumavis
5b9a6bd367 tx cont - remove old cb from async fn 2017-07-25 13:16:46 -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
e081ddf347 Merge pull request #1821 from MetaMask/fetch-retry-2
prov-eng - bump to ignore json parse errors
2017-07-25 12:43:48 -07:00
kumavis
77d91ec36f prov-eng - bump to ignore json parse errors 2017-07-25 11:57:03 -07:00
Thomas Huang
a1fab06490 Simplify the test-coverage script 2017-07-24 13:46:02 -07:00
Thomas Huang
24ffb40ec7 Add coveralls to script 2017-07-24 09:06:40 -07:00
Thomas Huang
55b7e457c5 Configure ci build to run tests individually 2017-07-23 21:35:21 -07:00
Thomas Huang
d571f5ee70 Add Test Coverage with nyc package and coveralls for github badge 2017-07-23 21:32:49 -07:00
Kevin Serrano
9b24ab0e70 Merge pull request #1801 from MetaMask/i1800-UpdateTutorialLink
Update tutorial link
2017-07-20 09:59:57 -07:00
Dan Finlay
366ddc6248 Add user support link 2017-07-20 09:55:47 -07:00
Dan Finlay
9018810ac2 Update tutorial links 2017-07-20 09:55:10 -07:00
kumavis
bf1dc47e38 Merge pull request #1799 from MetaMask/Version-3.9.1
Version 3.9.1
2017-07-19 12:50:43 -07:00
Dan Finlay
dcf025782b Version 3.9.1 2017-07-19 12:24:32 -07:00
kumavis
d2fd7e81c4 Merge pull request #1796 from MetaMask/1GweiMinGasPrice
Lowered minimum gas price to 1 gwei
2017-07-19 11:54:56 -07:00
Dan Finlay
51c5bebdf5 Lowered minimum gas price to 1 gwei 2017-07-19 11:44:00 -07:00
Dan Finlay
92a8af9912 Merge pull request #1794 from MetaMask/nonce-tracker-fixes
Nonce tracker fixes
2017-07-18 15:41:15 -07:00
kumavis
2832713a46 changelog - add nonce-tracker note 2017-07-18 15:30:32 -07:00
kumavis
12d6f21627 transactions - block nonce-tracker while updating pending transactions 2017-07-18 15:27:15 -07:00
kumavis
aa48ed34c4 nonce-tracker - fix lock mechanism to be a real mutex 2017-07-18 15:11:29 -07:00
kumavis
67fdba5e42 transaction - promisify _checkPendingTxs 2017-07-18 14:00:43 -07:00
kumavis
d249da77d7 nonce-tracker - return nonce as integer 2017-07-18 13:59:56 -07:00
kumavis
4f9fc8014a nonce-tracker - validate nonce calc components 2017-07-18 12:48:16 -07:00
kumavis
1e71850582 Merge pull request #1787 from MetaMask/i1637-TransactionOrder
Fix transaction confirmation ordering
2017-07-18 09:34:02 -07:00
kumavis
e083e77585 Merge pull request #1791 from MetaMask/ciBadge
Change Ci Badge url for readme
2017-07-18 09:32:42 -07:00
tmashuang
d9a195f86b Shield looks better 2017-07-18 09:20:48 -07:00
tmashuang
0ebec8d0a8 Change Ci Badge url for readme 2017-07-18 09:08:24 -07:00
Dan Finlay
5f2335e68f Merge pull request #1786 from MetaMask/turnOffAutoFaucet
turn off auto faucet
2017-07-17 14:49:12 -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
Kevin Serrano
919f3c4601 Merge pull request #1781 from MetaMask/AddSupportLink
Add support page link to help page
2017-07-17 10:04:41 -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
kumavis
43a3d0d01d Merge pull request #1777 from MetaMask/InfuraTest
Infura Network response tests
2017-07-14 14:39:18 -07:00