Skip to content

Patch alloy-evm to pending send sync change#24818

Open
decofe wants to merge 2 commits into
mainfrom
centaur/1780495536-23874-441
Open

Patch alloy-evm to pending send sync change#24818
decofe wants to merge 2 commits into
mainfrom
centaur/1780495536-23874-441

Conversation

@decofe

@decofe decofe commented Jun 3, 2026

Copy link
Copy Markdown
Member

Summary

  • patch alloy-evm to alloy-rs/evm PR 373 commit 94be8107f818364a9d88ddf6b3cb7e3535033cbd
  • refresh Cargo.lock for the patched git source

Validation

  • cargo check -p reth-evm -p reth-evm-ethereum -p reth-rpc-eth-api -p reth-rpc-eth-types

Prompted by: @shekhirin

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Your PR title doesn't follow the Conventional Commit guidelines.

Example of valid titles:

  • feat: add new user login
  • fix: correct button size
  • docs: update README

Usage:

  • feat: Introduces a new feature
  • fix: Patches a bug
  • chore: General maintenance tasks or updates
  • test: Adding new tests or modifying existing tests
  • bench: Adding new benchmarks or modifying existing benchmarks
  • perf: Performance improvements
  • refactor: Changes to improve code structure
  • docs: Documentation updates
  • ci: Changes to CI/CD configurations
  • revert: Reverts a previously merged PR
  • deps: Updates dependencies

Breaking Changes

Breaking changes are noted by using an exclamation mark. For example:

  • feat!: changed the API
  • chore(node)!: Removed unused public function

Help

For more information, follow the guidelines here: https://www.conventionalcommits.org/en/v1.0.0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants