-
The `l2.ExecutionPayload` implements SSZ encoding/decoding manually, to avoid importing a large SSZ library that does much more than we need it to.
For reference, the existing ssz libraries out the…
-
For some chains like Gnosis, different field specs are defined ([example](https://github.com/ChainSafe/lodestar/blob/20c18ad85d6cb5e37d4980446d4f608ce9169c24/packages/params/src/presets/gnosis.ts#L21)…
-
Currently the Discv5 NodeRecords rely on the Tuweni UInt64 to enclose enr sequences, however the Teku SSZ library uses their own UInt64 type as the Tuweni library has been shelved and is no longer mai…
-
dayjs: v1.11.12
nodejs: v18.18.2
win11
```
"use strict";
const dayjs = require("dayjs");
const dayjs_timezone = require('dayjs/plugin/timezone');
const dayjs_utc = require('dayjs/plugin/utc')…
-
### Description
`withdrawals_marahsling_validation` compares two hashroots of 2 `withdrawal` objects.
It is obscure in the test but both `withdrawals` were derived from the same json object... so th…
-
## Summary
Analyze all records in the CVE Repository and identify non-empty date/time fields that are not in the ISO/UTC date/time format (YYY-MMM-DDThh:mm:ssZ . Modify all those dates to be in UTC …
-
First of all: this does not change any existing SSZ functionality, this is a proposal to extend the information available, and move it out of the Eth2 specs repository.
The current SSZ specificatio…
-
We already extracted the data using FinOps but Date is coming as yyyy-MM-ddTHH:mm:ssZ Format which is not recognized by Power BI Report, and Power BI is throwing error "We cannot apply operator < to t…
-
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…
-
I'm trying to use **generator** and encounter the following error(s):
- for `int`
```
[ERR]: failed to encode storageShare: failed to encode storageShareValidatorMetadata: failed to encode storageS…