NagyZoltanPeter
f4fa73e961
chore: liteprotocoltester for simulation and for fleets ( #2813 )
...
* Added phase 2 - waku-simulatior integration in README.md
* Enhancement on statistics reports, added list of sent messages with hash, fixed latency calculations
* Enable standalonde running liteprotocoltester agains any waku network/fleet
* Fix missing env vars on run_tester_node.sh
* Adjustment on log levels, fix REST initialization
* Added standalon docker image build, fine tune duplicate detection and logging.
* Adjustments for waku-simulator runs
* Extended liteprotocoltester README.md with docker build
* Fix test inside docker service node connectivity failure
* Update apps/liteprotocoltester/README.md
Co-authored-by: gabrielmer <101006718+gabrielmer@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: gabrielmer <101006718+gabrielmer@users.noreply.github.com>
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
* Explain minLatency calculation in code comment
---------
Co-authored-by: gabrielmer <101006718+gabrielmer@users.noreply.github.com>
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
2024-08-21 14:54:18 +02:00
gabrielmer
e1518cf9ff
chore: deprecating named sharding ( #2723 )
2024-07-09 18:36:12 +03:00
Ivan FB
fd6a71cdd7
chore: Bump dependencies for v0.31.0 ( #2885 )
...
* bump_dependencies.md: add nim-results dependency
* change imports stew/results to results
* switching to Nim 2.0.8
* waku.nimble: reflect the requirement nim 1.6.0 to 2.0.8
Adding --mm:refc as nim 2.0 enables a new garbage collector that we're
not yet ready to support
* adapt waku code to Nim 2.0
* gcsafe adaptations because Nim 2.0 is more strict
2024-07-09 13:14:28 +02:00
Darshan K
8bfad3ab45
chore: refactor relative path to better absolute ( #2861 )
2024-07-06 00:03:38 +02:00
gabrielmer
21a4b5bd4a
unifying clusterId to be uint16 ( #2777 )
2024-06-05 15:32:35 +02:00
NagyZoltanPeter
58aa5e6895
LiteProtocolTester application and docker compose bundle setup. ( #2706 )
...
faster image build with copy from pre-built binary
cluster-id to 0
Added README.md documentation
2024-05-21 23:03:33 +02:00