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
|
c827cf1c0e
|
fix: sealing: improve gasEstimate logging (#11840)
* improve gasEstimate logging
* use fmt for hex
|
2024-04-05 16:23:41 +04:00 |
|
Łukasz Magiera
|
a4d22f585f
|
sealing pipeline: Drop legacy single-pc1 submit path
|
2023-08-08 14:43:00 +02:00 |
|
Shrenuj Bansal
|
1e25d7b453
|
Split precommit batches if gas used exceeds block limit
|
2023-04-10 14:52:39 -04:00 |
|
Aayush
|
19c3232d2f
|
more fixes
|
2022-09-10 12:37:03 -04:00 |
|
Łukasz Magiera
|
59a4fe1e56
|
sealing pipeline: Don't adapt MpoolPushMessage
|
2022-06-16 15:54:15 +02:00 |
|
Łukasz Magiera
|
9aa5659d24
|
sealing pipeline: Drop TipSetToken, use TipSetKey directly
|
2022-06-16 12:05:58 +02:00 |
|
Łukasz Magiera
|
98a48a47f8
|
storage: Move extern/storage-sealing to storage/pipeline
|
2022-06-14 19:41:59 +02:00 |
|