Fabrice Drouin

Results 41 issues of Fabrice Drouin

This PR adds a new "tx output spender" index, which allows users to query which tx spent a given outpoint with the `gettxspendingprevout` RPC call that was added by https://github.com/bitcoin/bitcoin/pull/24408....

UTXO Db and Indexes

This is a proposal for adding inventory messages to the gossip protocol. With the current design, nodes which receive gossip messages (node announcements, channel announcements and updates) will relay them...

There is currently no way to query for newer node announcements (*). This was not a problem  until recently since they almost never changed, and in practice were not used...

Based on https://github.com/ACINQ/eclair/pull/2038. We use bitcoin-kmp's Psbt classes and methods directly (there is no need for a wrapper here imho).

When a tx is confirmed. ask for and check a tx inclusion proof, and check the p.o.w of the block in which it was published as well as the following...

https://github.com/ACINQ/eclair/pull/1352 move router handler methods to separate files, which makes it much more readable, but many of the new helper methods have an akka `Context` parameter and rely heavily on...

enhancement

Running the latest master branch (after https://github.com/ACINQ/eclair/pull/2380) with a channel to horizon (which does not yet have https://github.com/ACINQ/eclair/pull/2380 afaik) I keep seeing in the logs nodes and channels getting pruned....

*Description of changes:* - fixed inconsistencies in argument names that make it impossible to generate a signed image - fixed potential image corruption if the output image already exists by...