js-ceramic icon indicating copy to clipboard operation
js-ceramic copied to clipboard

chore: enable anchoring on recon mode

Open JulissaDantes opened this issue 1 year ago • 2 comments

Description

  • Unskip all skipped anchoring tests in js-ceramic
  • Re-enable the anchoring code paths disabled with recon mode

JulissaDantes avatar Mar 15 '24 11:03 JulissaDantes

I'm going to hold off on reviewing this until CI is green, looks like there are still some remaining issues right now

stbrody avatar Mar 18 '24 17:03 stbrody

I did not have to make changes to the code other than enabling the anchor when using recon, but I did have to adjust the test setup. A common modification was to add some delay, which is why you will see it in some tests. Ready to be reviewed by @stbrody and @nathanielc.

JulissaDantes avatar Mar 28 '24 19:03 JulissaDantes