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
kumavis
147ac416ba
deps - bump web3-provider-engine to 10.0.1
...
Fixes https://github.com/MetaMask/metamask-plugin/issues/1163
Fixes https://github.com/MetaMask/provider-engine/issues/121
8 years ago
kumavis
be8267edf7
deps - bump web3-provider-engine
...
resolves https://github.com/MetaMask/metamask-plugin/issues/1159
8 years ago
kumavis
993a1cef64
deps - bump web3-provider-engine
...
include fix for https://github.com/MetaMask/provider-engine/pull/122
8 years ago
Dan Finlay
7d2019eac9
Fix personal sign for loose accounts
...
Fix was written, but not published to npm. Now fixing semver at the correct version.
8 years ago
Dan Finlay
69d4aafc3e
Add ens recognition to send form input
...
Attempts to lookup `.eth` addresses on ENS.
Is currently failing.
I've written an isolation example of the problem here:
https://github.com/flyswatter/ens-test
8 years ago
Dan Finlay
7cbb2fc689
Reduce provider-engine requirement
8 years ago
Dan Finlay
3ebf0dc11b
Bump provider engine to require compliant personal_recover
8 years ago
Dan Finlay
0584988688
Move sigUtil and keyrings to external modules
...
These external modules now have their own test coverage and build enforcement. This allowed me to somewhat more easily add good tests around our personalSign strategy (held now in [eth-sig-util](https://github.com/flyswatter/eth-sig-util ), and allow each of the keyrings to import that, etc.
8 years ago
Dan Finlay
8aca5bf4b5
Add debug logging to ui routing logic.
8 years ago
Dan Finlay
42a58918d0
Add personal_sign and personal_ecRecover support
8 years ago
Kevin Serrano
d0e2846eca
Complete migration tests.
8 years ago
kumavis
ff87b9dc7a
id mgmt - update to latest eth_sign spec
8 years ago
kumavis
77f8995568
migrations - fix migration #9 and add safety checks to migrator
8 years ago
kumavis
9e4ef45b6a
migration #9 - break out CurrencyController substate
8 years ago
kumavis
73edfc9f31
eth-store - convert to obs-store subclass
8 years ago
Kevin Serrano
afb60b9061
modification of notices.
8 years ago
Frankie
8be68575bb
Clean up message manger includes:
...
Provider egine bump
Remove presence of message manger in keyring controller
Change the status wording fom conf to approved
make Message manager a class
fix messages not being apart of the badge
re write message manger to better reflect controller pattern
8 years ago
kumavis
4dd6ba9c1b
migration 5 - move keyring controller state to substate
8 years ago
kumavis
9616bd826d
test - lint first
8 years ago
kumavis
76ce348a04
obs-store - use published module
8 years ago
Frankie
8642ced310
Fix issue where generating a new account would put it in loose keys
8 years ago
Dan Finlay
9126652f2e
Implement naieve JSON file importing
...
Doesn't work on any JSON file I have, it's a very naieve strategy provided by ethereumjs-wallet. Will need to raise its sophistication before deploying to production.
8 years ago
kumavis
29e83d71a8
background - handle tx finalization in controllers instead of provider-engine
8 years ago
kumavis
b33c51c0a6
migrations - introduce promise-based migrator
8 years ago
kumavis
f6900422d1
deps - bump provider engine
...
addresses caching memory leak that can cause slow downs
8 years ago
kumavis
2efcbd9674
gulp - fix brfs instrumentation
8 years ago
kumavis
8e3661555d
gulp - add disc bundle analysis task
8 years ago
kumavis
464b7d5814
gulp - clean and simplify
8 years ago
kumavis
bd382f4705
tests - add fetch polyfill
8 years ago
kumavis
b301c0fb48
deps - replace promise-request with fetch
8 years ago
Dan Finlay
d4958b7ffd
Remove old eth-store dependency
8 years ago
Kevin Serrano
572980402d
Validate URIs before entering them in.
8 years ago
Dan Finlay
dea658a898
Bump passworder version
8 years ago
Dan Finlay
2988bc0723
Use security patched version of browser-passworder
8 years ago