v0.0.2
What's Changed
- bitcoind backend is now officially supported, no need for electrum anymore.
- updated to LDK v0.0.106
- separated sensei admin api authentication from authentication of root node
- introduced time and scope limited access tokens for admin api
- nodes using an external network graph no longer manage gossip messages
- introduced a global chain listener that all nodes can use to register for chain data updates
- implemented Listen interface for a bdk::Database so on-chain data can be updated using global chain listener
- upgrade to new probabilistic scorer from ldk v0.0.105
- update keysend to use InvoicePayer to enable retries
- improvements to peer handling during shutdown
New Contributors
Full Changelog: https://github.com/L2-Technology/sensei/commits/v0.0.2