Skip to content

bump: tag v1.9.3 revm v31.0.2#15

Merged
asdv23 merged 1856 commits intomainfrom
merge-upstream-v1.9.3
Dec 12, 2025
Merged

bump: tag v1.9.3 revm v31.0.2#15
asdv23 merged 1856 commits intomainfrom
merge-upstream-v1.9.3

Conversation

@asdv23
Copy link

@asdv23 asdv23 commented Dec 11, 2025

  1. bump: tag v1.9.3 revm v31.0.2
  2. feat: add limb support

Rjected and others added 30 commits October 17, 2025 10:05
…ult (paradigmxyz#18840)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
…xyz#18127)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
paradigmxyz#18964)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
…#19115)

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
…innet… (paradigmxyz#19116)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
shekhirin and others added 26 commits November 4, 2025 15:10
)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: theo <80177219+theochap@users.noreply.github.com>
@github-actions
Copy link

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/

@asdv23 asdv23 merged commit 43308d9 into main Dec 12, 2025
8 of 39 checks passed
@asdv23 asdv23 deleted the merge-upstream-v1.9.3 branch December 12, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.