v2.1.2
Patch Release 🔨
This patch fixes an issue with the channel filters. Packets from dst -> src were wrongfully being filtered out of the Path Processor when a channel filter was applied.
In addition, this patch adds the ability to quickly begin relaying on all configured chains.
What's Changed
- Add ability to run all paths in config easily by @jackzampolin in #999
- Fix legacy race condition by @agouin in #1005
- fix counterparty path filter by @agouin in #1000
Full Changelog: v2.1.1...v2.1.2