Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline Functionality #1327

Closed
mnzaki opened this issue Jun 7, 2019 · 0 comments · Fixed by #1414
Closed

Offline Functionality #1327

mnzaki opened this issue Jun 7, 2019 · 0 comments · Fixed by #1414

Comments

@mnzaki
Copy link
Contributor

mnzaki commented Jun 7, 2019

Description

Make the wallet at least somewhat useable without an internet connection.

TODO

Cache DDO to avoid this on startup:

Error: Could not retrieve DID Document. Invalid JSON RPC response: "Unable to resolve host \"rinkeby.infura.io\": No address associated with hostname"
    at JolocomRegistry.resolve$ (webpack-internal:///./node_modules/jolocom-lib/js/registries/jolocomRegistry.js:95:1)
    at tryCatch (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:62:40)
    at Generator.invoke [as _invoke] (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:296:22)
    at Generator.prototype.(anonymous function) [as throw] (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:114:21)
    at tryCatch (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:62:40)
    at invoke (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:152:20)
    at eval (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:164:13)
    at tryCallOne (webpack-internal:///./node_modules/promise/setimmediate/core.js:37:12)
    at eval (webpack-internal:///./node_modules/promise/setimmediate/core.js:123:15)
    at eval (webpack-internal:///./node_modules/react-native/Libraries/Core/Timers/JSTimers.js:295:24)
    at _callTimer (webpack-internal:///./node_modules/react-native/Libraries/Core/Timers/JSTimers.js:152:1)
    at _callImmediatesPass (webpack-internal:///./node_modules/react-native/Libraries/Core/Timers/JSTimers.js:200:1)
    at Object.callImmediates (webpack-internal:///./node_modules/react-native/Libraries/Core/Timers/JSTimers.js:464:7)
    at MessageQueue.__callImmediates (webpack-internal:///./node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:327:10)
    at eval (webpack-internal:///./node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:145:8)
    at MessageQueue.__guardSafe (webpack-internal:///./node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:314:1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant