lotus/cmd/curio
LexLuthr 9f9dc979fb
feat: curio: add miner init (#11775)
* sptool: Initial structure

* sptool: Port lotus-miner actor withdraw

* sptool: Make cli docsgen happy

* actors are done

* info

* proving

* sptool the rest

* fixed gitignore

* lints

* oops

* 2

* terminate

* fixes

* curio new-miner setup

* reword doc section

* fix curio flags

* fix gen

* change repetitive prompt

* add miner to base

* add config test

* fix config compare, add tests

* go mod tidy

* fix itest in GA

* fix comparer function

* fix compare value match

---------

Co-authored-by: Łukasz Magiera <magik6k@gmail.com>
Co-authored-by: Andrew Jackson (Ajax) <snadrus@gmail.com>
2024-04-03 15:00:14 -05:00
..
deps feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
guidedsetup feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
internal/translations feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
rpc feat: Curio - Easy Migration (#11617) 2024-03-15 16:38:13 -05:00
tasks Merge remote-tracking branch 'origin/master' into feat/lpdeal-cache 2024-03-17 17:31:26 +01:00
cli.go fix: curio: Fix env name in cli.go (#11737) 2024-03-18 20:03:26 +01:00
config_new.go feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
config_test.go feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
config.go feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
main.go feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
market.go feat: curio: Move boost proxy into the main binary (#11783) 2024-04-03 11:31:43 -05:00
migrate.go remove from-miner cmd (#11793) 2024-03-28 13:09:41 +04:00
pipeline.go feat: Curio - Easy Migration (#11617) 2024-03-15 16:38:13 -05:00
proving.go feat: Curio - Easy Migration (#11617) 2024-03-15 16:38:13 -05:00
run.go feat: curio: Move boost proxy into the main binary (#11783) 2024-04-03 11:31:43 -05:00
stop.go feat: Curio - Easy Migration (#11617) 2024-03-15 16:38:13 -05:00
storage.go curio cli: Add --local to storage list cli 2024-04-03 21:40:06 +02:00