8 Commits
Author SHA1 Message Date
Youngjoon Lee d9414b75fe log path 2024-12-19 14:17:06 +09:00
Youngjoon Lee 66d4654121 refine logs in temporal release 2024-12-19 10:48:42 +09:00
Youngjoon Lee feaca41db6 add logs in PersistentSender/Receiver and TemporalDelay 2024-12-19 09:50:13 +09:00
Youngjoon Lee 0ef5c3cfdb log topology 2024-12-18 15:23:03 +09:00
Youngjoon Lee fcc0b8d907 add function to calculate longest path len 2024-12-18 12:04:24 +09:00
Youngjoon Lee be304046dd fix(blend): ensure all nodes are connected and have the same peering degree (#64)
* fix(blendnet): ensure all nodes are connected and have the same peering degree

* cover the case where it is impossible to ensure all nodes have the same num of conns
2024-12-14 00:42:23 +09:00
Youngjoon Lee 45a2152bba refactor(blendnet): rename mix to blend (#63)
* rename mix to blend

* update ci

* add missing dir
2024-12-13 13:31:28 +09:00
Youngjoon Lee 2460174def Rename mixnet-sims to blendnet-sims (#60)
* Rename `mixnet-sims` to `blendnet-sims`

* Rename `mixnet-sims` to `blendnet-sims`
2024-12-03 21:01:04 +09:00