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

chore: emit peer-have messages, don't persist them #310

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

gmaclennan
Copy link
Member

Fixes #309, removes responsibility from CoreManager to track peer-have
messages - will be handled by SyncState class

Fixes #309, removes responsibility from CoreManager to track peer-have
messages - will be handled by SyncState class
@gmaclennan gmaclennan self-assigned this Oct 4, 2023
@gmaclennan gmaclennan changed the title chore: emit peer-have messages don't persist chore: emit peer-have messages, don't persist them Oct 4, 2023
@gmaclennan gmaclennan merged commit 6c6149b into main Oct 4, 2023
@gmaclennan gmaclennan deleted the feat/core-manager-msg-emit branch October 4, 2023 17:02
gmaclennan added a commit that referenced this pull request Oct 5, 2023
* main:
  chore: remove ipc wrapper implementation (#306)
  fix: fix DataType.getByDocId implementation to match type definition (#317)
  chore: Add CI release workflow (#300)
  Feat: Icon data type (#304)
  chore: emit peer-have messages, don't persist them (#310)
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.

Emit have extension messages from CoreManager
2 participants