ChiaMineJP and GitHub
816251ec0d
Fix install-gui.sh ( #10460 )
...
* Fixed an issue where running with gui git branch specified failed
* Fixed an issue where install-gui.sh failed if npm>=7 and NodeJS < 16 were installed
* Fixed inconsistent npm path issue
* Fixed typo
2022-03-04 14:06:13 -08:00
ChiaMineJP and GitHub
ae61ed75a3
Stop assuming True == 1 ( #10396 )
...
* Stop assuming `True == 1`
* Removed unnecessary lines which confuses code readers
2022-02-25 08:08:50 -08:00
ChiaMineJP and GitHub
4494c66cf3
Update version prop in package.json of gui ( #10192 )
...
* Update version prop in package.json of gui
* Added type hints
* Fixed a lint error
2022-02-11 13:04:45 -08:00
ChiaMineJP and GitHub
ab74bd0d1c
Fixed an issue where LGTM on chia-blockchain-gui did not work ( #9750 )
...
* Fixed an issue where LGTM on chia-blockchain-gui did not work
* Added newline at end of the file
* Changed newline character to LF from CRLF
2022-01-10 20:56:46 -08:00
ChiaMineJP and GitHub
2bdc23c7c4
Fixed type annotation ( #7445 )
2021-07-13 10:40:17 -07:00
ChiaMineJP and GitHub
0fffed06f9
Support -f and -p options for plot creation via daemon API ( #5209 )
...
* Support -f and -p options for plot creation via daemon API
* use request.get for -f/-p options
* Added -c option handling
* Fixed lint error
2021-05-24 21:59:39 -07:00
ChiaMineJP and GitHub
bc439fea7c
Removed dead code ( #5244 )
2021-05-24 11:55:19 -07:00