tmashuang
6cf2a956c1
Update Sinon
7 years ago
frankiebee
d6001daab8
remove denodeify
7 years ago
Dan Finlay
ebe7666426
Update eth-contract-metadata on build
7 years ago
Dan Finlay
76a2a59ec5
Refresh blacklist before dist
7 years ago
Dan Finlay
aec813eace
Correct github link
7 years ago
Dan Finlay
0079126b7d
Point blacklist at main repository
7 years ago
Dan Finlay
52b92fbe40
Add first version of phishing site warning
...
Links to my own blacklist for now, since I added a package.json for easy importing.
We can point at the main 408H repository once this is merged:
https://github.com/409H/EtherAddressLookup/pull/24
Redirects detected phishing sites [here](https://metamask.io/phishing.html ).
7 years ago
kumavis
1448090ec7
deps - bump prov-eng
7 years ago
kumavis
0cc60fda8f
deps - bump prov-eng for fetch retry
7 years ago
kumavis
6587f6eabd
deps - bump prov-eng for retry on gateway timeout
7 years ago
kumavis
68fc3603df
metamask - append dapp origin domain to rpc request
7 years ago
Dan Finlay
8179f5f84c
Bump token-tracker to 1.1.2
...
To restore older firefox compatibility.
Fixes #1696
7 years ago
Dan Finlay
c7f2fd279d
Bump token-tracker to 1.1.1
...
Includes a critical decimal-handling fix.
Also reduces number of symbol and precision queries after initial load.
7 years ago
kumavis
63acc0f4c8
deps - remove duplicated dev-dependencies
...
```
npm WARN The package clone is included as both a dev and production dependency.
npm WARN The package react-dom is included as both a dev and production dependency.
```
7 years ago
Dan Finlay
f285fd5eb1
Bump web3 version to 0.9.1
7 years ago
Kevin Serrano
f21d425839
Simplify build variables. Remove maps from production.
7 years ago
frankiebee
fa8c74fe9b
add a test for #getNonceLock
7 years ago
Dan Finlay
0799e5edf5
Fix token balance rendering
7 years ago
Dan Finlay
1c05c82867
Add MetaMark support
7 years ago
frankiebee
3e4f2cf3d3
bump provider engine
7 years ago
frankiebee
da33efe775
bump eth-query for quiter logs
7 years ago
frankiebee
6ae97290f0
check for the tx in the block that provider engine gives us
7 years ago
frankiebee
56490c6468
Bump provider-engine
7 years ago
Dan Finlay
0b18a69679
Bump token-tracker version
7 years ago
Dan Finlay
6fda78cd2b
Refresh token balance on network change
7 years ago
Dan Finlay
b7b9e0c1ac
Persist selected account tab
...
Also improve error handling with token balances.
7 years ago
Dan Finlay
de500250c4
Fix build for eth-contract-metadata
7 years ago
kumavis
9fd9c34574
deps - prov-eng 12.2.4
7 years ago
frankiebee
4941b5ab11
bump cswready event
8 years ago
kumavis
57a7fc4425
deps - bump provider engine for warp feature
8 years ago
Dan Finlay
f06ad954b9
Move to eth-contract-metadata
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
Dan Finlay
be5af7cb4b
Throw if ENS Resolver isn't set up
...
Instead of resolving to name owners, which can encourage inconsistent usage of ENS.
Fixes #1427 .
8 years ago
kumavis
1c1400b584
deps - use stream-subprovider from provider-engine
8 years ago
Dan Finlay
058b732213
Tolerate nonces of any format
8 years ago
Dan Finlay
48d9a21071
Use filter subprovider in-page to avoid filter leaks
8 years ago
Dan Finlay
caeadc2407
Linted and removed unused deps
8 years ago
kumavis
c1b0aaa443
deps - bump provider-engine 12.0.6
8 years ago
Dan Finlay
81122170b5
Add stage 0 support to build system
8 years ago
Dan Finlay
c4be4c7195
Skip jazzicons in unit tests
8 years ago
kumavis
5c9449dec1
background - drop async-q in favor of async/await
8 years ago
Dan Finlay
61f5c42a45
Add support for async/await
8 years ago
Dan Finlay
daec667c16
Add support for async/await
8 years ago
Dan Finlay
f0eeb1e162
Got a useful error message for next step
8 years ago
Dan Finlay
60746a9859
Use react test utils to start composing test
8 years ago
kumavis
21b6a1b478
deps - bump eth-query for smaller bundle size
8 years ago
Dan Finlay
0d39de6d66
Run install before dist
8 years ago
Thomas Huang
8f5334e4ac
Add Mocha/Chai eslint plugins
8 years ago
Dan Finlay
527068b84e
Bump provider engine
8 years ago
frankiebee
53537824f1
break out IndexDbController && Run the first time test on mascara
8 years ago