sdtsui
|
dbc539ac55
|
Merge remote-tracking branch 'mm/master' into NewUI-flat
|
2017-08-14 11:06:14 +02:00 |
|
frankiebee
|
66a012550e
|
fix wording
|
2017-08-11 15:54:52 -07:00 |
|
frankiebee
|
ac9e84ff40
|
add deprecation warning for web3
|
2017-08-11 15:52:03 -07:00 |
|
kumavis
|
b4052cd5e6
|
tx utils - detect estimateGas err and set simulationFailed
|
2017-08-08 23:34:18 -07:00 |
|
kumavis
|
0188e7b94d
|
Merge branch 'master' into NewUI-flat
|
2017-08-08 23:30:58 -07:00 |
|
kumavis
|
5418813ed1
|
util - sufficientBalance - validate input
|
2017-08-08 21:05:59 -07:00 |
|
frankiebee
|
5bb84f6e21
|
fix getPendingTransactions function for pendingTxTracker
|
2017-08-08 21:49:48 -04:00 |
|
frankiebee
|
a13643bdb5
|
fix class names
|
2017-08-08 18:30:49 -04:00 |
|
frankiebee
|
59124eb6fd
|
remove logging of the message and log the error
|
2017-08-07 14:45:43 -04:00 |
|
frankiebee
|
fb9866b4e1
|
fix spelling
|
2017-08-07 14:37:20 -04:00 |
|
sdtsui
|
02c2106c3b
|
Merge branch 'master' into feat/mm-ui-5
|
2017-08-06 19:55:34 -07:00 |
|
frankiebee
|
89a4fef1e4
|
Merge branch 'master' into transactionControllerRefractor
|
2017-08-04 14:45:22 -04:00 |
|
frankiebee
|
087cd9fb1a
|
break out tx status pendding watchers
|
2017-08-04 14:41:35 -04:00 |
|
frankiebee
|
caee2a9e35
|
move util functions to util.js
|
2017-08-04 13:55:00 -04:00 |
|
kumavis
|
c4cb371ce8
|
Merge pull request #1857 from MetaMask/hotFixCancleTx
fix cancelTransaction not receiving a callback
|
2017-08-03 21:01:13 -07:00 |
|
frankiebee
|
7de58c8709
|
fix cancelTransaction not reciving a callback
|
2017-08-03 21:22:08 -04:00 |
|
kumavis
|
d4877cb4e2
|
blacklist - use module eth-phishing-detect
|
2017-08-03 14:25:02 -07:00 |
|
kumavis
|
8a9d0073b1
|
Merge pull request #1848 from MetaMask/transactionControllerRefractor
Transaction controller refractor part 1: promises for everyone and more tests!
|
2017-08-02 19:57:16 -07:00 |
|
sdtsui
|
dd4586ee84
|
Adjust sidebar transition using @cjeria\'s feedback
|
2017-08-02 19:26:46 -07:00 |
|
sdtsui
|
61b4b1f947
|
Ensure app-header is rendered in responsive layout
|
2017-08-02 19:13:17 -07:00 |
|
frankiebee
|
340dbe75fc
|
use async with #publishTransaction
|
2017-08-02 19:09:37 -04:00 |
|
frankiebee
|
b80c7e417b
|
move newUnapprovedTransaction to transactions.js
|
2017-08-02 18:59:34 -04:00 |
|
kumavis
|
8c6f01b910
|
blacklist controller - breakout from metamask and infura controllers
|
2017-08-02 15:54:59 -07:00 |
|
kumavis
|
ecaa235b5e
|
phishing detection - move phishing detection into contentscript and metamask controller
|
2017-08-02 14:26:10 -07:00 |
|
kumavis
|
aea5735b29
|
obj-multiplex - missing name error + prefer const over var
|
2017-08-02 14:25:28 -07:00 |
|
frankiebee
|
25bc15ba17
|
lint fixes
|
2017-08-02 11:47:13 -04:00 |
|
frankiebee
|
25cffd21f8
|
Merge branch 'master' into transactionControllerRefractor
|
2017-08-02 11:41:29 -04:00 |
|
frankiebee
|
3a4726018e
|
fix addTxDefaults
|
2017-08-02 11:35:35 -04:00 |
|
frankiebee
|
432f516ab0
|
make addUnapprovedTransaction async function and use promise based ethQuery
|
2017-08-02 10:26:25 -04:00 |
|
Dan Finlay
|
6675241fa9
|
Merge branch 'master' into i1805-LiveBlacklistUpdating
|
2017-07-26 16:46:59 -07:00 |
|
kumavis
|
35a128db1e
|
nonce-tracker - hotfix for provider proxying
|
2017-07-26 11:37:00 -07:00 |
|
kumavis
|
b15a2baaf3
|
nonce-tracker - add raw baseNonceHex to nonceDetails
|
2017-07-26 11:09:02 -07:00 |
|
kumavis
|
0ef90fb1f0
|
tx controller + nonce tracker - record nonce components on txMeta
|
2017-07-26 10:40:08 -07:00 |
|
kumavis
|
39d28922de
|
nonce-tracker - validation - add validation failing value type to error message
|
2017-07-26 10:16:08 -07:00 |
|
kumavis
|
f16802e2d4
|
nonce-tracker - validation - add validation failing value to error message
|
2017-07-26 10:15:35 -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 |
|
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
|
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 |
|
frankiebee
|
948f3880a3
|
turn off auto faucet and remove file
|
2017-07-17 17:37:01 -04:00 |
|
frankiebee
|
7eccf5905a
|
make publishTransaction and signTransaction async methods
|
2017-07-13 15:25:43 -04:00 |
|
frankiebee
|
aeefcbd75b
|
Fix test to match behavior
|
2017-07-12 15:10:52 -07:00 |
|
frankiebee
|
da35f6744e
|
use new nodeify
|
2017-07-12 15:06:49 -07:00 |
|
frankiebee
|
231ad48564
|
Use txParams
|
2017-07-11 12:52:56 -07:00 |
|
frankiebee
|
971d25a8ab
|
Merge branch 'master' into nonce-tracker
|
2017-07-11 12:41:03 -07:00 |
|
Dan Finlay
|
c7b9e3fb18
|
Improve insufficient balance checking in retry loop
|
2017-07-11 12:19:01 -07:00 |
|
frankiebee
|
6d2cddaac9
|
fix nonce calculation order
|
2017-07-05 12:00:42 -07:00 |
|
frankiebee
|
690685d20d
|
nonce-tracker: only check transactions that are not supposed to be ignored
|
2017-06-27 16:46:33 -07:00 |
|
frankiebee
|
92df9965eb
|
fix nonceTracker
|
2017-06-21 19:51:00 -07:00 |
|