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

feat(persistence-ethereum): migrate to separate db schema #3347

Merged

Commits on Aug 9, 2024

  1. feat(persistence-ethereum): migrate to separate db schema

    - Move all database entities relating to ethereum persistence plugin to
      a seprate schema. Adjust all the files the test to work as expected after
      that change.
    - Remove sample SQL data from GUI package, one from persistence packages should
      be used instead.
    - Upgrade web3-utils in persistence-ethereum to fix a bug when running the
      standalone script.
    
    Depends on hyperledger#3340
    
    Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
    outSH authored and petermetz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    3aca556 View commit details
    Browse the repository at this point in the history