bisq-network / bisq2

GNU Affero General Public License v3.0
197 stars 69 forks source link

Investigate which light wallet would be the best fit for Bisq #1213

Open HenrikJannsen opened 1 year ago

HenrikJannsen commented 1 year ago

Currently we have integrated Electrum wallet for a light wallet option (Bitcoind is used as full wallet). We would like to switch to another light wallet implementation which fits better the requirements of upcoming trade protocols which will require more complex transactions.

Requirements:

Good to have:

Candidates we have in mind:

mrblue313 commented 1 year ago

I will do an investigation on this.

HenrikJannsen commented 4 months ago

@mrblue313 Any update? Keep in mind https://github.com/bisq-network/proposals/issues/456

unbeaten69 commented 4 months ago

Other than the reliance on Bloom filters and lack of support for Taproot, are there any other problems with using bitcoinj?

HenrikJannsen commented 4 months ago

I have not followed BitcoinJ dev in recent times, but in the past they always lacked latest features and I think RBF is still not there.