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

feat: share all core keys via extension messages #264

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

gmaclennan
Copy link
Member

Fixes #251

This adds new fields to the project extension to share keys for other
namespaces and updates tests which manually added cores (manual adding
is no longer needed, but do need to wait for cores to be added)

Fixes #251

This adds new fields to the project extension to share keys for other
namespaces and updates tests which manually added cores (manual adding
is no longer needed, but do need to wait for cores to be added)
* main:
  feat: send core "haves" bitfield on first connect (#254)
@gmaclennan gmaclennan merged commit 7142b86 into main Sep 14, 2023
6 checks passed
@gmaclennan gmaclennan deleted the feat/share-all-core-keys branch September 14, 2023 15:16
gmaclennan added a commit that referenced this pull request Sep 19, 2023
* main:
  chore: condense setup code in MemberAPI tests (#267)
  chore: replace queries opt in MemberAPI with dataType (#266)
  feat: add getMany method to member api (#263)
  feat: add getById method to member api (#262)
  chore: Update @digidem/types and remove patch (#269)
  feat: share all core keys via extension messages (#264)
  feat: send core "haves" bitfield on first connect (#254)
  fix: invite.encryptionKeys should be required (#260)
  feat: Add set & get deviceInfo & datatype (#250)
  expose member namespace in MapeoProject (#253)
  blobStore.createReadStream should not wait (#243)
  update MapeoManager to return and handle project public IDs (#247)
  return content hash from blobApi.create (#242)
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.

Share all hypercore keys via extension over project owner hypercore replication stream
2 participants