mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-17 00:47:03 +00:00
Final 1.0.8 changelog tweaks
This commit is contained in:
parent
7e9648e52c
commit
f39491e8b4
57
CHANGELOG.md
57
CHANGELOG.md
@ -1,27 +1,32 @@
|
|||||||
2021-02-22 v1.0.8
|
2021-02-22 v1.0.8
|
||||||
=================
|
=================
|
||||||
|
|
||||||
A release bringing important JSON-RPC stability improvements and compatibility
|
This release includes important JSON-RPC stability improvements
|
||||||
fixes making it possible to use Nimbus as a RockerPool operator.
|
and compatibility fixes, which make it possible to use Nimbus
|
||||||
|
as a RockerPool operator.
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
New additions:
|
**New features:**
|
||||||
|
|
||||||
* RocketPool integration:
|
* RocketPool integration:
|
||||||
https://github.com/rocket-pool/smartnode/pull/89
|
see https://github.com/rocket-pool/smartnode/pull/89
|
||||||
|
and https://github.com/rocket-pool/smartnode-install/pull/26/commits/da720acc8f4c1c31c05971748fbc144de1621830
|
||||||
|
|
||||||
* Indications for next attestation time on every "Slot end" log message,
|
* Next attestation time displayed on every "Slot end" log message
|
||||||
helping you to select the best time for restarting the node.
|
(helps you select the best time for restarting the node)
|
||||||
|
|
||||||
We've fixed:
|
* libp2p scoring: disconnect from badly performing peers and prioritise
|
||||||
|
peers with better latency and throughput.
|
||||||
|
|
||||||
* A rare segmentation fault triggered when connecting to a web3 provider
|
**We've fixed:**
|
||||||
using a secure web socket.
|
|
||||||
|
* A rare crash triggered when connecting to a web3 provider using
|
||||||
|
a secure web socket.
|
||||||
|
|
||||||
* JSON-RPC spec violations and potential DoS attack vectors.
|
* JSON-RPC spec violations and potential DoS attack vectors.
|
||||||
|
|
||||||
* 2 stale bootstrap node addressed.
|
* Two stale bootstrap node addresses.
|
||||||
|
|
||||||
|
|
||||||
2021-02-04 v1.0.7
|
2021-02-04 v1.0.7
|
||||||
@ -32,7 +37,7 @@ and further performance improvements across the board.
|
|||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
New additions:
|
**New features:**
|
||||||
|
|
||||||
* New slashing protection mechanism (doppelganger detection) prevents your
|
* New slashing protection mechanism (doppelganger detection) prevents your
|
||||||
validator from contradicting itself if you have accidentally left it running
|
validator from contradicting itself if you have accidentally left it running
|
||||||
@ -54,7 +59,7 @@ New additions:
|
|||||||
* An option to enable the automatic updating of IP:Port in the ENR
|
* An option to enable the automatic updating of IP:Port in the ENR
|
||||||
(off by default, specify `--enr-auto-update:true` to turn it on)
|
(off by default, specify `--enr-auto-update:true` to turn it on)
|
||||||
|
|
||||||
We've fixed:
|
**We've fixed:**
|
||||||
|
|
||||||
* A bug that had the potential to completely halt all syncing activity.
|
* A bug that had the potential to completely halt all syncing activity.
|
||||||
|
|
||||||
@ -69,7 +74,7 @@ We've fixed:
|
|||||||
* Non-standard encoding of certain data types such as signatures and bit
|
* Non-standard encoding of certain data types such as signatures and bit
|
||||||
sequences within the results of JSON-RPC requests.
|
sequences within the results of JSON-RPC requests.
|
||||||
|
|
||||||
We've deprecated:
|
**We've deprecated:**
|
||||||
|
|
||||||
* `make beacon_node` will no longer compile the beacon node.
|
* `make beacon_node` will no longer compile the beacon node.
|
||||||
You'll need to run `make nimbus_beacon_node` from now on
|
You'll need to run `make nimbus_beacon_node` from now on
|
||||||
@ -86,7 +91,7 @@ significant performance improvements.
|
|||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
**New additions:**
|
**New features:**
|
||||||
|
|
||||||
* Reproducible build recipe for creating Nimbus Linux binaries intended for
|
* Reproducible build recipe for creating Nimbus Linux binaries intended for
|
||||||
ARM devices.
|
ARM devices.
|
||||||
@ -122,7 +127,7 @@ optimisations.
|
|||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
**New additions:**
|
**New features:**
|
||||||
|
|
||||||
* Nimbus can now be safely shut down with the SIGTERM signal on POSIX systems.
|
* Nimbus can now be safely shut down with the SIGTERM signal on POSIX systems.
|
||||||
|
|
||||||
@ -155,7 +160,7 @@ on the network.
|
|||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
**New additions:**
|
**New features:**
|
||||||
|
|
||||||
* New metrics tracking the syncing progress of the Eth1 deposit contract
|
* New metrics tracking the syncing progress of the Eth1 deposit contract
|
||||||
monitor.
|
monitor.
|
||||||
@ -184,7 +189,7 @@ So it's important you update at your earliest convenience.
|
|||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
**New additions:**
|
**New features:**
|
||||||
|
|
||||||
* 8 new JSON-RPC calls that bring us to feature parity with the official
|
* 8 new JSON-RPC calls that bring us to feature parity with the official
|
||||||
beacon node API.
|
beacon node API.
|
||||||
@ -209,7 +214,7 @@ the beacon node **before restarting.**
|
|||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
**New additions:**
|
**New features:**
|
||||||
|
|
||||||
* More conservative Eth1 syncing requests to reduce the likelihood of
|
* More conservative Eth1 syncing requests to reduce the likelihood of
|
||||||
going over the maximum allowed burst rates under the Infura free plan
|
going over the maximum allowed burst rates under the Infura free plan
|
||||||
@ -253,7 +258,7 @@ Tuesday (December 1 12:00:23 UTC), as it contains some important improvements.
|
|||||||
|
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
**New additions:**
|
**New features:**
|
||||||
|
|
||||||
* Updated list of bootstrap nodes for Mainnet.
|
* Updated list of bootstrap nodes for Mainnet.
|
||||||
|
|
||||||
@ -335,11 +340,11 @@ more validators connect to Mainnet.
|
|||||||
2020-11-20 v0.6.6
|
2020-11-20 v0.6.6
|
||||||
=================
|
=================
|
||||||
|
|
||||||
New additions:
|
**New features:**
|
||||||
|
|
||||||
* New RPC APIs for inspecting the internal state of the Eth1 monitor.
|
* New RPC APIs for inspecting the internal state of the Eth1 monitor.
|
||||||
|
|
||||||
We've fixed:
|
**We've fixed:**
|
||||||
|
|
||||||
* A fork-choice issue causing Nimbus to get stuck on a particular slot.
|
* A fork-choice issue causing Nimbus to get stuck on a particular slot.
|
||||||
|
|
||||||
@ -352,7 +357,7 @@ We've fixed:
|
|||||||
2020-11-17 v0.6.4
|
2020-11-17 v0.6.4
|
||||||
=================
|
=================
|
||||||
|
|
||||||
New additions:
|
**New features:**
|
||||||
|
|
||||||
* Support for the Pyrmont testnet.
|
* Support for the Pyrmont testnet.
|
||||||
|
|
||||||
@ -362,7 +367,7 @@ New additions:
|
|||||||
user of the beacon node on POSIX systems (the group rights have
|
user of the beacon node on POSIX systems (the group rights have
|
||||||
been dropped).
|
been dropped).
|
||||||
|
|
||||||
We've fixed:
|
**We've fixed:**
|
||||||
|
|
||||||
* An issue preventing blocks to be downloaded when the client goes
|
* An issue preventing blocks to be downloaded when the client goes
|
||||||
out of sync.
|
out of sync.
|
||||||
@ -376,7 +381,7 @@ We've fixed:
|
|||||||
|
|
||||||
A bugfix release addressing issues discovered in the Toledo network.
|
A bugfix release addressing issues discovered in the Toledo network.
|
||||||
|
|
||||||
New features include:
|
**New features:**
|
||||||
|
|
||||||
* GossipSub 1.1
|
* GossipSub 1.1
|
||||||
|
|
||||||
@ -388,7 +393,7 @@ New features include:
|
|||||||
|
|
||||||
* The ability to launch Nimbus with a partially-synced Geth node.
|
* The ability to launch Nimbus with a partially-synced Geth node.
|
||||||
|
|
||||||
We've fixed:
|
**We've fixed:**
|
||||||
|
|
||||||
* A bug preventing the node from proposing blocks when connected
|
* A bug preventing the node from proposing blocks when connected
|
||||||
to a web3 provider
|
to a web3 provider
|
||||||
@ -414,7 +419,7 @@ and block proposals is expected to be above 99%. Going forward, our release
|
|||||||
schedule will start to accelerate, with multiple new releases expected before
|
schedule will start to accelerate, with multiple new releases expected before
|
||||||
the Eth2 mainnet launch.
|
the Eth2 mainnet launch.
|
||||||
|
|
||||||
Changelog highlights include:
|
**Changelog highlights include:**
|
||||||
|
|
||||||
* Full support for the 1.0 Eth2 phase0 spec and the monitoring of the
|
* Full support for the 1.0 Eth2 phase0 spec and the monitoring of the
|
||||||
mainnet validator deposit contract.
|
mainnet validator deposit contract.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user