Commit Graph

32 Commits

Author SHA1 Message Date
Alberto Soutullo ceab94f247
Nomos testing in master (#141)
* Changed gennet to generate simple nomos topology

* Added nomos node to build.sh

* Updated nomos yaml trait

* Added nomos variables to system_variables.star

* Prepared nomos_builder.star

* Modify gennet to work with nomos topology and traits

* Gennet currently doesn't support mixed topologies between waku and nomos nodes.

* Restructured config.json to add separated testing and simulation functionalities

* Added assertions.star file

* Modified wakurtosis to set up integration tests

* Updated kurtosis version in README.md
2023-07-30 13:42:18 +02:00
Alberto Soutullo 48a8ee2ba3 Updated documentation 2023-06-09 18:27:00 +02:00
Alberto Soutullo bde6a0e18d Updated Kurtosis version to 0.70.2 2023-03-27 16:43:24 +02:00
Alberto Soutullo bfe72bc41e Updated Kurtosis version to 0.70.0 2023-03-27 11:59:20 +02:00
Alberto Soutullo 8f34f0cdc3 Updated kurtosis version to 0.67.3 2023-03-16 17:30:44 +01:00
Alberto Soutullo 13ebdea853 Renamed propperly WSL to WLS to avoid confussions 2023-03-10 12:40:54 +01:00
Alberto 035fbc9379 Modified runner and wakurtosis to add cadvisor to the enclave. Also updated kurtosis version 2023-02-27 13:40:59 +01:00
Alberto Soutullo 0a71e34873 Added parallelism and interconnection batch as parameters. 2023-02-12 03:01:38 +01:00
Alberto Soutullo 3d99043812 Modified documentation accordingly 2023-02-12 02:15:55 +01:00
guillaume.bouvignies ab6f7b671c Upgrade Kurtosis and fix breaking changes 2023-02-09 10:05:19 +01:00
Alberto Soutullo 1f714e9670 Updated kurtosis version to 0.64.2 2023-01-19 19:25:22 +01:00
Alberto Soutullo ad5c856fad Documentation typo 2023-01-16 16:27:52 +01:00
Jordi Arranz fe90fab3e5 Minor 2023-01-12 15:28:45 +00:00
Jordi Arranz 79d7975e07 Updated to provide an explanation on how to run the bash script and added new parameters 2023-01-12 15:26:05 +00:00
Jordi Arranz 4470145d3c Typo 2023-01-09 12:38:53 +00:00
Jordi Arranz ea75a28cac Updated README.md 2023-01-06 15:36:36 +00:00
Jordi Arranz e912e55e83 Updated REAMDE with the new parameters options 2023-01-06 11:58:34 +00:00
Jordi Arranz 16e0131f41 Combining the 2 config file parameters into a single one 2023-01-05 17:35:05 +00:00
Jordi Arranz 3480568124 Typo 2023-01-05 09:15:42 +00:00
Jordi Arranz 6d956019d1 Implemented the logic to load a main config file 2023-01-04 13:18:05 +00:00
Jordi Arranz a1932bcdda Added description of the new simulation command line arguments 2023-01-03 14:56:15 +00: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 b65d5a3b8d Added extra information, changed some parameters and fixed typo 2022-12-20 15:37:59 +01:00
Alberto Soutullo 80508de216 Updated readme and using topology file 2022-12-20 12:09:21 +01:00
Alberto Soutullo 2db77e55e3 Updated kurtosis version to 0.62 2022-12-19 18:25:49 +01:00
Alberto Soutullo 1fb5bc684f
Merge pull request #6 from logos-co/configurable_toml
Configurable toml
2022-12-15 10:47:43 +01:00
Alberto Soutullo fd2816a929 Cleaned Readme and testing pycharm changes 2022-12-14 12:51:15 +01:00
Alberto Soutullo f81a9915a8 Added flag to use the same configuration for every node 2022-12-14 12:40:03 +01:00
Alberto Soutullo Rendo 84b72db7a0 Added link to kurtosis versions 2022-12-13 12:23:55 +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 1f3ca1ee7d Modified readme 2022-12-12 16:48:26 +01:00
Alberto Soutullo Rendo 0bb04033de Initial commit 2022-10-13 18:46:01 +02:00