Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Make web runtime use single db #4068

Merged
merged 1 commit into from
May 30, 2018

Conversation

cazfletch
Copy link
Contributor

@cazfletch cazfletch commented May 29, 2018

Updated web runtime so that only one db is used.
This fixes the problem of left over databases when local storage is
cleared after a version change

contributes to hyperledger/composer#3873

Signed-off-by: Caroline Church caroline.church@uk.ibm.com

@cazfletch cazfletch requested a review from sstone1 May 29, 2018 08:36
@@ -66,7 +66,6 @@ class RouterStub {
}

set eventParams(event) {
console.log('I AM A CHICKEN');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂

sstone1
sstone1 previously approved these changes May 29, 2018
Copy link
Contributor

@sstone1 sstone1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Updated web runtime so that only one db is used.
This fixes the problem of left over databases when local storage is
cleared after a version change

contributes to hyperledger/composer#3873

Signed-off-by: Caroline Church <caroline.church@uk.ibm.com>
Copy link
Contributor

@sstone1 sstone1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTMA ⛵️

@jt-nti jt-nti merged commit d5230e9 into hyperledger-archives:master May 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants