Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TEMP ON HOLD] tweak: Use a visitor pattern for more efficient SBOR traversals #1926

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Sep 25, 2024

  1. tweak: Use a visitor pattern for more efficient traversals

    And make VecTraverser use a shim to the new visitor pattern to validate it in tests
    dhedey committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    af30da6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae4c431 View commit details
    Browse the repository at this point in the history
  3. tweak: Move some code around

    dhedey committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0d63ac4 View commit details
    Browse the repository at this point in the history