Commit Graph

29 Commits

Author SHA1 Message Date
Jordi Arranz 16e0131f41 Combining the 2 config file parameters into a single one 2023-01-05 17:35:05 +00:00
Jordi Arranz 6d956019d1 Implemented the logic to load a main config file 2023-01-04 13:18:05 +00:00
Jordi Arranz 5e507d6423 Added command line arguments to the WSL call 2023-01-03 14:55:22 +00:00
Jordi Arranz 5a7b10bcee Working with kurtosis run --enclave-id wakurtosis . 2022-12-28 12:59:56 +01:00
Jordi Arranz 47d32adb7e Minor 2022-12-28 11:09:29 +01:00
Jordi Arranz ea09222574 Minor 2022-12-27 13:42:54 +01:00
Jordi Arranz 1ff833fbbd Fixed ARGUMENT_WSL_MODULE bug 2022-12-23 17:40:53 +01:00
Jordi Arranz 71dfca7bea Added WSL setup and minor variable name change for clarity 2022-12-23 17:07:01 +01:00
Jordi Arranz be89dcaeb0 Load WSL container in Starlark
Fixes #13
2022-12-23 16:47:06 +01:00
Jordi Arranz 247c1db0fd Load WSL container in Starlark
Fixes #13
2022-12-23 16:12:35 +01:00
Alberto Soutullo fb3dc3c38f
Refactor (#18)
* Modified configuration files and added example of list of topics into general configuration

* Refactored main.star into different star files

* Deleted unnecesary files from previous module

* Moved and changed .star files

* Moved config files

* Added parser and small topology as file

* Updated README.md

* Modified imports to have them in a more clean structure.

* Removed unnecessary information in topology files

* Number of Test messages and delay between message added as variable

* Updated README.md
2022-12-23 17:51:42 +05:30
Alberto Soutullo 15d2a88775 Deleted old kurtosis version function 2022-12-21 10:29:27 +01:00
Alberto Soutullo b65d5a3b8d Added extra information, changed some parameters and fixed typo 2022-12-20 15:37:59 +01:00
Alberto Soutullo Rendo dea5ed95ea fixed conflicts in Now nodes are asked for their peers 2022-12-20 12:21:26 +01:00
Alberto Soutullo Rendo a575b3fa47 fixed conflicts in refactoring to do a single rpc call 2022-12-20 12:19:38 +01:00
Alberto Soutullo 80508de216 Updated readme and using topology file 2022-12-20 12:09:21 +01:00
Alberto Soutullo 54a9749533 Fixed node connection 2022-12-20 11:34:24 +01:00
Alberto Soutullo 2db77e55e3 Updated kurtosis version to 0.62 2022-12-19 18:25:49 +01:00
Alberto Soutullo d1ab4bab77 Added graphana and fixed prometheus bugs 2022-12-19 17:56:38 +01:00
Alberto Soutullo e918855098 Trying to set up prometheus under Kurtosis 2022-12-16 13:13:12 +01:00
Alberto Soutullo Rendo 3e2fc82ad7 Resolved conflicts 2022-12-15 10:51:43 +01:00
Alberto Soutullo f81a9915a8 Added flag to use the same configuration for every node 2022-12-14 12:40:03 +01:00
Jordi Arranz 7501a0822f Activate metrics in waku nodes and generate Prometheus targets 2022-12-14 10:22:05 +00:00
Alberto Soutullo Rendo 887ae89ef4 Added sleep to let the container some time to complete the instantiation 2022-12-13 12:02:05 +01:00
Alberto Soutullo Rendo ca987671bf Fixed bug in services dict and now uses public waku image 2022-12-12 17:47:15 +01:00
Alberto Soutullo Rendo 7e182a016b Fixed sending messages and loading configurations 2022-12-12 16:23:47 +01:00
Alberto Soutullo Rendo d2cbbec679 commiting for tests 2022-12-12 13:04:22 +01:00
Alberto Soutullo Rendo 760d5afe81 Extended code for set up waku topology 2022-12-06 11:43:00 +01:00
Alberto Soutullo Rendo 3b2c1e0262 First stable version 2022-12-01 17:38:36 +01:00