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

ethereum 1.13.5 #154261

Merged
merged 2 commits into from
Nov 14, 2023
Merged

ethereum 1.13.5 #154261

merged 2 commits into from
Nov 14, 2023

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
Geth v1.13.5 is a scheduled maintenance release fixing a potential data corruption in path scheme which could occur due to a power failure (i.e. entire OS / machine crash).
  • Extend ethclient and the simulated backend to allow eth_call against specific block hashes (#28084).
  • Downgrade annoying stale transaction propagation logs from warning to debug (#28364).
  • Switch to the new KZG trusted setup parameters (#28383).
  • Return an error on GraphQL if querying invalid block ranges (#28393, #28412).
  • Start publishing Apple Silicon pre-built binaries (#28474, #28475).

And bugfixes:

  • Fix a number of corner-cases in path scheme state management (#28198, #28426, #28483).
  • Fix an issue when allocating excessively large Pebble caches (#28444).
  • Fix a potential snap sync issue with the path based storage (#28327).
  • Fix ethclient to properly forwarding explicit 1559 gas caps (#28462).
  • Fix gas estimation for 0 priced txs accessing the basefee (#28470).
  • Fix an issue where resubscribing to events would hang (#28359).
  • Fix ethstats transaction count report regressiob (#28398).
  • Fix negative number encoding in ethclient/rpc (#28358).
  • Fix GraphQL content type in the response (#28417).

For a full rundown of the changes please consult the Geth 1.13.5 release milestone.


As with all our previous releases, you can find the:

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Nov 14, 2023
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Copy link
Contributor

⚠️ Bottle publish failed. CC @carlocab

@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Nov 14, 2023
@chenrui333
Copy link
Member

gh pr edit --add-label bug report, cli/cli#8330

@chenrui333 chenrui333 added CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. and removed autosquash Automatically squash pull request commits according to Homebrew style. labels Nov 14, 2023
@chenrui333 chenrui333 added this pull request to the merge queue Nov 14, 2023
Merged via the queue into Homebrew:master with commit 898b191 Nov 14, 2023
21 of 22 checks passed
@p-linnane p-linnane deleted the bump-ethereum-1.13.5 branch February 24, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants