lotus/storage/paths
Andrew Jackson (Ajax) 6b3e9b109f
feat: curio: sectors UI (#11869)
* cfg edit 1

* jsonschema deps

* feat: lp mig - first few steps

* lp mig: default tasks

* code comments

* docs

* lp-mig-progress

* shared

* comments and todos

* fix: curio: rename lotus-provider to curio (#11645)

* rename provider to curio

* install gotext

* fix lint errors, mod tidy

* fix typo

* fix API_INFO and add gotext to circleCI

* add back gotext

* add gotext after remerge

* lp: channels doc

* finish easy-migration TODOs

* out generate

* merging and more renames

* avoid make-all

* minor doc stuff

* cu: make gen

* make gen fix

* make gen

* tryfix

* go mod tidy

* minor ez migration fixes

* ez setup - ui cleanups

* better error message

* guided setup colors

* better path to saveconfigtolayer

* loadconfigwithupgrades fix

* readMiner oops

* guided - homedir

* err if miner is running

* prompt error should exit

* process already running, miner_id sectors in migration

* dont prompt for language a second time

* check miner stopped

* unlock repo

* render and sql oops

* curio easyMig - some fixes

* easyMigration runs successfully

* lint

* part 2 of last

* message

* merge addtl

* fixing guided setup for myself

* warn-on-no-post

* EditorLoads

* cleanups and styles

* create info

* fix tests

* make gen

* sector early bird

* sectors v2

* sector termination v1

* terminate2

* mjs

* minor things

* flag bad sectors

* fix errors

* add dealweight and deals

* change column width

* refactor sql, handle sealing sectors

* fix estimates

---------

Co-authored-by: LexLuthr <88259624+LexLuthr@users.noreply.github.com>
Co-authored-by: LexLuthr <lexluthr@protocol.ai>
Co-authored-by: LexLuthr <lexluthr@curiostorage.org>
2024-04-18 14:57:29 -05:00
..
mocks add miner fliter 2024-04-04 18:06:19 +02:00
db_index.go fix: curio: fix incorrect null check for varchar column (#11881) 2024-04-15 19:27:31 -05:00
fetch.go master-to-sturdy 2023-09-21 10:37:02 -05:00
http_handler_test.go fix tests/lint 2023-05-23 12:26:13 +02:00
http_handler.go make gen 2024-03-14 09:36:47 +01:00
index_locks_test.go storage: Move storage/sealer/stores to storage/paths 2022-06-14 20:25:52 +02:00
index_locks_util.go storage: Move storage/sealer/stores to storage/paths 2022-06-14 20:25:52 +02:00
index_locks.go chore: remove redundant import prefixes 2022-06-15 12:06:22 +02:00
index_test.go add miner fliter 2024-04-04 18:06:19 +02:00
index.go refactor MinerFilter func, update comments 2024-04-04 18:06:19 +02:00
interface.go feat: curio: Storage reservations in MoveStorage 2024-04-03 21:40:06 +02:00
local_test.go fix: miner: Don't require db config when it's not used 2023-11-23 16:28:39 +01:00
local.go feat: curio: sectors UI (#11869) 2024-04-18 14:57:29 -05:00
localstorage_cached.go fix: log: Stop logging file does not exists 2023-03-29 15:32:32 +02:00
localstorage.go lp runs. todo ds-sectorInfo move & cleanups 2023-10-24 19:26:13 -05:00
remote_test.go fix: miner: Don't require db config when it's not used 2023-11-23 16:28:39 +01:00
remote.go feat: curio: storage index gc task (#11884) 2024-04-16 16:34:48 -05:00
util_unix.go master-to-sturdy 2023-09-21 10:37:02 -05:00