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

fix: avoid invalid consensus params when set unlimited max gas for sim test #16636

Closed
wants to merge 2 commits into from

add change doc

6a64bac
Select commit
Loading
Failed to load commit list.
Closed

fix: avoid invalid consensus params when set unlimited max gas for sim test #16636

add change doc
6a64bac
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Mergify / Summary succeeded Jun 21, 2023 in 2s

5 potential rules

Rule: automerge to main with label automerge and branch protection passing (queue)

  • #approved-reviews-by>1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • -draft [:pushpin: queue requirement]
  • label=A:automerge
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • base=main
  • any of: [:twisted_rightwards_arrows: routing conditions]
    • all of [:pushpin: routing conditions of queue default]
  • any of: [🛡 GitHub branch protection]
    • check-success=tests (00)
    • check-neutral=tests (00)
    • check-skipped=tests (00)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests (01)
    • check-neutral=tests (01)
    • check-skipped=tests (01)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests (02)
    • check-neutral=tests (02)
    • check-skipped=tests (02)
  • any of: [🛡 GitHub branch protection]
    • check-success=tests (03)
    • check-neutral=tests (03)
    • check-skipped=tests (03)
  • any of: [🛡 GitHub branch protection]
    • check-success=test-sim-nondeterminism
    • check-neutral=test-sim-nondeterminism
    • check-skipped=test-sim-nondeterminism
  • any of: [🛡 GitHub branch protection]
    • check-success=liveness-test
    • check-neutral=liveness-test
    • check-skipped=liveness-test
  • any of: [🛡 GitHub branch protection]
    • check-success=dependency-review
    • check-neutral=dependency-review
    • check-skipped=dependency-review
  • any of: [🛡 GitHub branch protection]
    • check-success=test-e2e
    • check-neutral=test-e2e
    • check-skipped=test-e2e
  • any of: [🛡 GitHub branch protection]
    • check-success=test-integration
    • check-neutral=test-integration
    • check-skipped=test-integration
  • any of: [🛡 GitHub branch protection]
    • check-success=build (amd64)
    • check-neutral=build (amd64)
    • check-skipped=build (amd64)
  • any of: [🛡 GitHub branch protection]
    • check-success=build (arm)
    • check-neutral=build (arm)
    • check-skipped=build (arm)
  • any of: [🛡 GitHub branch protection]
    • check-success=build (arm64)
    • check-neutral=build (arm64)
    • check-skipped=build (arm64)
  • any of: [🛡 GitHub branch protection]
    • check-success=test-store
    • check-neutral=test-store
    • check-skipped=test-store
  • any of: [🛡 GitHub branch protection]
    • check-success=test-clientv2
    • check-neutral=test-clientv2
    • check-skipped=test-clientv2
  • any of: [🛡 GitHub branch protection]
    • check-success=test-collections
    • check-neutral=test-collections
    • check-skipped=test-collections
  • any of: [🛡 GitHub branch protection]
    • check-success=test-confix
    • check-neutral=test-confix
    • check-skipped=test-confix
  • any of: [🛡 GitHub branch protection]
    • check-success=test-core
    • check-neutral=test-core
    • check-skipped=test-core
  • any of: [🛡 GitHub branch protection]
    • check-success=test-cosmovisor
    • check-neutral=test-cosmovisor
    • check-skipped=test-cosmovisor
  • any of: [🛡 GitHub branch protection]
    • check-success=test-depinject
    • check-neutral=test-depinject
    • check-skipped=test-depinject
  • any of: [🛡 GitHub branch protection]
    • check-success=test-errors
    • check-neutral=test-errors
    • check-skipped=test-errors
  • any of: [🛡 GitHub branch protection]
    • check-success=test-hubl
    • check-neutral=test-hubl
    • check-skipped=test-hubl
  • any of: [🛡 GitHub branch protection]
    • check-success=test-log
    • check-neutral=test-log
    • check-skipped=test-log
  • any of: [🛡 GitHub branch protection]
    • check-success=test-math
    • check-neutral=test-math
    • check-skipped=test-math
  • any of: [🛡 GitHub branch protection]
    • check-success=test-simapp
    • check-neutral=test-simapp
    • check-skipped=test-simapp
  • any of: [🛡 GitHub branch protection]
    • check-success=golangci-lint
    • check-neutral=golangci-lint
    • check-skipped=golangci-lint

Rule: backport patches to v0.50.x branch (backport)

  • label=backport/v0.50.x
  • merged [:pushpin: backport requirement]
  • base=main

Rule: backport patches to v0.47.x branch (backport)

  • label=backport/v0.47.x
  • merged [:pushpin: backport requirement]
  • base=main

Rule: backport patches to v0.46.x branch (backport)

  • label=backport/0.46.x
  • merged [:pushpin: backport requirement]
  • base=main

Rule: backport patches to v0.45.x branch (backport)

  • label=backport/0.45.x
  • merged [:pushpin: backport requirement]
  • base=main

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com