Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.60.3 #79

Merged
merged 1 commit into from
Jul 15, 2024
Merged

v2.60.3 #79

merged 1 commit into from
Jul 15, 2024

Conversation

darinvhs
Copy link
Contributor

@darinvhs darinvhs commented Jul 15, 2024

v2.60.3

Improvements

  • eth/tracers: add optional includePrecompiles flag to callTracer - default true is preserved
  • turbo/jsonrpc: add optional includePrecompiles flag to trace_* apis

Bugfixes

  • Changing Caplin Finality Checkpoint API response to match spec
  • Caplin: Added Blob Sidecar PastFinalization Check
  • Less troublesome way of identifying content-type
  • Allow to gracefully exit from CL downloading stage
  • Add zero check in tx.Sender func by @somnathb1
  • eth/tracers: fix prestate tracer bug with create with value
  • eth/tracers: always pop precompiles stack in callTracer
  • Diagnostics: loglevel by @dvovk
  • Diagnostics: Optimize db write

Full Changelog: erigontech/erigon@v2.60.2...v2.60.3

Copy link

guardrails bot commented Jul 15, 2024

⚠️ We detected 1 security issue in this pull request:

Insecure Access Control (1)
Severity Details Docs
High Title: Missing User Instruction
FROM thorax/erigon:v2.60.3
📚

More info on how to fix Insecure Access Control in Dockerfile.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@darinvhs darinvhs merged commit 0605e10 into master Jul 15, 2024
2 of 3 checks passed
@darinvhs darinvhs deleted the feature/v2.60.3 branch July 15, 2024 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants