Skip to content

avoid using recv in sigverify#9727

Closed
KirillLykov wants to merge 1 commit into
anza-xyz:masterfrom
KirillLykov:klykov/avoid-recv-in-streamer
Closed

avoid using recv in sigverify#9727
KirillLykov wants to merge 1 commit into
anza-xyz:masterfrom
KirillLykov:klykov/avoid-recv-in-streamer

avoid using recv in sigverify

9acfd12
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 1, 2026 in 3s

11 potential rules

Templating in backport.assignees beyond simple variables is deprecated and will be removed in a future release. Allowed variables: author, merged_by.

Rule: automatic merge (squash) on CI success (merge)

  • #approved-reviews-by >= 1 [🛡 GitHub repository ruleset rule 🤖 [branch] master]
  • -closed [📌 merge requirement]
  • -draft [📌 merge requirement]
  • github-require-last-push-approval [🛡 GitHub repository ruleset rule 🤖 [branch] master]
  • github-review-decision = APPROVED [🛡 GitHub repository ruleset rule 🤖 [branch] master]
  • all of:
    • label=automerge
    • any of:
      • -files~=(\.rs|Cargo\.toml|Cargo\.lock|\.github/scripts/cargo-clippy-before-script\.sh|\.github/workflows/cargo\.yml)$
      • any of:
        • check-success=clippy-nightly (macos-latest)
        • check-success=clippy-nightly (macos-latest-large)
    • label!=no-automerge
    • status-success=buildkite/agave
    • status-success=ci-gate
    • any of:
      • -files~=(Cargo\.toml|.github/workflows/crate-check\.yml|ci/check-crates\.sh)$
      • check-success=crate check
  • -conflict [📌 merge requirement]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🛡 GitHub repository ruleset rule 🤖 [branch] master]
    • check-success = buildkite/agave
    • check-neutral = buildkite/agave
    • check-skipped = buildkite/agave

Rule: remove automerge label on CI failure (comment, label)

  • all of:
    • #status-failure!=0
    • label=automerge
    • -merged

Rule: v4.0 feature-gate backport (backport)

  • label=feature-gate
  • label=v4.0
  • merged [📌 backport requirement]

Rule: v4.0 non-feature-gate backport (backport)

  • label=v4.0
  • merged [📌 backport requirement]
  • label!=feature-gate

Rule: v4.1 feature-gate backport (backport)

  • label=feature-gate
  • label=v4.1
  • merged [📌 backport requirement]

Rule: v4.1 non-feature-gate backport (backport)

  • label=v4.1
  • merged [📌 backport requirement]
  • label!=feature-gate

Rule: v4.2 feature-gate backport (backport)

  • label=feature-gate
  • label=v4.2
  • merged [📌 backport requirement]

Rule: v4.2 non-feature-gate backport (backport)

  • label=v4.2
  • merged [📌 backport requirement]
  • label!=feature-gate

Rule: backport warning comment (comment)

  • any of:
    • label=v4.0
    • label=v4.1
    • label=v4.2

Rule: Reminder to update RPC clients for changes in rpc/ (comment)

  • any of:
    • files~=^rpc-client-api/src/.*\.rs$
    • files~=^rpc/src/rpc\.rs$
    • files~=^rpc/src/rpc_pubsub\.rs$

Rule: Reminder to add Firedancer team to changes in programs/ (comment)

  • any of:
    • files~=^programs/address-lookup-table/src/.*\.rs$
    • files~=^programs/bpf_loader/src/.*\.rs$
    • files~=^programs/compute_budget/src/.*\.rs$
    • files~=^programs/config/src/.*\.rs$
    • files~=^programs/stake/src/.*\.rs$
    • files~=^programs/system/src/.*\.rs$
    • files~=^programs/vote/src/.*\.rs$
    • files~=^programs/zk-elgamal-proof/src/.*\.rs$

2 not applicable rules

Rule: label changes from community (label)

  • author≠@anza
  • author≠dependabot[bot]
  • author≠github-actions[bot]
  • author≠mergify[bot]

Rule: request review for community changes (request_reviews)

  • author≠@anza
  • #approved-reviews-by=0
  • #changes-requested-reviews-by=0
  • #commented-reviews-by=0
  • #review-requested=0
  • author≠dependabot[bot]
  • author≠github-actions[bot]
  • author≠mergify[bot]
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