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
frankiebee
e7e0919d7c
Setup test enviroment for mascara
8 years ago
frankiebee
e7c7c85791
Update README for mascara
8 years ago
frankiebee
e665dd7e1c
bump client-sw-ready-event
8 years ago
Dan Finlay
04e489f4df
Allow signature V values over 1 byte
...
By bumping ethereumjs-tx.
8 years ago
Dan Finlay
292e2dca83
Bump provider-engine
8 years ago
Dan Finlay
3ae2a82995
Bump provider engine
...
Should now pass test suite, and include several sweet recent fixes!
8 years ago
Dan Finlay
9bae32e78b
Add functional but ugly and hard-coded token list
8 years ago
frankiebee
a1c39006de
Fix wakeUps:
...
fix spelling
cut wakeup time in half
8 years ago
frankiebee
94df168113
Bump sw-client version
8 years ago
frankiebee
719d0f4ad5
Ping service worker to keep it from going idle
8 years ago
kumavis
c1e14cd75b
build - add envify to bundle process
8 years ago
frankiebee
8d49d519c0
Rename and move around files
8 years ago
kumavis
12918e1894
tests - tx-manager - fix assert and clean formatting
8 years ago
kumavis
1079c20c83
meta - package.json - rename npm test scripts
8 years ago
kumavis
e95ae43c8f
tests - unit - fail on unhandled promise rejection
8 years ago
frankiebee
4cf3beda25
Bump sw-stream and setup "untrusted and trusted comunication"
8 years ago
kumavis
f0a2b4d1b0
deps - bump provider-engine
...
uses fetch instead of xhr, fixes a race condition in cache subp
8 years ago
frankiebee
79248ae5cd
WIP: Untrusted external connections eg: dapps
8 years ago
frankiebee
45ab81fb45
WIP: streams->indexdb
8 years ago
Kevin Serrano
046774e768
Require redux-logger of 2.10.2 and up ( #1235 )
...
* Require redux-logger of 2.8.1 and up
* Bump to 2.10.2 and above, 2.10.1 had critical bug.
8 years ago
frankiebee
d4e8ff188b
WIP:stream
8 years ago
Dan Finlay
b6e2eaf7b1
Remove eth-lightwallet
8 years ago
Dan Finlay
42e4a0621b
Add ENS click to copy
...
Also bump ethjs-ens version to get proper error for unregistered names.
8 years ago