lnd/cmd
Olaoluwa Osuntokun 8f541a32ad cmd/routesim: add payment simulation CLI
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.
2026-07-24 12:16:23 -07:00
..
commands lncli: add wallet submitpackage command 2026-06-30 11:07:52 -07:00
lncli cmd/lncli: move commands and export 2024-08-23 10:57:59 +02:00
lnd multi: extract wallet initialization 2021-10-08 12:13:15 +02:00
routesim cmd/routesim: add payment simulation CLI 2026-07-24 12:16:23 -07:00