Commit Graph

14 Commits

Author SHA1 Message Date
Tanya S ecb2186bfb
Update script and other references using container names (#90)
* Update run_nwaku script to handle either container name format

* Update rest-traffic image version
2024-10-10 08:54:04 +02:00
Tanya S 0cf2b92695
remove rest-admin and rest-private node config (#85) 2024-09-13 08:54:22 +02:00
Tanya S 3176752956
Add rln-relay-epoch-sec flag to generateRlnKeystore command (#73) 2024-06-20 15:39:43 +02:00
Alvaro Revuelta cc9c7d2dad
Enable light push (#60) 2024-06-07 13:15:50 +02:00
Tanya S 359db48e2d
Upgrade to RLNv2 (#45) 2024-06-07 10:13:45 +02:00
Tanya S a7de0823fa
add check for linux distro and error checks to run_nwaku (#59) 2024-06-05 10:00:58 +02:00
Tanya S 5ca0147ac3
All nwaku nodes use own account (#57)
* read keys from foundry config and write to shared file

* each nwaku service uses its index to retrieve a private key for keystore

* remove node index related code, no longer needed

* removed additional script and files

* fixed scipt shell reference in run_nwaku
2024-05-28 16:20:17 +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 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
gabrielmer ed0c4a0bf1
Feat adding rln to waku simulator (#12) 2023-10-31 16:17:35 +01:00
Alvaro Revuelta 8591819697
Update run_nwaku.sh 2023-07-05 12:14:03 +02:00
alrevuelta 0ecb50033c
Remove keep alive 2023-07-05 11:53:40 +02:00
alrevuelta 978a276ed3
Initial release 2023-06-26 17:07:14 +02:00