13 Commits

Author SHA1 Message Date
gabrielmer
c56a0831c9
deprecating rpc (#25) 2024-03-12 05:02:04 -06:00
Tanya S
dd29b10b26
Add the chainlens blockchain explorer (#22)
* chainslens services added to docker-compose as well as required nginx and html files

* removed nginx dependency - removed nginx container and related files and updated API_URL for web service

* added localhost IP to ports for api and web docker services
2024-03-03 08:30:33 +02:00
Tanya S
421688abbb
Add foundry to waku-simulator (#21)
* added foundry image to docker-compose and run_anvil script

* removed run_anvil script and moved the command to the docker-compose file

* formatted arguments for anvil command to use '='

* using specific foundry image and reformatted command arguments, previous didn't work
2024-02-23 10:48:02 +02:00
gabrielmer
054ba9e33f
fix: adding default to NUM_NWAKU_NODES in traffic script (#14) 2023-11-13 15:39:17 +01:00
gabrielmer
909bc425fc
Adding default values for env variables use (#13) 2023-11-01 15:39:07 +01:00
gabrielmer
ed0c4a0bf1
Feat adding rln to waku simulator (#12) 2023-10-31 16:17:35 +01:00
17d22805b7
docker-compose: add watchtower label and variable
This is used in our infra to allow auto-updates of Docker images.

For more info see: https://github.com/containrrr/watchtower

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-26 13:56:30 +02:00
Václav Pavlín
07466000d6
chore: add larger subnet to accommodate more IP addrs 2023-08-31 14:32:59 +02:00
Alvaro Revuelta
65bf2fa4a3
Bump waku-publisher version 2023-07-10 09:49:43 +02:00
alrevuelta
74400b6184
Add support for gowaku 2023-07-05 11:09:15 +02:00
Alvaro Revuelta
151b5c43c1
Update go-waku version 2023-06-27 11:28:34 +02:00
alrevuelta
6cea3098b5
Add go-waku 2023-06-26 17:28:50 +02:00
alrevuelta
978a276ed3
Initial release 2023-06-26 17:07:14 +02:00