Skip to content

Add utxo validator plugin#18

Draft
t-bast wants to merge 3 commits intomasterfrom
funding-input-validator
Draft

Add utxo validator plugin#18
t-bast wants to merge 3 commits intomasterfrom
funding-input-validator

Conversation

@t-bast
Copy link
Member

@t-bast t-bast commented Feb 26, 2026

Add a plugin showcasing how channel transactions can be audited to automatically force-close channels that match any operator heuristic. This can be used to reject utxos based on a blacklist, or transactions that send to specific addresses.

We update the project to match eclair v0.13.1:

- we update our dependency on eclair-core
- we update dependencies on types that have changed
- we fix plugins accordingly
Add a plugin showcasing how channel transactions can be audited to
automatically force-close channels that match any operator heuristic.

This can be used to reject utxos based on a blacklist, or transactions
that send to specific addresses.
And reject blacklisted remote inputs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant