kumavis
|
82ba2c95ee
|
Merge branch 'greenkeeper/initial' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
7 years ago |
kumavis
|
55f0187df7
|
deps - update
|
7 years ago |
kumavis
|
b106fa814b
|
README - fix bad merge
|
7 years ago |
kumavis
|
e223b0c789
|
test - dont mix callback and promise
|
7 years ago |
kumavis
|
bb8a09375d
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
7 years ago |
kumavis
|
da16f39626
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
7 years ago |
kumavis
|
da7471e095
|
lint fixes
|
7 years ago |
Kevin Serrano
|
b1311b48c9
|
Merge pull request #1852 from MetaMask/blacklist-refactor2
blacklist - use module eth-phishing-detect
|
7 years ago |
kumavis
|
34b1e80088
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into blacklist-refactor2
|
7 years ago |
kumavis
|
d4877cb4e2
|
blacklist - use module eth-phishing-detect
|
7 years ago |
Kevin Serrano
|
15bcbb4941
|
Merge pull request #1850 from MetaMask/stack
remove stack from txs
|
7 years ago |
frankiebee
|
dce593fd7b
|
remove stack from txs
|
7 years ago |
kumavis
|
8a9d0073b1
|
Merge pull request #1848 from MetaMask/transactionControllerRefractor
Transaction controller refractor part 1: promises for everyone and more tests!
|
7 years ago |
Kevin Serrano
|
2c37d43888
|
Merge pull request #1849 from MetaMask/blacklist-refactor
Blacklist refactor
|
7 years ago |
frankiebee
|
5ac4c2de6f
|
remove unused sinon
|
7 years ago |
frankiebee
|
340dbe75fc
|
use async with #publishTransaction
|
7 years ago |
frankiebee
|
0808eb2256
|
fix test
|
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
|
25cffd21f8
|
Merge branch 'master' into transactionControllerRefractor
|
7 years ago |
frankiebee
|
ece9200c72
|
fix spelling mistake
|
7 years ago |
frankiebee
|
3a4726018e
|
fix addTxDefaults
|
7 years ago |
frankiebee
|
21e76484d6
|
add test for addTxDefaults
|
7 years ago |
frankiebee
|
432f516ab0
|
make addUnapprovedTransaction async function and use promise based ethQuery
|
7 years ago |
kumavis
|
9eb13aee00
|
blacklist - add tests for metamask subdomains
|
7 years ago |
kumavis
|
9d345e744d
|
blacklist - clearer test format
|
7 years ago |
Kevin Serrano
|
d15e402ed8
|
Merge pull request #1838 from MetaMask/i1805-LiveBlacklistUpdating
Live blacklist updating
|
7 years ago |
Dan Finlay
|
7c71ee1bab
|
Do not blacklist files
|
7 years ago |
Dan Finlay
|
eb92d65c4d
|
Add Levenshtein item to changelog
|
7 years ago |
Dan Finlay
|
6675241fa9
|
Merge branch 'master' into i1805-LiveBlacklistUpdating
|
7 years ago |
Dan Finlay
|
8b1726cc55
|
Live update blacklist from Infura
|
7 years ago |
Dan Finlay
|
e3b5bb2052
|
Merge pull request #1837 from MetaMask/i1833-levencheck
Levenshtein Checking Logic Added To Blacklist
|
7 years ago |
Dan Finlay
|
f147b928b2
|
Merge branch 'master' into i1805-LiveBlacklistUpdating
|
7 years ago |
Kevin Serrano
|
aa282b4e3a
|
Give credit where it is due
|
7 years ago |
Kevin Serrano
|
a639543665
|
Changelog bump
|
7 years ago |
Kevin Serrano
|
66f6d5a4e0
|
Add levenshtein logic to blacklister.
|
7 years ago |
Kevin Serrano
|
6a9d40c558
|
Add test for blacklister.
|
7 years ago |
Kevin Serrano
|
520cda0058
|
Merge pull request #1834 from MetaMask/Version-3.9.2
Version 3.9.2
|
7 years ago |
Dan Finlay
|
b50c10f373
|
Version 3.9.2
|
7 years ago |
Dan Finlay
|
3d8ebf2265
|
Begin implementing live-updating blacklist, not working yet
|
7 years ago |
Frankie
|
f23efec3e3
|
Merge pull request #1830 from MetaMask/providerProxyFix
NonceTracker - Provider proxy fix
|
7 years ago |
kumavis
|
55a55141d0
|
nonce-tracker - fix test
|
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 |
Dan Finlay
|
0deb617d8f
|
Merge pull request #1829 from MetaMask/betterErrorsOnTx
cleanup logState log and tx history
|
7 years ago |
kumavis
|
7e2e4948a6
|
tx cont - dont recursively store history
|
7 years ago |
kumavis
|
9d69951dec
|
logState - dont redundantly log to console
|
7 years ago |