frankiebee
cddff73703
bring your own BN
7 years ago
frankiebee
432f516ab0
make addUnapprovedTransaction async function and use promise based ethQuery
7 years ago
Kevin Serrano
66f6d5a4e0
Add levenshtein logic to blacklister.
7 years ago
Thomas Huang
eb15663497
One script runs for Ci build
7 years ago
frankiebee
1df833bee8
use clone
7 years ago
frankiebee
ab01358a48
Add stack traces both in errors and as a way to track txMetas
7 years ago
kumavis
77d91ec36f
prov-eng - bump to ignore json parse errors
7 years ago
Thomas Huang
a1fab06490
Simplify the test-coverage script
7 years ago
Thomas Huang
24ffb40ec7
Add coveralls to script
7 years ago
Thomas Huang
d571f5ee70
Add Test Coverage with nyc package and coveralls for github badge
7 years ago
Dan Finlay
dcf025782b
Version 3.9.1
7 years ago
kumavis
aa48ed34c4
nonce-tracker - fix lock mechanism to be a real mutex
7 years ago
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