lotus/cmd/curio
LexLuthr 7e3846c669
feat: curio: allow multiple pieces per sector (#11935)
* multiple piece per sector, DDO deals

* in memory to DB

* sql parser

* add seal command

* multi piece TreeD

* redo filler pieces

* remove psql exception handling

* fix deal sectors porep

* fix tests

* ddo deals

* lower SDR cpu for test

* devnet cpu 0

* get params for itest

* fix itest sector size

* revert sdr devnet cpu

* improve SectorStatus API

* account for verified constraints
2024-05-22 10:08:32 +02:00
..
deps feat: curio: allow multiple pieces per sector (#11935) 2024-05-22 10:08:32 +02:00
guidedsetup feat: curio: alertManager (#11926) 2024-05-08 15:08:15 +02:00
internal/translations feat: curio: alertManager (#11926) 2024-05-08 15:08:15 +02:00
rpc feat: curio: allow multiple pieces per sector (#11935) 2024-05-22 10:08:32 +02:00
tasks feat: curio: allow multiple pieces per sector (#11935) 2024-05-22 10:08:32 +02:00
cli.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
config_new.go feat: curio: add miner init (#11775) 2024-04-03 15:00:14 -05:00
config_test.go chore: lint: fix lint errors with new linting config 2024-05-13 14:52:09 +10:00
config.go feat: curio: allow multiple pieces per sector (#11935) 2024-05-22 10:08:32 +02:00
log.go fix: curio: common commands (#11879) 2024-04-15 19:29:56 -05:00
main.go fix: curio: common commands (#11879) 2024-04-15 19:29:56 -05:00
market.go feat: curio: allow multiple pieces per sector (#11935) 2024-05-22 10:08:32 +02:00
pipeline.go feat: curio: Keep more sector metadata in the DB long-term (#11933) 2024-05-07 13:03:51 +02:00
proving.go feat: Curio - Easy Migration (#11617) 2024-03-15 16:38:13 -05:00
run.go Produce DEB files for amd64 for openCL and cuda (#11885) 2024-05-13 14:18:50 -05:00
stop.go feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
storage.go feat: curio: add StorageInit api (#11918) 2024-04-26 10:26:57 +02:00