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

refactor(server/v2): clean up storage use and config #22008

Merged
merged 31 commits into from
Oct 8, 2024

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    88c746a View commit details
    Browse the repository at this point in the history
  2. merge main

    kocubinski committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fe2f122 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5d471b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    058248a View commit details
    Browse the repository at this point in the history
  3. fix testnet.go

    kocubinski committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c8c207c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. big store config refactor

    kocubinski committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ddab5ee View commit details
    Browse the repository at this point in the history
  2. go mod tidy all

    kocubinski committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    06c84bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d96b52 View commit details
    Browse the repository at this point in the history
  4. fix go lint

    kocubinski committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9faf4dc View commit details
    Browse the repository at this point in the history
  5. fix lint

    kocubinski committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8da9ef2 View commit details
    Browse the repository at this point in the history
  6. fix tests with mocks

    kocubinski committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ba09fa0 View commit details
    Browse the repository at this point in the history
  7. supply default values

    kocubinski committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e1856ab View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. revert

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ad5b9ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c7598 View commit details
    Browse the repository at this point in the history
  3. fix typo

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f75ecbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90ed108 View commit details
    Browse the repository at this point in the history
  5. add godoc

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    25e8991 View commit details
    Browse the repository at this point in the history
  6. move provider to runtime

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7decd50 View commit details
    Browse the repository at this point in the history
  7. lint fixes

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    84a6198 View commit details
    Browse the repository at this point in the history
  8. minor nit

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    56c8472 View commit details
    Browse the repository at this point in the history
  9. add docs

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    eb50987 View commit details
    Browse the repository at this point in the history
  10. revert go.mod changes

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ecd1b48 View commit details
    Browse the repository at this point in the history
  11. delete unused struct

    kocubinski committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    85b2975 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. sort imports

    kocubinski committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    327e74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afc1eca View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    5a114e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    84d319d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    1589f13 View commit details
    Browse the repository at this point in the history
  2. fix for tests

    kocubinski committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    80f819f View commit details
    Browse the repository at this point in the history
  3. fix comment

    kocubinski committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d23d13a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a857bbd View commit details
    Browse the repository at this point in the history