-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: electrumsv/electrumsv-sdk
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Merchant server that can serve BIP270 invoices and process payments
merchant payments
#5
by rt121212121
was closed Jul 27, 2020
updated Jul 27, 2020
More sophisticated electrumsv-sdk "stop" command
sdk-cli
#15
by AustEcon
was closed Aug 19, 2020
updated Aug 19, 2020
Need to make "reset" subcommand work for a single component at a time to match the "start" subcommand syntax
#22
by AustEcon
was closed Oct 2, 2020
updated Oct 2, 2020
It should be possible to start multiple instances of ElectrumSV for an SDK run
#16
by rt121212121
was closed Oct 2, 2020
updated Oct 2, 2020
SDK CLI - the electrumsv cli interface for creating a new wallet works now so should use this internally
#32
by AustEcon
was closed Oct 11, 2020
updated Oct 11, 2020
SDK CLI - avoid starting and stopping ESV the first time merely to generate config files etc.
sdk-cli
#36
by AustEcon
was closed Oct 12, 2020
updated Oct 12, 2020
SDK CLI - make it so that if --id is new (not seen before) then --new flag is implied...
#30
by AustEcon
was closed Oct 18, 2020
updated Oct 18, 2020
stop unnecessary polling of status monitor
enhancement
New feature or request
#52
by AustEcon
was closed Oct 22, 2020
updated Oct 22, 2020
ESV restapi - update the restapi so that the 'create_new_wallet' endpoint generates a random new seed
#31
by AustEcon
was closed Oct 22, 2020
updated Oct 22, 2020
Potential bug - need to strictly couple datadir to --id. Currently there are possible edge cases where they could end up not matching
bug
Something isn't working
code quality
#59
by AustEcon
was closed Oct 23, 2020
updated Oct 23, 2020
create_wallet - not sure how to suppress terminal output
#62
by AustEcon
was closed Nov 11, 2020
updated Nov 11, 2020
curio / trinket + dependencies failing to build wheels on windows azure...
#72
by AustEcon
was closed Nov 11, 2020
updated Nov 11, 2020
reminder: Need to modify the electrumsv builtin plugin to accept an env var for changing the ElectrumX host (e.g. host.docker.internal)
configuration
#75
by AustEcon
was closed Nov 12, 2020
updated Nov 12, 2020
Explicitly enforce that if a component is single instance only - disallow --force-port option with error message.
#60
by AustEcon
was closed Nov 12, 2020
updated Nov 12, 2020
Need to add an "install" entrypoint to decouple installation from launch
design decision
enhancement
New feature or request
#76
by AustEcon
was closed Nov 19, 2020
updated Nov 19, 2020
purge all useage of "sudo" wherever possible...
#71
by AustEcon
was closed Nov 19, 2020
updated Nov 19, 2020
global_cli_flags can currently mutate globally which makes the code more complex than it should be
code quality
#61
by AustEcon
was closed Nov 19, 2020
updated Nov 19, 2020
likely bug with --new flag detected on pipelines build:
#66
by AustEcon
was closed Nov 19, 2020
updated Nov 19, 2020
Avoid all subprocess calls that recurse back to the SDK calling itself on the commandline
code quality
#56
by AustEcon
was closed Nov 19, 2020
updated Nov 19, 2020
'node' command (for RPC requests) should allow "forcing" the host and port of the remote node to send requests to
enhancement
New feature or request
#84
by AustEcon
was closed Dec 10, 2020
updated Dec 10, 2020
Update whatsonchain + whatsonchain_api plugins to take environment variables (for use inside of docker containers))
#79
by AustEcon
was closed Dec 10, 2020
updated Dec 10, 2020
failure to update status monitor on digital ocean server
#27
by AustEcon
was closed Dec 18, 2020
updated Dec 18, 2020
get official SDK documentation hosted (readthedocs)
documentation
Improvements or additions to documentation
#94
by AustEcon
was closed Jul 2, 2021
updated Jul 2, 2021
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.