filecoin-saturn / caboose

A blockstore for distributing load
Other
12 stars 1 forks source link

feat: port compliance cids #164

Closed AmeanAsad closed 1 year ago

AmeanAsad commented 1 year ago

Ports compliance cid implementation to the new adaptive PR algo.

willscott commented 1 year ago

maybe worth pulling over https://github.com/filecoin-saturn/caboose/pull/159 at the same time?

AmeanAsad commented 1 year ago

@willscott @aarshkshah1992 added https://github.com/filecoin-saturn/caboose/pull/159 to the PR.

Getting a race condition for the TestCabooseFailures test which I did not modify. Should I be adding a mutex somewhere to avoid this? https://github.com/filecoin-saturn/caboose/actions/runs/6237240651/job/16930593961?pr=164