Commit Graph
88 Commits
Author SHA1 Message Date
Alberto Soutullo 7ccb77181a Move regression node to its own folder 2026-05-29 14:48:08 +02:00
Alberto Soutullo 233ae32d99 Merge pull request #27 from vacp2p/Alberto/service_discovery
Service discovery node
2026-05-27 11:39:39 +02:00
Alberto SoutulloandZhuolun Li 74c2342846 Apply suggestions from code review
Co-authored-by: Zhuolun Li <44989482+radiken@users.noreply.github.com>
2026-05-27 11:28:20 +02:00
Mamoutou DIARRA 814eb683e5 Merge pull request #25 from vacp2p/Mamoutou/gossip_queues
Add Node and Publisher for Priority Queues tests
(Merged after signing all past commits)
2026-05-26 11:51:47 +02:00
mamoutou-diarra e4d6066c3c remove mix and publisher 2026-05-26 11:45:51 +02:00
mamoutou-diarra 8c174e78e7 add per node load mode 2026-05-26 11:45:50 +02:00
mamoutou-diarra 95d9e525c8 remove nimble.paths 2026-05-26 11:45:50 +02:00
mamoutou-diarra 4f355e449f remove nimble.paths 2026-05-26 11:45:50 +02:00
mamoutou-diarra ec7b5d0623 add new publisher for gossip queues overflow tests 2026-05-26 11:45:50 +02:00
mamoutou-diarra 0d41340741 fix dst_* labels issues 2026-05-26 11:45:49 +02:00
mamoutou-diarra b5aa3c1d44 add muxer and peer_id labels to dst_* metrics 2026-05-26 11:45:49 +02:00
mamoutou-diarra a380e49d2c remove mix and wait 15s instead 5s for mesh creation 2026-05-26 11:45:49 +02:00
Alberto Soutullo b99e72fec5 Remove nimble.paths 2026-05-25 13:19:36 +02:00
Alberto Soutullo 878837f963 Optimize Dockerfile 2026-05-25 13:13:19 +02:00
Alberto Soutullo 8b2dd12421 Pin libp2p version 2026-05-25 13:12:58 +02:00
Zhuolun Li 758dd6638c Merge pull request #24 from vacp2p/Alan/connmanager
Add Connection Manager Experiment Node
2026-05-15 18:59:22 +01:00
Alberto Soutullo 8655ddbb2d Inject ipSimCoefficient correctly 2026-05-14 16:06:40 +02:00
Alberto Soutullo 206c241db5 Add missing line 2026-05-14 15:49:10 +02:00
Alberto Soutullo 1afdac8ba9 Add default ipSimCoefficient set to 0.0 2026-05-14 15:36:24 +02:00
Alberto Soutullo 40448ec2dd Correct name in .nimble file 2026-05-14 15:36:02 +02:00
Alberto Soutullo 4a50ca04e2 Change nimble command with nim 2026-05-14 14:59:17 +02:00
Alberto Soutullo 4251ae4413 Add HEALTH_PORT to README.md 2026-05-14 14:35:19 +02:00
Alberto Soutullo 86e7b02ec7 Adjust README.md 2026-05-13 17:42:24 +02:00
Alberto Soutullo 1cf903bfaf Add new nimble.paths and config.nims 2026-05-13 17:40:56 +02:00
Alberto Soutullo bdb5867330 Delete nimble.paths 2026-05-13 17:40:03 +02:00
Alberto Soutullo 66a879949c Change startDiscoveringServicesLog 2026-05-13 17:39:32 +02:00
Alberto Soutullo 1776db676c Add test node for service discovery 2026-05-08 15:54:44 +02:00
Zhuolun Li e79a56eff6 Merge pull request #23 from vacp2p/Alan/closeness-score
Enhance KAD-DHT bootstrap robustness, logging, and connection management
2026-04-28 09:42:02 +01:00
radiken be11af215b feat: bump libp2p dependency and increase max connection limit in helper configuration
Signed-off-by: radiken <lizhuolun199904@gmail.com>
2026-04-28 09:41:18 +01:00
radiken f40ed21e40 Update libp2p dependency to a more recent commit hash
Signed-off-by: radiken <lizhuolun199904@gmail.com>
2026-04-28 09:41:18 +01:00
radiken 015d9407e6 Add logging for probe node discovery and enforce timeout on bootstrap connection
Signed-off-by: radiken <lizhuolun199904@gmail.com>
2026-04-28 09:41:18 +01:00
radiken 89f81ec1cf improve bootstrap robustness
Signed-off-by: radiken <lizhuolun199904@gmail.com>
2026-04-28 09:41:18 +01:00
PearsonWhite 6357754592 Add logging for reliability analysis (#22) 2026-04-15 11:47:10 -04:00
PearsonWhite 2c83b8c5c8 Move nim test node to its own folder (#20) 2026-04-15 11:39:35 -04:00
PearsonWhite f0dca1599e Update Docker files for amd and arm (#21) 2026-04-15 11:30:23 -04:00
Alberto Soutullo 3eb72ae28c Merge pull request #19 from vacp2p/Alberto/kad-dht
KAD-DHT/Extended KAD-DHT node
2026-04-10 09:23:44 +02:00
Alberto Soutullo 056e6911aa Update Dockerfile 2026-04-10 09:23:17 +02:00
Alberto Soutullo e013bdd3b9 Update code to use different muxers 2026-04-10 09:23:11 +02:00
Alberto Soutullo f0bbc137d8 Revert commit from main nim script 2026-04-10 09:23:04 +02:00
Alberto Soutullo a12a8ae2ee Update README.md 2026-04-10 09:22:59 +02:00
Alberto Soutullo 8a9cf7db74 Update README.md 2026-04-10 09:22:53 +02:00
Alberto Soutullo b99080e6b7 Stringify peerId in Node started log line so we have long PeerID instead of shortened one. 2026-04-10 09:22:45 +02:00
Alberto Soutullo 2836ac6643 Correct commit hash in .nimble file 2026-04-10 09:22:40 +02:00
Alberto Soutullo aeec2c7b73 Use prometheusPort variable 2026-04-10 09:22:35 +02:00
Alberto Soutullo 0900bad99c Change probe loop to 5 seconds 2026-04-10 09:22:30 +02:00
Alberto Soutullo 9f3a8ad303 Fix dependency issues by chanding dockerfile 2026-04-10 09:22:25 +02:00
Alberto Soutullo dbe7246ab0 Add Dockerfile 2026-04-10 09:22:18 +02:00
Alberto Soutullo a87bd49994 Add ready endpoint 2026-04-10 09:22:12 +02:00
Alberto Soutullo 35f9386a13 Removed logging 2026-04-10 09:22:06 +02:00
Alberto Soutullo f5b5478943 Improved logging relying on nim-libp2p logging changes 2026-04-10 09:22:00 +02:00