-
The goal of these docs are to enable more TypeScript devs to easily learn and experiment with the SSZ library. More tutorials, more detailed docs about usage for the greater community is desired and o…
-
Cannot attach created pvc volume to pod.
Storage made on 3 nodes with 1 nvme (same model, same vendor) disk/diskpool per node
Logs from agent core:
```
2024-11-21T12:53:24.517428Z ERROR cor…
-
#### Problem to Solve
Currently, octane encodes the execution payload obtained from engineAPI into the `MsgExecutionPayload.ExecutionPayload` field as json bytes.
Json is not strict, in the sense…
-
As the follow up to PR #115 I would like to do the following things:
- ~~add Incremental hashing of basic lists (packed)~~
- refactor `SSZBasicAccessors`
- make `ssz` module independent of others …
-
I think it would be useful to have language agnostic test-vectors. We can probably reuse yaml like what is proposed in https://github.com/ethereum/beacon_chain/issues/58 and https://notes.ethereum.org…
-
**Is your feature request related to a problem? Please describe.**
There are requirements requesting search capabilities via date or date ranges an AAS or Submodel was created, see for example https:…
-
@fjl are you open to adding SSZ here?
I can implement.
-
Thank @winsvega for reporting it.
### Issue
For example, the tests [uint_128_max_0](https://github.com/ethereum/consensus-spec-tests/tree/master/tests/general/phase0/ssz_generic/uints/valid/uint_1…
-
**Describe the bug**
```ts
import {ssz} from "@lodestar/types";
const {BeaconState} = ssz.phase0;
console.log(
BeaconState.getPathInfo(["validators", 0, "activationEpoch"]).gindex === Beaco…
-
**Describe the bug**
I can run make successfully but cannot run scripts or tests. I am not familiar with nim but try `nimball install`, `setup`, and `lock`. I'm not sure if it is some configuration, t…