Dan Finlay
54c536e72c
Fix message signing UI rendering
...
[A recent PR](https://github.com/MetaMask/metamask-plugin/pull/1004 ) removed logic that rendered pending messages for approval.
This commit fixes that.
8 years ago
Dan Finlay
665d6c5406
Bump changelog
8 years ago
kumavis
4bc09be647
Merge pull request #1016 from MetaMask/i1014-FixSigning
...
dev: fix signing
8 years ago
kumavis
0bd38ae69a
Merge branch 'dev' into i1014-FixSigning
8 years ago
Dan Finlay
d5ad84aa12
Wrote fix for eth.sign
8 years ago
Dan Finlay
7e886dff77
Wrote failing test for eth.sign
8 years ago
kumavis
3b61723064
Merge pull request #1012 from MetaMask/RemoveOldNotice
...
Remove old notice
8 years ago
Dan Finlay
fe6c84e40b
Remove old notice
...
This notice is not relevant to new users, should be removed.
8 years ago
kumavis
528ceff07c
Merge pull request #1011 from MetaMask/dev
...
Equalize Master and Dev
8 years ago
kumavis
575ef1afbd
Merge pull request #1010 from MetaMask/master
...
Equalize Master and Dev
8 years ago
kumavis
7401e4f67f
Merge pull request #1009 from MetaMask/FixManifest
...
Fix manifest version
8 years ago
kumavis
0af48b6dce
Merge branch 'master' into FixManifest
8 years ago
Dan Finlay
5de6eaf35d
Fix manifest version
8 years ago
kumavis
ee62a6a391
Merge pull request #1005 from MetaMask/dev
...
Merge dev into master!
8 years ago
Dan Finlay
88fabdd2de
Merge pull request #1008 from MetaMask/Version-3.0.0
...
Version 3.0.0
8 years ago
Dan Finlay
9203b8c305
Version 3.0.0
8 years ago
Dan Finlay
c05b783466
Merge pull request #1007 from MetaMask/simple-keystore-fix
...
keyring - simple - fix address generation
8 years ago
kumavis
053066b57f
Merge branch 'dev' into simple-keystore-fix
8 years ago
kumavis
4a09f856d1
test - keyring - simple - fix fixture data
8 years ago
kumavis
82012cbbce
keyring - simple - throw error if wallet not found for address
8 years ago
kumavis
e7cf0f4bdd
keyring - simple - fix address generation
8 years ago
Dan Finlay
ac6a2b4b61
Bump changelog to mention BIP44 fix
8 years ago
Dan Finlay
5dd5619e5d
Merge branch 'master' into dev
8 years ago
Dan Finlay
15e91f823c
Merge pull request #1004 from MetaMask/doubleRenderIssue
...
Dont render conf-tx if their are no txParams to show
8 years ago
Frankie
83468cbd03
add to CHANGELOG
8 years ago
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
bc1615f032
background - fix metamaskController store -> diskStore persistence
8 years ago
kumavis
80514d73b5
migrations - wip - 005 multivault migration
8 years ago
kumavis
b33c51c0a6
migrations - introduce promise-based migrator
8 years ago