Skip to content

Commit 7d97228

Browse files
committed
v1.0.5
1 parent 51f967a commit 7d97228

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,29 @@
1-
* ARM and ARM64 binaries are now produced in CI and added to the release
1+
2021-01-09 v1.0.5
2+
=================
3+
4+
A release bringing reproducible precompiled binaries for ARM devices and
5+
significant performance improvements.
6+
7+
-----
8+
9+
**New additions:**
10+
11+
* Reproducible build recipe for creating Nimbus Linux binaries intended for
12+
ARM devices.
13+
14+
* Improved attestation subnet walking logic bringing significant reductions
15+
in bandwidth usage and CPU load.
16+
17+
* Better usage of the Sqlite3 checkpointing API leading to minor performance
18+
improvement.
19+
20+
* Larger window for the candidate attestations included in blocks leading
21+
to potentially higher block rewards.
22+
23+
**We've fixed:**
24+
25+
* Incorrect `attnets` value announced in ENR records.
26+
227

328
2020-12-16 v1.0.4
429
=================

0 commit comments

Comments
 (0)