L2-Technology / sensei

A lightning node implementation for everyone
https://l2.technology/sensei
Other
199 stars 39 forks source link

Add back Electrum support #97

Open johncantrell97 opened 2 years ago

johncantrell97 commented 2 years ago

In the initial version of Sensei it supported an electrum backend. This was largely implemented in https://github.com/johncantrell97/bdk-ldk .

Haven't thought through how to best integrate it. The individual nodes should not care how they are kept in sync. It probably means redesigning the chain manager / listener interface a bit. It probably means implementing some kind of global 'filter'. Need to brainstorm this one a bit more before tackling it.

The reason to do this is to more easily support running sensei on mobile