Rod Vagg
|
730c96ecaf
|
src: lint: bump golangci-lint to 1.59, address unchecked fmt.Fprint*
|
2024-06-06 19:51:39 +10:00 |
|
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 |
|
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 |
|
Andrew Jackson (Ajax)
|
b95e95f4d6
|
feat: SPTool (#11788)
* 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
* sptool: improve sectors list
---------
Co-authored-by: Łukasz Magiera <magik6k@gmail.com>
|
2024-04-01 10:30:35 -05:00 |
|