-
The `/eth/v1/beacon/states//validators` endpoint returns a lot of data. At the time of writing, this endpoint returns around 370MB of JSON. This requires a fair amount of CPU and memory resources on…
-
### Component
rpc
### Describe the feature you would like
spec: https://flashbots.github.io/relay-specs/#/
blocks can be submitted as josn or ssz
we currently don't have ssz support for the s…
-
I'm unsure about the issue with the JSON format. Firstly, it improves readability, and secondly, it's utilized by a reliable package (go-eth2-client) that the entire SSV spec relies on.
…
-
In reference to [ACDE #197](https://youtube.com/live/PWhn8KdgCl8), there seems to be enough consensus that Electra SSZ containers will not change as the feature set is frozen as of devnet-4. We should…
-
### Steps to reproduce
Link to live example: (required)
https://stackblitz.com/edit/react-c6g4s4?file=Demo.tsx
Steps:
1. Set the format to `YYYY-MM-DDTHH:mm:ss`
2. Give a value (`2024-04-09T10:52…
-
#### Problem statement
In an SSZ partial, we have:
* A list of generalized indices representing the `leaves` you want to make a partial of (often, this is just a single one)
* A list of general…
-
InclusionProof [][32]byte `ssz-size:"8,32"
Generalize at the ssz layer, enforce via ChainSpec/Config
-
It is useful for some applications to have reliable access to the signed unsafe blocks. An RPC method could be added to the `op-node` to fetch this data. This RPC method would only be enabled if t…
tynes updated
1 month ago
-
### What feature should we add?
Add support for pyrsistent 0.20.0 which includes official support for Python 3.12. See https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt
-
By now it has become clear that this message:
```
2024-08-30T08:28:56.951050Z DEBUG logger is ready {"level": "debug", "encoder": "json", "format": "capitalColor", "file_options": null}
20…