-
There is a zig ssz lib [here](https://github.com/gballet/ssz.zig) developed by the member of Verkle/ZEAM team, but we found some issues when used it in consensus spec types. We can enhance this lib an…
-
This is the lib developed by Peter https://github.com/karalabe/ssz , we should check if go-ethereum has used it
-
`ethereum_ssz` is used for SSZ handling in most places, but light-client uses ssz-rs. Investigate replacing ssz-rs, so we can remove a dependency.
-
### Describe the bug
This ssz api takes 2.5% time of a holesky node subscribing to all subnets
[holesky_subscribe_all_subnets_main.cpuprofile.zip](https://github.com/user-attachments/files/175…
-
While working with Kafdrop a few High and Critical vulnerabilities were found. Is it possible to get these vulnerabilities addressed
**What vulnerabilities were found:**
- {"service_name": "kaf…
-
Hi @ralexstokes, I think the latest version of `ssz-rs` deployed on crates.io `0.9.0` https://crates.io/crates/ssz_rs seems a bit outdated compared to the current main branch's latest commit—for examp…
-
create cli for serialize, deserialize, hash-tree-root
-
### Problem description
So far we only run lodestar with NodejS. The goal is to experiment other javascript runtimes like Bun and Deno to see if lodestar performs better there. I had different benchm…
-
#### System information
Erigon version: `./erigon --version`
`erigon version 2.60.9-501a53b7`
OS & Version: Linux
Commit hash: https://github.com/erigontech/erigon/commit/501a53b7aa51a89bbcefc…
-
Cross posting this here so it's easy to find.
https://ethresear.ch/t/distributed-storage-and-cryptographically-secured-retrieval-of-ssz-objects-for-portal-network/19575
This likely has applicati…