lotus/cmd/curio
Łukasz Magiera 01ec229749
feat: curio: Keep more sector metadata in the DB long-term (#11933)
* feat: curio: Migrate lotus-miner sector metadata into Curio DB

* curio seal: Transfer seal pipeline entries to long-term sector metadata table

* curio: Only open db in sectors migrate cmd

* curio: Add an envvar to force migration

* curio: Debugging sector migration

* curio: Fix typo in table name

* curio: Plumb KeepUnsealed into the sealing pipeline

* Don't add redundant keep_data to sdr pipeline pieces table

* fix transferFinalizedSectorData where check

* ui for sector fail

---------

Co-authored-by: Andrew Jackson (Ajax) <snadrus@gmail.com>
2024-05-07 13:03:51 +02:00
..
deps feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
guidedsetup feat: curio: Keep more sector metadata in the DB long-term (#11933) 2024-05-07 13:03:51 +02:00
internal/translations feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
rpc feat: curio: add StorageInit api (#11918) 2024-04-26 10:26:57 +02:00
tasks curio: feat: break trees task into TreeD(prefetch) and TreeRC (#11895) 2024-05-02 11:17:33 +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 feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -05:00
config.go rename lotus-provider 2024-04-04 14:32:06 +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: Move boost proxy into the main binary (#11783) 2024-04-03 11:31:43 -05: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 feat: curio: web based config edit (#11822) 2024-04-16 09:30:27 -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