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

erigon 2.49.0 #141729

Merged
merged 2 commits into from Sep 7, 2023
Merged

erigon 2.49.0 #141729

merged 2 commits into from Sep 7, 2023

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
# Release Highlights
* Support of [Holešky](https://github.com/eth-clients/holesky) testnet
* [Cancun](https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/cancun.md) mostly implemented
* Steady progress on [Caplin](https://erigon.substack.com/p/update-on-caplin-and-roadmap-building) (under active development)
* change `--db.pagesize` default to 8KB
* Peer stability – fixes to better process `DiscReason` and avoid dropping valid peers. `--sentry.drop-useless-peers` should be unnecessary from this version
* Various other fixes and improvements, particularly for Polygon

Polygon upgrades/fixes

  • Bor sync events now included in Erigon snapshots
  • Support for prometheus type metadata
  • Minor compatibility merges from polygon erigon fork

Full Changelog: ledgerwatch/erigon@v2.48.1...v2.49.0

@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 Sep 7, 2023
@chenrui333
Copy link
Member Author

  # github.com/quic-go/quic-go/internal/qtls
  /github/home/.cache/Homebrew/go_mod_cache/pkg/mod/github.com/quic-go/quic-go@v0.33.0/internal/qtls/go121.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration
  # github.com/quic-go/quic-go/internal/qtls
  /github/home/.cache/Homebrew/go_mod_cache/pkg/mod/github.com/quic-go/quic-go@v0.33.0/internal/qtls/go121.go:5:13: cannot use "The version of quic-go you're using can't be built on Go 1.21 yet. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built on Go 1.21 yet. F...) as int value in variable declaration

@chenrui333
Copy link
Member Author

ledgerwatch/erigon#7984

erigon: build with go@1.20

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added the ready to merge PR can be merged once CI is green label Sep 7, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2023

🤖 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 Sep 7, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 7, 2023
Merged via the queue into Homebrew:master with commit 116d064 Sep 7, 2023
12 checks passed
@github-actions github-actions bot added the outdated PR was locked due to age label Oct 8, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 8, 2023
@chenrui333 chenrui333 deleted the bump-erigon-2.49.0 branch January 22, 2024 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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 outdated PR was locked due to age ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants