1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-22 22:25:26 +01:00
eclair/eclair-core
Pierre-Marie Padiou 35876c4181
Compute detailed diff of balance (#3000)
This PR:
- uses _outpoints_ instead of _txids_ to track on-chain utxos, the later being insufficient when transactions have more than one output that belongs to us
- prints a detailed diff between two balance checks, by utxos and channels.
2025-02-07 12:25:53 +01:00
..
src Compute detailed diff of balance (#3000) 2025-02-07 12:25:53 +01:00
eclair-cli Automatically disable from_future_htlc when abused (#2928) 2024-10-15 11:18:33 +02:00
pom.xml Update logback to 1.5.16 (#2995) 2025-02-06 13:37:13 +01:00