Alberto Soutullo
|
557e149a2e
|
Added tests for Moved node builder star files to types folder.py
|
2023-03-10 12:41:10 +01:00 |
Alberto Soutullo
|
ca4bb88931
|
Refactored payloads.py to add tests
|
2023-03-10 12:41:10 +01:00 |
Alberto Soutullo
|
112ed64d40
|
Deleted unnecessary check
|
2023-03-10 12:41:09 +01:00 |
Alberto Soutullo
|
523020c588
|
Fixed logger and wls.py call before starting with tests
|
2023-03-10 12:41:09 +01:00 |
Alberto Soutullo
|
4edd198793
|
More refactor and PEP-8
|
2023-03-10 12:41:08 +01:00 |
Alberto Soutullo
|
1236ae679b
|
Refactor and restructured wls
|
2023-03-10 12:41:08 +01:00 |
Alberto Soutullo
|
db6996ded1
|
First refactor after rebase with Analysis
|
2023-03-10 12:41:07 +01:00 |
Alberto Soutullo
|
013a799dac
|
WIP: Starting clean code to refactor as it already works for several nodes per container.
|
2023-03-10 12:41:06 +01:00 |
Alberto Soutullo
|
3fdc0f1602
|
Changed wls to work with kurtosis information
|
2023-03-10 12:41:06 +01:00 |
Alberto Soutullo
|
a0789087eb
|
WIP trying to pass new network information to wls
|
2023-03-10 12:41:05 +01:00 |
Gusto Bacvinka
|
6cffd71084
|
Remove unused variable
|
2023-03-10 12:41:04 +01:00 |
Gusto Bacvinka
|
7cda520f51
|
Add multiple nomos nodes per container support
|
2023-03-10 12:41:04 +01:00 |
Gusto Bacvinka
|
de84b28a04
|
Remove unused files
|
2023-03-10 12:41:03 +01:00 |
Gusto Bacvinka
|
5c81b48b4d
|
Nomos wsl statistics
|
2023-03-10 12:41:03 +01:00 |
Gusto Bacvinka
|
432889fbff
|
Remove inaccurate comment
|
2023-03-10 12:41:02 +01:00 |
Gusto Bacvinka
|
8bbabafe98
|
Remove unused imports
|
2023-03-10 12:41:02 +01:00 |
Gusto Bacvinka
|
600c9e9693
|
Interconnect waku and nomos nodes via the same method
|
2023-03-10 12:41:02 +01:00 |
Gusto Bacvinka
|
b469a63ccb
|
Make node init code agnostic to the node type
|
2023-03-10 12:41:01 +01:00 |
Gusto Bacvinka
|
2df81532ec
|
Simplify dockerfiles and mark files as executable
|
2023-03-10 12:41:00 +01:00 |
Gusto Bacvinka
|
34d903e796
|
Extend nomos wsl and add visualizations
|
2023-03-10 12:41:00 +01:00 |
Gusto Bacvinka
|
2a3b5e552d
|
Update to Kurtosis 66.2
|
2023-03-10 12:40:59 +01:00 |
Gusto Bacvinka
|
cb81c8676b
|
Gennet and WSL changes for nomos node
|
2023-03-10 12:40:58 +01:00 |
Gusto Bacvinka
|
e93504f523
|
Nomos service initialization and information extraction
|
2023-03-10 12:40:58 +01:00 |
Gusto Bacvinka
|
552f824d87
|
Variable definitions for nomos node
|
2023-03-10 12:40:57 +01:00 |
Gusto Bacvinka
|
76fc0c34d2
|
Methods for nomos node interconnection
|
2023-03-10 12:40:57 +01:00 |
Alberto Soutullo
|
2fe5771e7a
|
Deleted unnecessary variable in config.json
|
2023-03-10 12:40:57 +01:00 |
Alberto Soutullo
|
605eb7fefd
|
Fixed typo en config.json and changed gennet output to match what is expected in starlark
|
2023-03-10 12:40:56 +01:00 |
Alberto Soutullo
|
e58a7aaf6b
|
Not having a gennet config should not be considered an error.
|
2023-03-10 12:40:56 +01:00 |
Alberto Soutullo
|
d8c3429bb6
|
Moved send json rpc to a new file
|
2023-03-10 12:40:55 +01:00 |
Alberto Soutullo
|
d5b433290c
|
Removed unused system variable
|
2023-03-10 12:40:55 +01:00 |
Alberto Soutullo
|
777f67b1b4
|
Last wsl to wls changes
|
2023-03-10 12:40:54 +01:00 |
Alberto Soutullo
|
13ebdea853
|
Renamed propperly WSL to WLS to avoid confussions
|
2023-03-10 12:40:54 +01:00 |
Alberto Soutullo
|
01b398513b
|
Refactored more system variables
|
2023-03-10 12:40:52 +01:00 |
Alberto Soutullo
|
76275b7746
|
Fixed bug when adding ports
|
2023-03-10 12:40:51 +01:00 |
Alberto Soutullo
|
5ecf1d7632
|
Moved node builder star files to types folder
|
2023-03-10 12:40:51 +01:00 |
Alberto Soutullo
|
4f7b257656
|
Refactored builders structure
|
2023-03-10 12:40:50 +01:00 |
Alberto Soutullo
|
9ce433f5ef
|
Entire starlark workflow now works with several nodes per container
|
2023-03-10 12:40:49 +01:00 |
Alberto Soutullo
|
51ea8aa4ff
|
Added new information to topology dict instead of creating a new data structure
|
2023-03-10 12:40:48 +01:00 |
Alberto Soutullo
|
9bf23faa82
|
Refactor structure so now several nodes can be in same service if gennet provides propper information in network_data.json
|
2023-03-10 12:40:47 +01:00 |
Alberto Soutullo
|
154c4f1319
|
Doing packaging inside starlar is wrong. Will start to refactor towards assuming gennet provides this information
|
2023-03-10 12:40:46 +01:00 |
Alberto Soutullo
|
315722a99e
|
Several nodes starting in same container working
|
2023-03-10 12:40:45 +01:00 |
Alberto Soutullo
|
5100214440
|
Changed builder to add several nodes in ServiceConfig
|
2023-03-10 12:40:45 +01:00 |
Alberto Soutullo
|
b31f087863
|
Pass all necessary information to builder
|
2023-03-10 12:40:44 +01:00 |
Alberto Soutullo
|
974d5f5adb
|
WIP: Starting to refactor code so different nodes can be set up per container
|
2023-03-10 12:40:43 +01:00 |
0xFugue
|
9022c6dc3b
|
multiple nodes per containers: done (#89)
|
2023-03-10 12:40:42 +01:00 |
Alberto Soutullo
|
59689e95d7
|
Merge pull request #93 from logos-co/Analysis_cadvisor
Modified runner and wakurtosis to add cadvisor to the enclave
|
2023-02-27 16:10:14 +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 |
Jordi Arranz
|
2e16a76b38
|
Minor
|
2023-02-27 10:58:31 +00:00 |
Jordi Arranz
|
041a6f4e98
|
Minor
|
2023-02-27 10:58:07 +00:00 |
Jordi Arranz
|
028cfee457
|
Addded violin plots generation
|
2023-02-23 19:23:12 +00:00 |