Commit Graph

9 Commits

Author SHA1 Message Date
ChiaMineJP 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
Nikolaj Kuntner 9aecb3cd4f
mozilla typo fixes (#5303)
* refactor is_fee_enough

* fix typo

Co-authored-by: Nikolaj Kuntner <>
2021-05-24 11:52:37 -07:00
Will Bendick 25f4b6c101
prevents multiple copies of same service with lockfile (#4713) 2021-05-12 10:43:22 -07:00
Nikolaj Kuntner cbc9141689
add all none's (#4503)
Co-authored-by: Nikolaj Kuntner <>
2021-05-10 22:05:45 -07:00
wjblanke 33a0c4c6ba
wait to end of process to avoid zombies (#3160) 2021-04-30 10:17:43 -07:00
Adam Kelly 0f57b11af5
Fix memory bloat when displaying plot logs in GUI by sending only new changes (#2847)
* Fix memory bloat when displaying plot logs in GUI by sending only new changes

* Add updated lines field to plot logs message

* Send full log during service connection, and send log updates every time

* updated plot logs
fixed removing of the plots from the queue

* used message from main process

* used just one plot for serial plotting

* lint format

Co-authored-by: Adam Kelly <aqk@aqk.im>
Co-authored-by: Zlatko <zlatko@chia.net>
2021-04-28 14:52:48 -07:00
An Long cb625117db
add more type hints (#2816) 2021-04-27 11:00:41 -07:00
Gene Hoffman f9487f576d Fix various lgtm.com issues 2021-04-05 02:10:29 -07:00
Richard Kiss f2b577dda1 `git mv src chia` 2021-04-04 21:41:39 -07:00