mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
The deposit manager consumes one block epoch before recovered deposit FSMs are started. That left already-expired recovered deposits idle until another block arrived. Remember the startup height and deliver it to active deposit FSMs after recovery and reconciliation have finished. Move the block notification fanout into a helper so startup replay and normal block handling use the same path. Add coverage that starts the manager with a recovered deposit at its expiry height and verifies the expiry sweep is signed and published immediately. |
||
|---|---|---|
| .. | ||
| address | ||
| deposit | ||
| loopin | ||
| openchannel | ||
| script | ||
| staticutil | ||
| version | ||
| withdraw | ||
| log.go | ||