filecoin-project / cpp-filecoin

C++17 implementation of Filecoin
https://filecoin.io/
GNU General Public License v3.0
126 stars 36 forks source link

Test Scenario: Add Piece to Partially full Sector #607

Closed ortyomka closed 2 years ago

ortyomka commented 2 years ago

1) Deal with piece that smaller than max sector size 2) Sealing a sector with the deal's piece 3) Add new one Deal for that sector