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

Electrum: Switch to new JSON-RPC library #522

Merged

Conversation

alvasw
Copy link
Contributor

@alvasw alvasw commented Oct 27, 2022

The old JSON-RPC library blocks Electrum on Windows after a few RPC calls. Adapting the old JSON-RPC library turned out to be harder than switching to a modern approach (supporting asynchronous calls, ...). Then new library is more flexible and performant.

The old JSON-RPC library blocks Electrum on Windows after a few RPC
calls. Adapting the old JSON-RPC library turned out to be harder than
switching to a modern approach (supporting asynchronous calls, ...).
Then new library is more flexible and performant.
@alvasw alvasw merged commit 827d6e6 into bisq-network:main Oct 27, 2022
@alvasw alvasw deleted the electrum_switch_to_new_json_rpc_lib branch October 27, 2022 09:26
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

Successfully merging this pull request may close these issues.

1 participant