Skip to content

IPFS block service refactor #102

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

Merged
merged 1 commit into from
Feb 20, 2020
Merged

Conversation

sergkaprovich
Copy link
Contributor

@sergkaprovich sergkaprovich commented Feb 18, 2020

Description of the Change

Discovered, that several recently implemented components uses IpfsDatastore interface instead BlockService.
It's better to use IpfsDatastore interface in the IPFS block service implementation.

Benefits

More flexible and logical design, refactor one component instead of many.

Possible Drawbacks

None

@sergkaprovich sergkaprovich marked this pull request as ready for review February 18, 2020 13:28
@sergkaprovich sergkaprovich force-pushed the feature/blockservice-interface branch from ed23857 to 9d91359 Compare February 20, 2020 09:28
@sergkaprovich sergkaprovich merged commit e2d69bd into master Feb 20, 2020
@sergkaprovich sergkaprovich deleted the feature/blockservice-interface branch February 20, 2020 09:44
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 this pull request may close these issues.

3 participants