-
Notifications
You must be signed in to change notification settings - Fork 24
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
(WIP) Miscellaneous name_show Tor improvements #184
base: master
Are you sure you want to change the base?
(WIP) Miscellaneous name_show Tor improvements #184
Commits on Nov 5, 2019
-
Add stream_id arg to getaddresshistory command
The stream_id arg, if set, will force a unique TCP connection to be used for each unique stream_id. This is intended to be used with Tor stream isolation. Conflicts: electrum_nmc/electrum/commands.py
Configuration menu - View commit details
-
Copy full SHA for 7561e35 - Browse repository at this point
Copy the full SHA 7561e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17f6578 - Browse repository at this point
Copy the full SHA 17f6578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a9440b - Browse repository at this point
Copy the full SHA 8a9440bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62c5e99 - Browse repository at this point
Copy the full SHA 62c5e99View commit details -
(WIP) Namecoin: Add stream isolation for name commands
TODO: Needs rebase once stream isolation for commands merged upstream.
Configuration menu - View commit details
-
Copy full SHA for 925b201 - Browse repository at this point
Copy the full SHA 925b201View commit details -
(WIP) Namecoin: Refactor name_show to use gettransaction
This lets gettransaction do all the hard work regarding SPV verification. TODO: Needs rebase once 5147, 5574, 5653, and 5660 merged upstream.
Configuration menu - View commit details
-
Copy full SHA for 9f3bb89 - Browse repository at this point
Copy the full SHA 9f3bb89View commit details -
(WIP) Namecoin: Handle Namecoin Core style options in name_show
TODO: Needs rebase once 5147, 5574, 5653, and 5660 merged upstream.
Configuration menu - View commit details
-
Copy full SHA for c42344f - Browse repository at this point
Copy the full SHA c42344fView commit details
Commits on Nov 6, 2019
-
(WIP) Namecoin: Retry name lookups with different server if NXDOMAIN …
…returned This should improve resilience against censorship attacks. TODO: Needs rebase once 5147, 5574, 5653, and 5660 merged upstream.
Configuration menu - View commit details
-
Copy full SHA for 0e295c7 - Browse repository at this point
Copy the full SHA 0e295c7View commit details