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!: optimize pending packets storage on consumer + migration #1037

Merged
merged 29 commits into from
Jul 13, 2023

Commits on Jun 19, 2023

  1. wip

    shaspitz committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    5bb3e14 View commit details
    Browse the repository at this point in the history
  2. tests

    shaspitz committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    6b6eabe View commit details
    Browse the repository at this point in the history
  3. tests

    shaspitz committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    84e0250 View commit details
    Browse the repository at this point in the history
  4. update genesis tests

    shaspitz committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    0eafb05 View commit details
    Browse the repository at this point in the history
  5. comments

    shaspitz committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1af896f View commit details
    Browse the repository at this point in the history
  6. migration and changelog

    shaspitz committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cf2359d View commit details
    Browse the repository at this point in the history
  7. migration test

    shaspitz committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1c7e7df View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

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

    shaspitz committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    98dd226 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    35a464b View commit details
    Browse the repository at this point in the history
  2. merge fixes

    shaspitz committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d4393e9 View commit details
    Browse the repository at this point in the history
  3. clean

    shaspitz committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    18f852a View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    0e1bd28 View commit details
    Browse the repository at this point in the history
  2. Update ccv.pb.go

    shaspitz committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9737d0f View commit details
    Browse the repository at this point in the history
  3. add to ADR

    shaspitz committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    189c1da View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. address some PR comments

    shaspitz committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1c33106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394f709 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. comment

    shaspitz committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a42229a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

Commits on Jul 1, 2023

  1. Configuration menu
    Copy the full SHA
    d918fb4 View commit details
    Browse the repository at this point in the history
  2. Update ccv.pb.go

    shaspitz committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    f517201 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. lint

    shaspitz committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d84b29d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    8084b49 View commit details
    Browse the repository at this point in the history
  2. Update x/ccv/consumer/keeper/keeper.go

    Co-authored-by: Simon Noetzlin <[email protected]>
    shaspitz and sainoe authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ab23828 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c64d4 View commit details
    Browse the repository at this point in the history
  4. byte wise

    shaspitz committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    db04b8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6f696e View commit details
    Browse the repository at this point in the history