Skip to content

Releases: L2-Technology/sensei

v0.2.1-beta3

15 Jun 20:22
9644a3d
Compare
Choose a tag to compare

v0.2.1-beta2

08 Jun 17:25
e772430
Compare
Choose a tag to compare
beta2 v.0.2.1 release

v0.2.1-beta

07 Jun 22:19
cd74d6f
Compare
Choose a tag to compare
beta v0.2.1 release

v0.0.2

03 Apr 23:40
Compare
Choose a tag to compare

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

  • @ramin made their first contribution in #12
  • @searsaw made their first contribution in #19

Full Changelog: https://github.com/L2-Technology/sensei/commits/v0.0.2