You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Push new Cid Configs & CAR flag deal and retrieval (textileio#220)
* enable race detector
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* tune badger opt to see if can handle size problem
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* create cid info refreshed from stores
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* support hot storage enabling and disabling in both directions
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* update ldevnet, update lotus-client, use IsCAR flag on api, progress cold cid config changes
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* add CAR supportm in Store and Retrieve in Deals Module
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* check for expected CidConfig in every test
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* update dependabot deps
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* delete Enable in ColdInfo for lowered complexity, use repFactor diff to consider cold config changes
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* create tests for cold config repfactor change, bugfixes
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* rename blacklist to excluded miners
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* use stored data Cid as payloadcid instead of Store() datacid. add a check to error if that isn't the case
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* more renaming about blacklist->excludedMiners
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* remove Active from Proposals in FilInfo
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* consider that deals are *deleted* from the chain when they expire
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* lint checks
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* consider RepFactor in renew deal logic
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* gofmt
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
* add test for renweal on a decreased repfactor scenario
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
0 commit comments