Closed dependabot[bot] closed 10 months ago
The following labels could not be found: automerge
.
[!IMPORTANT]
Auto Review Skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ?
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
75b62ec
) 24.43% compared to head (b5aa3b5
) 24.56%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #669.
Bumps github.com/ethereum/go-ethereum from 1.13.5 to 1.13.6.
Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
da6cdaf
all: release go-ethereum v1.13.65ba3d57
Merge branch 'release/1.13' into release-1.13.6a18b845
params: release go-ethereum v1.13.6 stablec18c5c3
cmd/evm: t8n support custom tracers (#28557)553bafc
cmd/evm, cmd/clef, cmd/bootnode: fix / unify logging (#28696)05bbc56
cmd/evm: default to mirror mainnet forks enabled (#28691)02766d3
internal/flags: add missing flag types for auto-env-var generation (#28692)5b22a47
p2p/discover: add liveness check in collectTableNodes (#28686)edc864f
all: fix typos in comments (#28682)f1794ba
miner: eliminate the dead loop possibility fornewWorkLoop
andmainLoop
(...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show