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

Fix cli options, deprecate pep8, fix 2of3 example #26

Merged

Conversation

LeoComandini
Copy link
Collaborator

Fix some cli options (some helps were not accessible from cli, some flags were unused).

pep8 is deprecated, use pycodestyle instead.

2of3 example did not work (missing destination), in addition I added few options so it runs in a reasonable amount of time (although it does not recover any fund).

Remove also 2of3 basic options group
This makes the advanced_2of3 options' help accessible from the cli.
In addition fix few style errors previously ignored.
Passing more options makes the example run in a reasonable time.
@jgriffiths jgriffiths merged commit 5fc26a1 into greenaddress:master Oct 3, 2018
@LeoComandini LeoComandini deleted the 2018-09-24-fix-cli-options branch October 18, 2019 13:03
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.

None yet

2 participants