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!: throttle with retries provider changes #1230

Commits on Aug 21, 2023

  1. wip, tests not fixed yet

    shaspitz committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7691bf5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. rm packet query on provider

    shaspitz committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a10a239 View commit details
    Browse the repository at this point in the history
  2. rm unneeded UTs

    shaspitz committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8a557b3 View commit details
    Browse the repository at this point in the history
  3. rm tests from relay_test

    shaspitz committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    196ce38 View commit details
    Browse the repository at this point in the history
  4. rm query and more tests

    shaspitz committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    0f27c31 View commit details
    Browse the repository at this point in the history
  5. rm more tests

    shaspitz committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    cf09f5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87ad0f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e6264f View commit details
    Browse the repository at this point in the history
  8. lint

    shaspitz committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5e4b845 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8350956 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    6d20dd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    461878c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56242a6 View commit details
    Browse the repository at this point in the history
  4. cleaned up TestSlashRetries

    shaspitz committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    1d963fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8acd9e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. cleans

    shaspitz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8ed33f3 View commit details
    Browse the repository at this point in the history
  2. use helper in throttle test

    shaspitz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ecac6a4 View commit details
    Browse the repository at this point in the history
  3. lintz

    shaspitz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f6d4650 View commit details
    Browse the repository at this point in the history
  4. Revert "rm packet query on provider"

    This reverts commit a10a239.
    shaspitz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    956e595 View commit details
    Browse the repository at this point in the history
  5. cmd file too

    shaspitz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    db8dc1b View commit details
    Browse the repository at this point in the history
  6. fully restore query

    shaspitz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    78a8269 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73db33b View commit details
    Browse the repository at this point in the history
  8. Revert "Merge branch 'main' into shawn/throttle-with-retries-provider…

    …-changes"
    
    This reverts commit 73db33b, reversing
    changes made to 78a8269.
    shaspitz committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5bfccc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

    shaspitz committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    37e0e93 View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "Merge branch 'main' into shawn/throttle-with-retries-…

    …provider-changes""
    
    This reverts commit 5bfccc3.
    shaspitz committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    b1cb354 View commit details
    Browse the repository at this point in the history
  4. lint

    shaspitz committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    599854a View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    shaspitz committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8945156 View commit details
    Browse the repository at this point in the history
  6. slightly longer buffer

    shaspitz committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    0544fd3 View commit details
    Browse the repository at this point in the history
  7. merge main

    shaspitz committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d8f5690 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. build(deps): bump actions/checkout from 3 to 4 (#1257)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f91cb70 View commit details
    Browse the repository at this point in the history
  2. build(deps)!: bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0 (#…

    …1258)
    
    * build(deps): bump github.com/cosmos/ibc-go/v7 from 7.2.0 to 7.3.0
    
    Bumps [github.com/cosmos/ibc-go/v7](https://github.com/cosmos/ibc-go) from 7.2.0 to 7.3.0.
    - [Release notes](https://github.com/cosmos/ibc-go/releases)
    - [Changelog](https://github.com/cosmos/ibc-go/blob/main/CHANGELOG.md)
    - [Commits](cosmos/ibc-go@v7.2.0...v7.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cosmos/ibc-go/v7
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * add changelog entries
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mpoke <[email protected]>
    dependabot[bot] and mpoke authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    aca8362 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.4 to 0.47.5 (#…

    …1259)
    
    * build(deps): bump github.com/cosmos/cosmos-sdk from 0.47.3 to 0.47.5
    
    Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.47.3 to 0.47.5.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/main/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.47.3...v0.47.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cosmos/cosmos-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * add changelog entries
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: mpoke <[email protected]>
    dependabot[bot] and mpoke authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    66adc8a View commit details
    Browse the repository at this point in the history
  4. chore: Separate semver (#1217)

    separate semver
    shaspitz authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cc9064d View commit details
    Browse the repository at this point in the history
  5. docs: cleanup changelog (#1260)

    fix changelog
    mpoke authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6da7fef View commit details
    Browse the repository at this point in the history
  6. fix!: validate MsgTransfer before calling Transfer() (#1244)

    * validate MsgTransfer
    
    * add TestSendRewardsToProvider
    
    * update DefaultConsumerUnbondingPeriod to 14 days
    
    * update changelog
    
    * fix linter
    
    * fix test
    
    * apply review suggestions
    
    * update changelog
    mpoke authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    840d290 View commit details
    Browse the repository at this point in the history
  7. docs: Create adr-012-separate-releasing.md (#1229)

    * Create adr-011-separate-releasing.md
    
    * Update docs/docs/adrs/adr-011-separate-releasing.md
    
    Co-authored-by: Philip Offtermatt <[email protected]>
    
    * adr 12 not 11
    
    * correct that we use postfix not prefix
    
    * explanation on example release flow
    
    ---------
    
    Co-authored-by: Philip Offtermatt <[email protected]>
    shaspitz and p-offtermatt authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8ec7bc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. fix: remove addr validation for provider fee pool addr param (#1262)

    * fix: remove validation for provider chain address since we cannot validate it properly on consumer
    
    * add changelog entry
    NeverHappened authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b152c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bdfff9 View commit details
    Browse the repository at this point in the history
  3. Revert "Merge branch 'main' into shawn/throttle-with-retries-provider…

    …-changes"
    
    This reverts commit 6bdfff9, reversing
    changes made to d8f5690.
    shaspitz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3b27006 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/throttle-complete-attempt-2' into shawn/throttle-w…

    …ith-retries-provider-changes
    shaspitz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    afa32f4 View commit details
    Browse the repository at this point in the history
  5. fmt

    shaspitz committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6ee88e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Update steps_downtime.go

    shaspitz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1ed2f56 View commit details
    Browse the repository at this point in the history
  2. Update tests/e2e/steps_downtime.go

    Co-authored-by: Philip Offtermatt <[email protected]>
    shaspitz and p-offtermatt authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fcf0b92 View commit details
    Browse the repository at this point in the history
  3. waittime instead of sleep

    shaspitz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    53c02ea View commit details
    Browse the repository at this point in the history
  4. Update x/ccv/provider/client/cli/query.go

    Co-authored-by: Philip Offtermatt <[email protected]>
    shaspitz and p-offtermatt authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e9d745d View commit details
    Browse the repository at this point in the history
  5. Update x/ccv/provider/client/cli/query.go

    Co-authored-by: Philip Offtermatt <[email protected]>
    shaspitz and p-offtermatt authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b685958 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ceddcb View commit details
    Browse the repository at this point in the history
  7. rm provider query

    shaspitz committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e228953 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d3dd64 View commit details
    Browse the repository at this point in the history