Commit Graph

6 Commits

Author SHA1 Message Date
Tanya S dc27f4c661
Simplify bootstrap node config (#80)
* simplify bootstrap node config, only discv5

* remove keep-alive from bootstrap conf
2024-07-01 12:09:37 +02:00
Tanya S a802c8b852
Add pubsub-topic and cluster-id config to fix peer connectivity (#49)
* add pubsub-topic and cluster-id config to fix peer connectivity

* add pubsub-topic and cluster-id to run_nwaku.sh
2024-05-15 16:44:33 +02:00
Tanya S d3859c4f0c
added rest related flags to run_bootstrap.sh and updated NUM_NWAKU_NODES (#32) 2024-03-26 11:58:31 +02:00
Tanya S d6fb3e56e5
Rln membership registration implementation (#23)
* add anvil config and volume to remember state and output account info; nwaku config to register rln membership

* modify run_nwaku.sh for onchain rln

* add script for rln membership registration

* run_nwaku update, removed rln membership index and added other rln parameters

* merged run_register_rln with the run_nwaku script

* added environment variables for rln-contract registration

* removed rpc related flags and added rest flags for sake of completeness, also updated BOOTSTRAP_ENR query

* removed rpc flags, added cred-path and -password

* added keystore volume and 8645 port

* removed keystore volume and keystore parent directory

* remove unused service from docker-compose
2024-03-14 13:35:25 +02:00
gabrielmer c56a0831c9
deprecating rpc (#25) 2024-03-12 05:02:04 -06:00
alrevuelta 978a276ed3
Initial release 2023-06-26 17:07:14 +02:00