Commit Graph

23 Commits

Author SHA1 Message Date
Andrew Martin e43278d200
implements cli options for node count settings (#3943)
* implements cli options for node count settings

* resolve flake8 error in what appears to be the house style for line-too-long function defs

* Create configure.py

`pip install black`
or online https://black.readthedocs.io/en/stable/getting_started.html#try-it-out-online

* Actually black within the repo configuration for black

* Modify defaults to 8 and 80

Co-authored-by: Gene Hoffman <30377676+hoffmang9@users.noreply.github.com>
Co-authored-by: Gene Hoffman <hoffmang@hoffmang.com>
2021-05-29 13:18:05 -07:00
justinengland 55dbe2676a working false 2021-05-18 17:33:46 -06:00
justinengland f9cf76e0bc moving printed output inside of if to know if the command runs 2021-05-18 17:33:46 -06:00
justinengland 576bc017a9 == vs === 2021-05-18 17:33:46 -06:00
justinengland 5ed477ecf0 == vs is 2021-05-18 17:33:46 -06:00
justinengland 8bff69490a adding : 2021-05-18 17:33:46 -06:00
justinengland 9873679680 adding false setting to reset back to mainnet 2021-05-18 17:33:46 -06:00
justinengland 3bfb6a7628 black stuff 2021-05-05 18:19:45 -06:00
justinengland 6d88e2e2f4 proper white space for precious python. 2021-05-05 18:19:45 -06:00
justinengland b8b7f91dc6 syntax 2021-05-05 18:19:45 -06:00
justinengland 717f5dd995 syntax? 2021-05-05 18:19:45 -06:00
justinengland a1e66ee7fb fixing linting errors 2021-05-05 18:19:45 -06:00
Justin England ab38cae3f8 Update chia/cmds/configure.py
Co-authored-by: Chris Marslender <chrismarslender@gmail.com>
2021-05-05 18:19:45 -06:00
justinengland 36f8eae04e fixing line too long 2021-05-05 18:19:45 -06:00
justinengland d4f2199c3a spacing 2021-05-05 18:19:45 -06:00
justinengland d77c70bd4c better wording 2021-05-05 18:19:45 -06:00
justinengland bce1c3fbe3 making easier to configure testnet settings 2021-05-05 18:19:45 -06:00
justinengland ae9c2668bc removing _ 2021-05-05 18:19:45 -06:00
justinengland 7d32527706 fixing bad selectec network key 2021-05-05 18:19:45 -06:00
justinengland 5833b1f7a5 making port an int for printing 2021-05-05 18:19:45 -06:00
justinengland fbe5ec3632 adding argument to configure function preamble 2021-05-05 18:19:45 -06:00
justinengland bff9e4a248 adding configure options. removing old testnets 2021-05-05 18:19:45 -06:00
Richard Kiss f2b577dda1 `git mv src chia` 2021-04-04 21:41:39 -07:00