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: support for autosharding #73

Open
chaitanyaprem opened this issue Sep 29, 2023 · 0 comments
Open

feat: support for autosharding #73

chaitanyaprem opened this issue Sep 29, 2023 · 0 comments

Comments

@chaitanyaprem
Copy link

chaitanyaprem commented Sep 29, 2023

There are changes/enhancements being made to c-bindings and go-waku as part of autosharding which affects the API's.

Corresponding changes need to be made to rust-bindings to update the API's as well as documentation.

Changes include following

  1. Protocol API's would now optionally take pubSubTopic and if not specified derive pubSubTopic from contentTopics
  2. Node initialization also takesn in contentTopics and optionally pubSubTopic to initiate a waku-node
  3. feat: update lightpush API for autosharding go-waku#774 (comment)

Further changes to be analyzed by looking at specific PRs TBD

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

No branches or pull requests

1 participant