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
We change some defaults based on the CID version passed, this seems like the wrong approach and debugging problems turns into whack-a-mole.
Let the calling code decide the settings for the various knobs and levers instead.
BREAKING CHANGES: We previously did things like set rawLeaves to true based on the CID version, now we do not.
0 commit comments