mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-18 13:07:58 +02:00
In this commit, we add the routesim binary: scenario files and a params JSON go in, per-attempt traces and aggregate metrics come out. The --router flag selects between the lnd production stack and the candidate algorithm in candidate_impl.go, which acts as a swappable slot: optimization harnesses replace the file per candidate via go build -overlay. The in-tree implementation is a deliberately simple cheapest-path router with failure blacklisting that serves as the evolution seed. |
||
|---|---|---|
| .. | ||
| commands | ||
| lncli | ||
| lnd | ||
| routesim | ||