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

feature: support for reflecting db contents into another db #1366

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 24, 2024

  1. feature: support for reflecting db contents into another db

    This lets us for example reflect all of the things we read from one
    PactDb (like chainweb's) into another (like a pure one) for
    later use (for example in a unit test).
    
    Change-Id: I476b90b2074ad2b6cd4de0b376931108181e638d
    edmundnoble committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    dbc51a8 View commit details
    Browse the repository at this point in the history