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

Added RevertibleStorage to handle storage that does not need to be verified using Merkle Tries #27

Closed
wants to merge 3 commits into from

Commits on Apr 4, 2024

  1. test(insert): added tests for insertions into BonsaiStorage without…

    … skiping first 5 bites
    Trantorian committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9568867 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. feat(storage): added RevertibleStorage for data that is not consens…

    …us-critical
    Trantorian committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4354c6d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'oss' into revertible_storage

    Trantorian committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3bfe812 View commit details
    Browse the repository at this point in the history