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

Running a remote tree creator utility #10

Open
2 tasks
jm-clius opened this issue Nov 17, 2021 · 0 comments
Open
2 tasks

Running a remote tree creator utility #10

jm-clius opened this issue Nov 17, 2021 · 0 comments

Comments

@jm-clius
Copy link
Collaborator

Background

The tree creator utility can be used to generate Merkle trees off a list of ENR and link entries. This utility has since been used to generate discoverable lists of deployed Waku v2 instances. In order to modify these lists, however, and to properly manage the private key used to sign these lists, this utility needs to be deployed somewhere where it is accessible to multiple users.

Acceptance criteria

In order to deploy a tree creation utility to run and be useful remotely, it requires some modifications on the RPC API.

  • ability to initialise tree with an existing node list, including sequence number
  • ability to reset in-memory tree structure
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