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

Release notes for v0.13.3 and v0.13.2 #542

Merged
merged 4 commits into from
May 1, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release Notes

## [v0.13.3](https://github.com/ava-labs/coreth/releases/tag/v0.13.3)
- Update go-ethereum to v1.13.2
- Bump AvalancheGo to v1.11.5
- Bump golang version requirement to 1.21.9
- Respect local flag in legacy tx pool
- Disable blobpool
- Testing improvements

## [v0.13.2](https://github.com/ava-labs/coreth/releasaes/tag/v0.13.2)
- Integrate stake weighted gossip selection
- Update go-ethereum to v1.12.2
- Force precompile modules registration in ethclient
- Bump Avalanchego to 1.11.3

## [v0.13.1](https://github.com/ava-labs/coreth/releases/tag/v0.13.1)

- Bump AvalancheGo to v1.11.2
Expand Down
Loading