forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add server.version call on electrum connect * Add the way to send json request exact to one of remote electrum * Add on_connect callback on electrum connect * Complete server.version checking * Add remove_server on server.version error or invalid response * Change version from [1.2, 1.4] to 1.4 * Remove bch0.kister.net:51001 and testnet.imaginary.cash:50001 from cashaddress test, because they doesn't support custom client_name * Add comments and refactor * Solve PR issues: * Change required protocol version from 1.4 to [1.2, 1.4] * Return the proper error upon electrum call and not activate the coin if there are not Electrums with a required protocol version
- Loading branch information
1 parent
72073d3
commit 1bbffa4
Showing
7 changed files
with
436 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.