Skip to content

ci: Conditional check fixes#2866

Merged
mergify[bot] merged 1 commit intodevelopfrom
bugfix/circleci-conditional-checks
Jun 28, 2022
Merged

ci: Conditional check fixes#2866
mergify[bot] merged 1 commit intodevelopfrom
bugfix/circleci-conditional-checks

Conversation

@mslipper
Copy link
Copy Markdown
Contributor

  • Outputs the raw GitHub response in check-changed
  • Updates the golangci-lint version to the one in go-builder that supports 1.18

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jun 28, 2022

⚠️ No Changeset found

Latest commit: 9b526bd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mslipper mslipper force-pushed the bugfix/circleci-conditional-checks branch 9 times, most recently from 3204dcb to 56c19d8 Compare June 28, 2022 06:27
- Outputs the raw GitHub response in check-changed
- Updates the golangci-lint version to the one in `go-builder` that supports 1.18
@mslipper mslipper force-pushed the bugfix/circleci-conditional-checks branch from 56c19d8 to 9b526bd Compare June 28, 2022 06:29
@mslipper mslipper requested review from Inphi and maurelian June 28, 2022 06:31
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 28, 2022

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot merged commit 9a78c1c into develop Jun 28, 2022
@mergify mergify bot deleted the bugfix/circleci-conditional-checks branch June 28, 2022 14:32
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jun 28, 2022

This PR is next in line to be merged, and will be merged as soon as checks pass.

@mergify mergify bot removed the on-merge-train label Jun 28, 2022
theochap pushed a commit that referenced this pull request Dec 10, 2025
…by_hash (#2866)

Remove unnecessary `hash_slow()` call when creating BlockInfo in the
alloy chain provider.

Since we already verify the header hash matches the requested hash in
`verify_header_hash()`, we can directly use the input hash parameter
instead of recomputing it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ops Area: ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants