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

experiment of moving storing the block and its metadata to NetworkStore #1171

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marcinczenko
Copy link
Contributor

Just a place for some experiments and discussions...

Thinking aloud - should the block exchange engine use local store as dependencies? For instance, should the blocks be immediately stored to the local store on receiving blocks deliveries or should it be left to the upper layer (e.g. NetworkStore to make that decision). This way ignoring some "troublesome" blocks would be easier, without going through the store/delete cycle.

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.

1 participant