Skip to content

Conversation

@coffeexcoin
Copy link
Contributor

@coffeexcoin coffeexcoin commented Nov 18, 2025

Adds support for EIP-7966 (eth_sendRawTransactionSync)


PR-Codex overview

This PR focuses on updating version numbers and adding configuration options related to transaction timeouts and statekeeper settings in various configuration files.

Detailed summary

  • Updated EN_VERSION to v29.6.0-alpha in docker/.env.mainnet and docker/.env.testnet.
  • Incremented version to 0.1.34 in charts/abstract-node/Chart.yaml.
  • Updated appVersion to 29.6.0 in charts/abstract-node/Chart.yaml.
  • Added timeout configuration for eth_sendRawTransactionSync in docker/external-node.yml.
  • Added statekeeper block commit deadline in docker/external-node.yml.
  • Updated Helm templates in charts/abstract-node/templates/statefulset.yaml to include new statekeeper and timeout configurations.
  • Updated tag to v29.6.0-alpha in charts/abstract-node/values.yaml.
  • Added documentation for timeout configurations in charts/abstract-node/values.yaml.
  • Introduced l2BlockCommitDeadline under node.statekeeper in charts/abstract-node/values.yaml.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@coffeexcoin coffeexcoin merged commit 3cb7476 into main Nov 18, 2025
1 check passed
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.

2 participants