Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpc blockchain.relayfee peer panicked on 'Option::unwrap()' #113

Closed
Zaytion opened this issue Apr 4, 2023 · 1 comment
Closed

rpc blockchain.relayfee peer panicked on 'Option::unwrap()' #113

Zaytion opened this issue Apr 4, 2023 · 1 comment

Comments

@Zaytion
Copy link

Zaytion commented Apr 4, 2023

version: bwt-electrum-plugin-0.2.4-x86_64-linux.tar.gz

Console:
INFO bwt::electrum » [127.0.0.1:37314] connected peer
DEBUG bwt::electrum » rpc #0 <- server.version ["electrum/4.3.4","1.4"]
DEBUG bwt::electrum » rpc #1 <- blockchain.headers.subscribe null
DEBUG bwt::electrum » rpc #6 <- server.banner null
DEBUG bwt::electrum » rpc #7 <- server.donation_address null
DEBUG bwt::electrum » rpc #8 <- server.peers.subscribe null
DEBUG bwt::electrum » rpc #9 <- blockchain.relayfee null
INFO bwt » thread 'peer' panicked at 'called Option::unwrap() on a None value', src/util/mod.rs:33:45

@shesek
Copy link
Collaborator

shesek commented Jul 31, 2023

Hi! Thanks for the report. This is due to an incompatibility with Bitcoin Core v23.0, which was already fixed on master by #97 but still not officially released in the latest v0.2.4. It should work with the next release.

@shesek shesek closed this as completed Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants