-
### What is wrong?
There are two types of spec tests we aren't running: "ssz static" and "ssz generic".
I don't expect any surprises because afaik these tests are generated w/ `py-ssz` which we …
-
## Description
We presently include the *uncompressed* genesis state for supported networks in our binary. We have several of these files:
```bash
[3.3M] common/eth2_network_config/built_in_ne…
-
I've benchmarked encoding and decoding of signed-blinded-beacon-block payloads with SSZ vs JSON: https://github.com/flashbots/go-boost-utils/pull/50
SSZ seems 40-50x faster:
```
BenchmarkJSONvs…
-
**Issues**
- Timestamps in HTML were not able to support timezone offset parameter.
- Inconsistencies were observed between HTML and SQLite. I noticed that timestamps were not added appropriately in…
-
Hi,
Would it be conceivable to make `ssz-size` / `ssz-max` accept variable names that would get inserted in the generated code, instead of hardcoded values?
The idea behind this is that the Ethe…
-
Candidates applying for the position of Operator Technical Support have been asked to setup a DKG node and complete a DKG ceremony with their own node and 3 others.
Needless to say, this was a much m…
-
There are a number of mypy type checking errors that are a result from integration with https://github.com/ethereum/py-ssz/tree/main
I spent some time trying to resolve these but it felt like fight…
-
After https://github.com/status-im/nim-testutils/issues/3 is completed, we'll be able to start adding fuzzing tests in this repo in accordance with our [Fuzzing and Auditing Roadmap](https://github.co…
-
reported by Mehdi wrt the beacon fuzz efforts run by Sigma Prime:
e.g.
```python
import ssz
ssz.encode(True, "byte")
Traceback (most recent call last):
File "", line 1, in
File "/home/…
-
### Describe the bug
I built prysmctl with `minimal` build tag to test generating private net genesis.
```sh
go build -tags minimal -o prysmctl ./cmd/prysmctl
```
but the following command fa…
0xys updated
4 months ago