From 8d22112c7033658eb83b64e8b31d2f9c69676e28 Mon Sep 17 00:00:00 2001 From: Darioush Jalali Date: Wed, 1 May 2024 06:10:03 -0400 Subject: [PATCH] Release notes for v0.13.3 and v0.13.2 (#542) * Release notes for v0.13.3 and v0.13.2 * Update RELEASES.md Signed-off-by: Darioush Jalali * Update RELEASES.md Signed-off-by: Darioush Jalali --------- Signed-off-by: Darioush Jalali Co-authored-by: Ceyhun Onur --- RELEASES.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 2a4adcff81..60f47400d9 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -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/releases/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 v1.11.3 + ## [v0.13.1](https://github.com/ava-labs/coreth/releases/tag/v0.13.1) - Bump AvalancheGo to v1.11.2