Skip to content

Upgrade evmdecoder dependency to v0.0.70#1

Merged
j4ys0n merged 1 commit into
mainfrom
claude/nice-darwin-rfikv4
Jun 17, 2026
Merged

Upgrade evmdecoder dependency to v0.0.70#1
j4ys0n merged 1 commit into
mainfrom
claude/nice-darwin-rfikv4

Conversation

@j4ys0n

@j4ys0n j4ys0n commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the evmdecoder package dependency from v0.0.69 to v0.0.70.

Changes

  • Bumped evmdecoder version to ^0.0.70 in package.json

Notes

This is a patch version update that may include bug fixes or minor improvements in the evmdecoder library. The lockfile has been updated accordingly to reflect the new dependency resolution.

https://claude.ai/code/session_01BEG3HfBuwNhijzL168Rkvv

evmdecoder 0.0.70 wires the configured request timeout into the agentkeepalive
agent, so the active-socket inactivity timeout is no longer stuck at
agentkeepalive's 8s default (max(freeSocketTimeout*2, 8000)). This lets the
scanner fetch large blocks (hundreds of transactions) without ERR_SOCKET_TIMEOUT
aborting catch-up sync. Effective socket timeout is now 60s (evmdecoder default).

Typecheck (tsc --noEmit) passes against the new version.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BEG3HfBuwNhijzL168Rkvv
@j4ys0n j4ys0n merged commit 0c0ac3a into main Jun 17, 2026
1 check passed
@j4ys0n j4ys0n deleted the claude/nice-darwin-rfikv4 branch June 17, 2026 06:45
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