Author

Topic: Having issues connecting electrum with bitcoin with bwt after updating core (Read 77 times)

legendary
Activity: 3458
Merit: 6231
Crypto Swap Exchange
...
I think the core version 23,24 changed some things and that i why it is not working. Can i raise this issue to the dev team?
...
also are there any drawback using 22.1.0 version?

I would open an issue on github with the BWT people, but since as NeuroticFish pointed out it's been 2 years since their last update so they might have abandoned it.

Running 22.x.x short term will probably not matter, but it's not a solution. Over time you will miss out on features & security updates & other changes.

Also as NeuroticFish said, there are other options for a back end electrum server that are still actively being updated. You should probably take a look at one of those.

If you do not want to deal with it yourself there are a few prepackaged virtual machine nodes in a box like mynodebtc that would do it all for you.

-Dave
member
Activity: 107
Merit: 50
Ok i went back to 22.1.0 and now it is working.
I think the core version 23,24 changed some things and that i why it is not working. Can i raise this issue to the dev team?


this is now i get
INFO bwt » bwt v0.2.4 connected to /Satoshi:22.1.0/ on main at height 787462
INFO bwt::indexer » completed initial sync in 10.3094ms up to height 787462 (total * transactions and * addresses)
INFO bwt::electrum » Electrum RPC server running on 127.0.0.1:53741:t (protocol 1.4)
INFO bwt::electrum » [127.0.0.1:53743] connected peer


also are there any drawback using 22.1.0 version?
legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
I am comfortable with bitcoin core acting as my node and giving info to softwares like bisq, electrum.

Electrs will be just a "blanket" over your own BitcoinCore node, so imho it's not such a paradigm shift.
But it's really up to you. I can't help with more than this, maybe others can.
member
Activity: 107
Merit: 50
Probably not the answer you're expecting, but since the last development in that plugin was 2 years ago, it may be significantly less effort for you to just use Electrs (or blockstream's fork in case you want to use it out of your LAN) as server.

And if you skip the few Windows specifics, this topic shows you the steps for installing Electrs.


I am comfortable with bitcoin core acting as my node and giving info to softwares like bisq, electrum.

legendary
Activity: 3668
Merit: 6382
Looking for campaign manager? Contact icopress!
Probably not the answer you're expecting, but since the last development in that plugin was 2 years ago, it may be significantly less effort for you to just use Electrs (or blockstream's fork in case you want to use it out of your LAN) as server.

And if you skip the few Windows specifics, this topic shows you the steps for installing Electrs.
member
Activity: 107
Merit: 50
I have been using bitcoin core with plugin BWT to connect with my electrum( plugin is installed in electrum plugin folder). After a lot of efforts i was able to link electrum with bitcoin core as a single server using bwt plugin. https://github.com/bwt-dev/bwt-electrum-plugin

Now since i updated from bitcoin core 22.1.0 to to 24 version, i am getting errors.
Here is the error message in electrum plugin

INFO bwt » thread 'peer' panicked at 'called `Option::unwrap()` on a `None` value', src/util/mod.rs:33:45
INFO bwt::electrum » [127.0.0.1:53256] connected peer

Due to security issues the plugin only connects with cold wallet file of electrum.
 
Can anyone help me in this?


Jump to: