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

Support binding on ephemeral port #63

Closed
2 tasks done
shesek opened this issue Nov 7, 2020 · 1 comment
Closed
2 tasks done

Support binding on ephemeral port #63

shesek opened this issue Nov 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@shesek
Copy link
Collaborator

shesek commented Nov 7, 2020

i.e. --electrum-rpc-addr 127.0.0.1:0 to bind on any available port.

  • Print the assigned port to console
  • Make it available via the Rust API
@shesek shesek added the enhancement New feature or request label Nov 7, 2020
@shesek shesek self-assigned this Nov 7, 2020
@shesek shesek added this to To Do in Bitcoin Wallet Tracker via automation Nov 7, 2020
@shesek shesek moved this from To Do to In progress in Bitcoin Wallet Tracker Nov 7, 2020
@shesek
Copy link
Collaborator Author

shesek commented Nov 8, 2020

Implemented in a0d5097 (http) and d13fdef (electrum).

@shesek shesek closed this as completed Nov 8, 2020
Bitcoin Wallet Tracker automation moved this from In progress to Done Nov 8, 2020
@shesek shesek added this to the v0.2 milestone Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant