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

Integrate rln into waku-simulator #4

Closed
5 tasks
alrevuelta opened this issue Jul 15, 2023 · 2 comments
Closed
5 tasks

Integrate rln into waku-simulator #4

alrevuelta opened this issue Jul 15, 2023 · 2 comments

Comments

@alrevuelta
Copy link
Collaborator

  • Modify waku-publisher. Check with @richard-ramos how to publish rln messages.
  • Modify nwaku to allow publishing messages via the RPC using RLN.
  • Deploy new contract in sepolia contract
  • Ask for set sepolia endpoint.
  • Register memberships using nwaku --rln-relay-eth-account-private-key

Tests:

  • send messages at rate <1 msg/second. 100 nodes, 10kB size. from only 1 waku-publisher.

Output:

  • Grafana dashboards using the metrics that we already have.
    • mem, cpu, bandwidth.
  • compare against the benchmark.
@rymnc
Copy link
Contributor

rymnc commented Jul 15, 2023

Deployed rln-contract for waku-simulator -

RLN_CONTRACT_ADDRESS = 0x39558059411112732D73997712B75a865a697330
NETWORK = SEPOLIA
CHAIN_ID = 11155111

has been verified on etherscan

@alrevuelta
Copy link
Collaborator Author

static RLN was already integrated in waku-simulator. #17 tracks the integration of onchain RLN. closing.

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

2 participants