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.14.11 #192506

Merged
merged 2 commits into from
Oct 19, 2024
Merged

ethereum 1.14.11 #192506

merged 2 commits into from
Oct 19, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
This is a minor release, with the primary goal of publishing new `stable` and `latest` docker images. A problem in the CI pipeline prevented the publishing of docker images. We have now resolved the problem, and hope that the `v1.14.11`-release will be published as usual on Docker hub. 

We have now switched the way the docker images are built, and the -amd64 and -arm64-tagged versions will no longer be maintained:

  • alltools-latest-amd64, alltools-latest-arm64 -> alltools-latest
  • latest-amd64,latest-arm64 -> latest
  • v1.14.10-amd64, v1.14.10-arm64 -> v1.14.10

NOTE: If you are a docker user on stable/latest, there's a high chance that you are not using any of the last two releases. If so, you are advised to look through the release-notes of those releases respectively: v1.14.10 and v1.14.9.

Other changes since v1.14.10 include

  • Remove totalDifficulty field from RPC, in accordance with spec update, #30386
  • Fix flaw in simulated backend #30465
  • New method of building multi-platform docker images #30530
  • Ability to disable FINDNODE liveness checks in tests #30512

For a full rundown of the changes please consult the Geth 1.14.11 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 Oct 1, 2024
Copy link
Contributor

github-actions bot commented Oct 3, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Oct 3, 2024
@github-actions github-actions bot closed this Oct 5, 2024
@github-actions github-actions bot deleted the bump-ethereum-1.14.11 branch October 5, 2024 00:12
Copy link

@SonuG56 SonuG56 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonuG56

@chenrui333
Copy link
Member

  ==> /home/linuxbrew/.linuxbrew/Cellar/ethereum/1.14.11/bin/geth --datadir testchain init genesis.json
  INFO [10-01|15:18:42.455] Maximum peer count                       ETH=50 total=50
  INFO [10-01|15:18:42.456] Smartcard socket not found, disabling    err="stat /run/pcscd/pcscd.comm: no such file or directory"
  INFO [10-01|15:18:42.459] Set global gas cap                       cap=50,000,000
  INFO [10-01|15:18:42.459] Initializing the KZG library             backend=gokzg
  INFO [10-01|15:18:42.508] Defaulting to pebble as the backing database
  INFO [10-01|15:18:42.508] Allocated cache and file handles         database=/tmp/ethereum-test-20241001-14230-a2ji0x/testchain/geth/chaindata cache=16.00MiB handles=16
  INFO [10-01|15:18:42.518] Opened ancient database                  database=/tmp/ethereum-test-20241001-14230-a2ji0x/testchain/geth/chaindata/ancient/chain readonly=false
  INFO [10-01|15:18:42.518] State schema set to default              scheme=path
  ERROR[10-01|15:18:42.518] Head block is not reachable
  INFO [10-01|15:18:42.524] Opened ancient database                  database=/tmp/ethereum-test-20241001-14230-a2ji0x/testchain/geth/chaindata/ancient/state readonly=false
  INFO [10-01|15:18:42.524] Writing custom genesis block
  INFO [10-01|15:18:42.529] Successfully wrote genesis state         database=chaindata hash=7c1e72..19dfef
  Error: ethereum: failed
  Error: ethereum: failed
  An exception occurred within a child process:
    Minitest::Assertion: Expected #<Pathname:/tmp/ethereum-test-20241001-14230-a2ji0x/testchain/geth/lightchaindata/000002.log> to be exist?.

@chenrui333 chenrui333 restored the bump-ethereum-1.14.11 branch October 19, 2024 00:34
ethereum: update test

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 reopened this Oct 19, 2024
@chenrui333 chenrui333 force-pushed the bump-ethereum-1.14.11 branch from 073e1e5 to 7cba031 Compare October 19, 2024 00:40
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed stale No recent activity labels Oct 19, 2024
Copy link
Contributor

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

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Oct 19, 2024
@BrewTestBot BrewTestBot enabled auto-merge October 19, 2024 05:00
@BrewTestBot BrewTestBot added this pull request to the merge queue Oct 19, 2024
Merged via the queue into master with commit d5f36f9 Oct 19, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-ethereum-1.14.11 branch October 19, 2024 05:06
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 ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants