From 8391d3f83e43e7e6d13b6bd716f06510e6ffd05c Mon Sep 17 00:00:00 2001 From: Zahary Karadjov Date: Wed, 24 Mar 2021 03:23:14 +0200 Subject: [PATCH] v1.0.12 --- CHANGELOG.md | 7 +++++++ beacon_chain/version.nim | 2 +- vendor/eth2-testnets | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee103df1b..5b48e89a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +2021-03-10 v1.0.12 +================== + +This is bugfix release correcting an error in the Prater testnet config +leading to incorrect Eth1 voting. + + 2021-03-10 v1.0.11 ================== diff --git a/beacon_chain/version.nim b/beacon_chain/version.nim index c3f21da94..31b554855 100644 --- a/beacon_chain/version.nim +++ b/beacon_chain/version.nim @@ -9,7 +9,7 @@ when not defined(nimscript): const versionMajor* = 1 versionMinor* = 0 - versionBuild* = 11 + versionBuild* = 12 versionBlob* = "stateofus" # Single word - ends up in the default graffitti diff --git a/vendor/eth2-testnets b/vendor/eth2-testnets index 463d414cd..5b4e32779 160000 --- a/vendor/eth2-testnets +++ b/vendor/eth2-testnets @@ -1 +1 @@ -Subproject commit 463d414cd7d2de6c7985a1ab38f932b02e390187 +Subproject commit 5b4e32779b66b6d84edb13aa4eee67f544313d4b