Bump chainlink-evm to fix EVM TXM stack overflow#20582
Conversation
|
I see you updated files related to
|
6329be8 to
4a38ae5
Compare
4a38ae5 to
1b9943d
Compare
|
There was a problem hiding this comment.
Pull request overview
This PR updates the chainlink-evm dependency across all Go modules to address an EVM transaction manager (TXM) stack overflow issue. The version is bumped from v0.3.4-0.20251208160518-8173bbd516d5 to v0.3.4-0.20251210110629-10c56e8d2cec, along with a corresponding update to the chainlink-framework/chains dependency.
Key changes:
- Updated
chainlink-evmto versionv0.3.4-0.20251210110629-10c56e8d2cec(from December 10, 2025) - Updated
chainlink-framework/chainsto versionv0.0.0-20251210101658-1c5c8e4c4f15
Reviewed changes
Copilot reviewed 7 out of 14 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| system-tests/tests/go.mod | Updates chainlink-evm and chainlink-framework/chains dependencies for system tests |
| system-tests/lib/go.mod | Updates chainlink-evm and chainlink-framework/chains dependencies for system test library |
| integration-tests/load/go.mod | Updates chainlink-evm and chainlink-framework/chains dependencies for load tests |
| integration-tests/go.mod | Updates chainlink-evm and chainlink-framework/chains dependencies for integration tests |
| go.mod | Updates chainlink-evm and chainlink-framework/chains dependencies in main module |
| deployment/go.mod | Updates chainlink-evm and chainlink-framework/chains dependencies for deployment module |
| core/scripts/go.mod | Updates chainlink-evm and chainlink-framework/chains dependencies for core scripts |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
(cherry picked from commit fd1eb82)
(cherry picked from commit fd1eb82)





No description provided.