From 71776d15230aa94c6b6da5b234c92b8bf12d396a Mon Sep 17 00:00:00 2001 From: Sklujan <141430704+Sklujan@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:13:19 +0200 Subject: [PATCH] Update news.md --- root-pages/news.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/root-pages/news.md b/root-pages/news.md index 13c9ac7..b395863 100644 --- a/root-pages/news.md +++ b/root-pages/news.md @@ -47,15 +47,15 @@ For block merkelization, the team is focused on reducing metadata overhead. They Poseidon2 is a faster version of the original Poseidon hash function used in zero-knowledge systems (zk). Nim-Poseidon2 is the Nim implementation the Codex team is developing to work efficiently and effectively with the Codex client. - Merged outstanding PRs -- https://github.com/codex-storage/nim-poseidon2/pull/7 +- - - - Added keyed compress - - Updated Merkle root with extra bits to mitigate possible attacks -- https://github.com/codex-storage/nim-poseidon2/pull/11 +- - Fixed compilation problem with Constantine and secp256k1 -- https://github.com/codex-storage/nim-codex/pull/625 +- ## **Epic: Wiring the Proving System**