Frankie
6481f9ced4
Dont render conf-tx if their are no txParams to show
8 years ago
Frankie
86c0eaa5a4
Merge pull request #1002 from MetaMask/bug-submitTx
...
handle tx finalization in controllers instead of provider-engine
8 years ago
kumavis
85634326e8
test - clear localStorage on test start
8 years ago
kumavis
91e5cc0f29
test - clear localStorage in case CI caches it (?)
8 years ago
kumavis
993daebc4e
test - txManager - add network to all txs
8 years ago
kumavis
3df9ce9809
tests - txManager - add getNetwork fn to fixture txManager
8 years ago
kumavis
ef81bde98b
eth-store - emit update on new account add
8 years ago
kumavis
f49fb149cc
background - txManager - filter txs by network
8 years ago
kumavis
c3d491a37c
background - return txHash to provider-engine on done
8 years ago
Frankie
fdcf03f57d
Fix the inclusion of the txFee in the meta tx object
8 years ago
Frankie
87505e1742
fix for linting
8 years ago
Frankie
580d93188c
Satisfy review needs:
...
removed unnecessary this.query = opts.query from constructor
Created a tx error state for errors in approveTransaction
validateTxParams has been moved to tx-utils
removed "value" arg from _setTxStatus
8 years ago
Frankie
212ef0b850
fix the maxcost not being included in txMeta
8 years ago
kumavis
d06c54e0b7
Merge branch 'bug-submitTx' of github.com:MetaMask/metamask-plugin into bug-submitTx
8 years ago
kumavis
d755b66e20
background - metamask controller - fix 'this' ref
8 years ago
kumavis
9f162e72b4
Merge branch 'dev' into bug-submitTx
8 years ago
kumavis
c1253016fc
Merge pull request #997 from MetaMask/integrateTxManagerUI
...
Integrate tx manager ui
8 years ago
Frankie
1ffaab1d9b
Merge branch 'dev' into integrateTxManagerUI
8 years ago
Frankie
b72987405e
remove orphaned comment
8 years ago
Frankie
c1656aff19
lint
8 years ago
Frankie
5ed52eed68
Clean up code
8 years ago
kumavis
29e83d71a8
background - handle tx finalization in controllers instead of provider-engine
8 years ago
kumavis
cc5e9aca4f
Merge pull request #998 from MetaMask/i960-port-stream-err
...
bugfix - portstream - dont wrap cb in try catch
8 years ago
kumavis
65ba9fc39e
bugfix - portstream - dont wrap cb in try catch
8 years ago
Frankie
34081c8cb2
Fix sorting and instances where something could be undefined
8 years ago
Frankie
f9efb0817d
Merge branch 'dev' into integrateTxManagerUI
8 years ago
kumavis
b23a24f61d
Merge pull request #996 from MetaMask/i981-UpdateOnAccountChange
...
Send update to UI when changing selected account
8 years ago
Frankie
576e2ad64d
Fix wording and icon of failed txs
8 years ago
Dan Finlay
d87a7b2a76
Send update to UI when changing selected account
...
Fixes #981
8 years ago
Frankie
bbd2f2738b
Add to CHANGELOG
8 years ago
Frankie
0b59dafc34
Merge branch 'dev' into integrateTxManagerUI
8 years ago
Frankie
0fae263a9a
Take some of the tx Logic out of the UI and create a visble state for pending and unaproved transactions
8 years ago
Dan Finlay
479da07897
Merge pull request #990 from MetaMask/sync-accounts
...
rpc - fix sync account cache setting
8 years ago
kumavis
26e4ff40e1
rpc - fix sync account cache setting
8 years ago
kumavis
84445b01c4
Merge pull request #988 from MetaMask/eth_syncing
...
web3 provider - override eth_syncing and web3_clientVersion
8 years ago
kumavis
a9bdc76e40
changelog - add note on rpc overrides
8 years ago
kumavis
61637c738b
web3 provider - override eth_syncing and web3_clientVersion
8 years ago
kumavis
766c2f5127
Merge pull request #987 from MetaMask/kumavis-patch-1
...
deps - bump provider engine
8 years ago
kumavis
f6900422d1
deps - bump provider engine
...
addresses caching memory leak that can cause slow downs
8 years ago
kumavis
d52c046288
Merge pull request #985 from MetaMask/gulp1
...
Gulp - clean and add "disc" analysis task
8 years ago
Dan Finlay
ff6e633e94
Merge branch 'dev' into gulp1
8 years ago
kumavis
2efcbd9674
gulp - fix brfs instrumentation
8 years ago
kumavis
0197d54bfc
Merge pull request #986 from MetaMask/i947-BrowserSolidityError
...
Fix browser solidity error
8 years ago
Dan Finlay
55a55754d0
Bump changelog
8 years ago
Dan Finlay
21e2e4efd8
Remove erroneous OOG estimation logic.
8 years ago
kumavis
074e3f4ab4
gulp - cleanup comments
8 years ago
kumavis
8e3661555d
gulp - add disc bundle analysis task
8 years ago
kumavis
464b7d5814
gulp - clean and simplify
8 years ago
Kevin Serrano
2dc87b4bd4
Merge pull request #983 from MetaMask/slim1
...
deps - replace promise-request with fetch
8 years ago
kumavis
bd382f4705
tests - add fetch polyfill
8 years ago