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
Make parser backend selection robust when parse-borsh and parse-zero-copy are both enabled; zero-copy takes precedence while the default remains parse-borsh.
Fix ShredStream example and doctest compatibility with the current metadata/error API.