kumavis
fdffb6fedc
introduce tx-state-history-helper and diff-based history
7 years ago
frankiebee
66a012550e
fix wording
7 years ago
frankiebee
ac9e84ff40
add deprecation warning for web3
7 years ago
kumavis
b4052cd5e6
tx utils - detect estimateGas err and set simulationFailed
7 years ago
kumavis
5418813ed1
util - sufficientBalance - validate input
7 years ago
frankiebee
5bb84f6e21
fix getPendingTransactions function for pendingTxTracker
7 years ago
frankiebee
a13643bdb5
fix class names
7 years ago
frankiebee
59124eb6fd
remove logging of the message and log the error
7 years ago
frankiebee
fb9866b4e1
fix spelling
7 years ago
frankiebee
087cd9fb1a
break out tx status pendding watchers
7 years ago
frankiebee
caee2a9e35
move util functions to util.js
7 years ago
frankiebee
7de58c8709
fix cancelTransaction not reciving a callback
7 years ago
kumavis
da16f39626
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
7 years ago
kumavis
d4877cb4e2
blacklist - use module eth-phishing-detect
7 years ago
sdtsui
dd4586ee84
Adjust sidebar transition using @cjeria\'s feedback
7 years ago
sdtsui
61b4b1f947
Ensure app-header is rendered in responsive layout
7 years ago
frankiebee
340dbe75fc
use async with #publishTransaction
7 years ago
frankiebee
b80c7e417b
move newUnapprovedTransaction to transactions.js
7 years ago
kumavis
8c6f01b910
blacklist controller - breakout from metamask and infura controllers
7 years ago
kumavis
ecaa235b5e
phishing detection - move phishing detection into contentscript and metamask controller
7 years ago
kumavis
aea5735b29
obj-multiplex - missing name error + prefer const over var
7 years ago
frankiebee
25bc15ba17
lint fixes
7 years ago
frankiebee
3a4726018e
fix addTxDefaults
7 years ago
frankiebee
432f516ab0
make addUnapprovedTransaction async function and use promise based ethQuery
7 years ago
kumavis
35a128db1e
nonce-tracker - hotfix for provider proxying
7 years ago
kumavis
b15a2baaf3
nonce-tracker - add raw baseNonceHex to nonceDetails
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
frankiebee
ab01358a48
Add stack traces both in errors and as a way to track txMetas
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
d249da77d7
nonce-tracker - return nonce as integer
7 years ago
kumavis
4f9fc8014a
nonce-tracker - validate nonce calc components
7 years ago
frankiebee
948f3880a3
turn off auto faucet and remove file
7 years ago
frankiebee
7eccf5905a
make publishTransaction and signTransaction async methods
8 years ago
frankiebee
aeefcbd75b
Fix test to match behavior
8 years ago
frankiebee
da35f6744e
use new nodeify
8 years ago
frankiebee
231ad48564
Use txParams
8 years ago
Dan Finlay
c7b9e3fb18
Improve insufficient balance checking in retry loop
8 years ago
frankiebee
6d2cddaac9
fix nonce calculation order
8 years ago
frankiebee
690685d20d
nonce-tracker: only check transactions that are not supposed to be ignored
8 years ago
frankiebee
92df9965eb
fix nonceTracker
8 years ago
frankiebee
fa8c74fe9b
add a test for #getNonceLock
8 years ago
kumavis
dab2fccc78
introduce nonce-tracker
8 years ago
Thomas Huang
13e6672028
Linting
8 years ago
Kevin Serrano
2b7d842498
Update gasblocklimit params with every block.
8 years ago
Kevin Serrano
82cbfaa826
Convert gasLimit to not use muln in BN
8 years ago
Dan Finlay
7268fcb694
Revert inpage-provider
8 years ago
Dan Finlay
d8c94fca75
Add address image map to icon factory
...
Deriving from the new address image map repository I've added here:
https://github.com/MetaMask/ethereum-contract-icons
With this PR, images for addresses added to that repository will be shown instead of jazzicons in MetaMask.
8 years ago