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

Move svp fund tx hash entry to bridge storage provider #2680

Commits on Aug 13, 2024

  1. Move svp fund tx hash unsigned entry from federation storage index ke…

    …y to bridge storage index key
    julia-zack committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ea046f5 View commit details
    Browse the repository at this point in the history
  2. Remove svp fund tx logic from federation storage provider, and add it…

    … to bridge storage provider
    julia-zack committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3edaa5c View commit details
    Browse the repository at this point in the history
  3. Remove svp fund tx tests from federation storage provider tests, and …

    …adds them to bridge storage provider tests
    julia-zack committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    0c02667 View commit details
    Browse the repository at this point in the history
  4. Get rid of sonar complains

    julia-zack committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2fb2ce1 View commit details
    Browse the repository at this point in the history
  5. Add get methods to bridge

    julia-zack committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8de0048 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c68bfcc View commit details
    Browse the repository at this point in the history