Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Decouple DefaultMutableBlockchain from KeyValueStorage #211

Merged
merged 3 commits into from
Oct 31, 2018

Conversation

ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Oct 30, 2018

Inject BlockchainStorage instance into DefaultMutableBlockchain instead of creating it in the constructor.

Use a test fixture to create in memory block chain instances to reduce duplication in tests.

@ajsutton ajsutton changed the title Inject BlockchainStorage instance into DefaultMutableBlockchain instead of creating it in the constructor. Decouple DefaultMutableBlockchain from KeyValueStorage Oct 30, 2018
@ajsutton ajsutton merged commit 42d69d8 into PegaSysEng:master Oct 31, 2018
@ajsutton ajsutton deleted the inject-blockchain-storage branch October 31, 2018 00:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants