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
Dan Finlay
26f1e6cbd2
Remove encryptor in favor of external browser-passworder
...
I broke out the encryptor lib into its own module on npm called browser-passworder.
8 years ago
Dan Finlay
20d2204ce6
Made changes according to feedback.
8 years ago
Dan Finlay
55fdf06d53
Rebuild development states before ci tests
8 years ago
Kevin Serrano
8819475a2e
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
8 years ago
kumavis
84ff919f73
deps - bump provider-engine for bug fix
8 years ago
Dan Finlay
5bf1018d75
Flattened addTx async methods
8 years ago
Dan Finlay
12906df601
Remove unused dep
8 years ago
Dan Finlay
80e76b45ee
Denodeify most of KeyringController
...
Mostly Fixes #893
A couple methods cache callbacks, and will require a larger refactor to fully denodeify.
Specifically, our methods involving web3 requests to sign a tx, sign a message, and approve or cancel either of those.
I think we should postpone those until the TxManager refactor, since it will likely handle this response caching itself.
8 years ago
kumavis
bc39cd7b89
KeyringController - estimateGas->analyzeGasUsage fix gasLimit + detect OOG
8 years ago
Dan Finlay
b57009493b
Hard coding jazzicon at working version
8 years ago
Dan Finlay
a7af47db92
Add import account placeholder template
8 years ago
Dan Finlay
d8a9ae0f07
Set test env during tests
8 years ago
Dan Finlay
f02e02bef8
Add hd wallet keyring
8 years ago
Dan Finlay
bbee238acd
Add latest jazzicon version
8 years ago
kumavis
b790b0c256
mascara - remove global transpile
8 years ago
kumavis
84bd8784d0
deps - web3 - set version to 0.17.0-beta
8 years ago
Dan Finlay
9b8c970706
Update web3.js version
8 years ago
kumavis
3af3565000
test - fix delegate-call test
8 years ago
Dan Finlay
55d56f77cf
Began adding first basic keyring
8 years ago
Dan Finlay
94f2554369
Add debug flag to dev mode
8 years ago
Kevin Serrano
ad3fa24a28
Intermediary commit.
8 years ago
Kevin Serrano
725d503f68
Remove unused crypto dependencies.
8 years ago
Kevin Serrano
153bb25947
Add crypto packages to package.json
8 years ago
Kevin Serrano
17506fe14f
Merge in crypto.
8 years ago
Dan Finlay
182fd30db5
Fix cli flag capitalization
8 years ago
Dan Finlay
60097d8fba
Remove livereload from prod builds
8 years ago