Conversation
There was a problem hiding this comment.
Pull Request Overview
Merge upstream changes and integrate new stateless validation, trie changesets support, and various API adjustments across EVM examples, trie, storage provider, transaction pool, and docs.
- Introduce signer recovery and updated stateless validation API (now takes Block + public keys).
- Add trie changesets tables and writer/reader utilities; refactor trie update APIs to sorted variants.
- Various API updates in EVM contexts, tracing instrumentation, and transaction pool sidecar conversion.
Reviewed Changes
Copilot reviewed 255 out of 257 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| testing/ef-tests/src/cases/blockchain_test.rs | Switch to stateless_validation_with_trie with recovered public keys; add recover_signers helper. |
| testing/ef-tests/Cargo.toml | Enable secp256k1 feature for reth-stateless. |
| examples/* | Update EVM factories with BlockEnv, fix trait method calls, and API adjustments. |
| crates/trie/* | Instrumentation tweaks, add TrieCursorIter, sorted updates utilities, capacity metrics, and tests updates. |
| crates/storage/* | Add trie changesets (tables and writers), overlay provider factory, provider logic for trie reverts, and API refactors to sorted updates. |
| crates/transaction-pool/* | Add sidecar converter, allow_7594_sidecars logic, and minor pool trait utility. |
| crates/stateless/* | Add signer recovery support and new validation API; expose UncompressedPublicKey. |
| docs/vocs/* | Update CLI docs (colors auto-detect, OTLP tracing filter, stage lists). |
Comments suppressed due to low confidence (10)
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
…aradigmxyz#19009) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Yong Kang <chiayongkang@hotmail.com>
…filter` (paradigmxyz#19061) Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
…mxyz#18988) Co-authored-by: emhane <elsaemiliaevahane@gmail.com> Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
…g to each transaction (paradigmxyz#17841) Co-authored-by: Wolfgang Welz <welzwo@gmail.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.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>
d09f25b to
f7a4433
Compare
emhane
added a commit
that referenced
this pull request
Oct 20, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
meyer9
pushed a commit
that referenced
this pull request
Oct 31, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
emhane
added a commit
that referenced
this pull request
Nov 11, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
meyer9
pushed a commit
that referenced
this pull request
Nov 13, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
emhane
added a commit
that referenced
this pull request
Nov 18, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
emhane
added a commit
that referenced
this pull request
Nov 25, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
emhane
added a commit
that referenced
this pull request
Dec 8, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
emhane
added a commit
that referenced
this pull request
Dec 10, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
emhane
added a commit
that referenced
this pull request
Dec 18, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
emhane
added a commit
that referenced
this pull request
Dec 18, 2025
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
emhane
added a commit
that referenced
this pull request
Jan 5, 2026
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Galoretka <galoretochka@gmail.com> Co-authored-by: YK <chiayongkang@hotmail.com> Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com> Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com> Co-authored-by: sashass1315 <sashass1315@gmail.com> Co-authored-by: radik878 <radikpadik76@gmail.com> Co-authored-by: drhgencer <gancer16@gmail.com> Co-authored-by: James Prestwich <james@prestwi.ch> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com> Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: GarmashAlex <garmasholeksii@gmail.com> Co-authored-by: Brian Picciano <me@mediocregopher.com> Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com> Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com> Co-authored-by: Mablr <59505383+mablr@users.noreply.github.com> Co-authored-by: Skylar Ray <137945430+sky-coderay@users.noreply.github.com> Co-authored-by: kevaundray <kevtheappdev@gmail.com> Co-authored-by: Wolfgang Welz <welzwo@gmail.com> Co-authored-by: Karl Yu <43113774+0xKarl98@users.noreply.github.com> Co-authored-by: MozirDmitriy <dmitriymozir@gmail.com> Co-authored-by: AJStonewee <ajston73@gmail.com> Co-authored-by: Avory <avorycorelli@gmail.com> Co-authored-by: stevencartavia <112043913+stevencartavia@users.noreply.github.com> Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com> Co-authored-by: futreall <86553580+futreall@users.noreply.github.com> Co-authored-by: maradini77 <140460067+maradini77@users.noreply.github.com> Co-authored-by: crazykissshout <crazykisss111@gmail.com> Co-authored-by: Dharm Singh <153282211+dharmvr1@users.noreply.github.com> Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com> Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com> Co-authored-by: Dmitry <98899785+mdqst@users.noreply.github.com> Co-authored-by: Micke <155267459+reallesee@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.