fix(evm): ten bugs from a self-review pass over the network driver - #2231
Open
atharrva01 wants to merge 12 commits into
Open
fix(evm): ten bugs from a self-review pass over the network driver#2231atharrva01 wants to merge 12 commits into
atharrva01 wants to merge 12 commits into
DCO-2 / DCO
succeeded
Aug 16, 2026 in 1s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | 36ae03d | fix(evm): bump the evm module to fabric-smart-clie... | Valid sign-off found |
| 🟢 | 488eb50 | fix(evm): stop a persistent read failure from reso... | Valid sign-off found |
| 🟢 | 3f3f76f | fix(evm): raise the default finality timeout above... | Valid sign-off found |
| 🟢 | 88c71ab | fix(evm): retry a public-parameters reload that fa... | Valid sign-off found |
| 🟢 | 219cadf | fix(evm): retry a torn read between public-paramet... | Valid sign-off found |
| 🟢 | 80cd855 | fix(evm): make SetupPublicParams reach the endorse... | Valid sign-off found |
| 🟢 | f32ddcd | fix(evm): close the race between a failed broadcas... | Valid sign-off found |
| 🟢 | 55a9c8f | fix(evm): refuse a second network's endorser regis... | Valid sign-off found |
| 🟢 | 505dc26 | fix(evm): catch an endorsing node with no allowlis... | Valid sign-off found |
| 🟢 | b59d821 | fix(evm): refuse to broadcast an envelope whose an... | Valid sign-off found |
| 🟢 | 01e2a0b | docs(evm): correct the blockTag field comment to l... | Valid sign-off found |
| 🟢 | 3e26b30 | lint(evm): waive containedctx where an interface f... | Valid sign-off found |
Loading