Seva Zhidkov

Results 3 issues of Seva Zhidkov

Исправление грамматической ошибки

The crate fails to deserialize this JSON, when `arbitrary_precision` feature is enabled: ``` { "data": { "field": 1.0 }, "kind": "Variant" } ``` A reproducible snippet that panics at the...

This is an early draft for fake consensus client that fetches blocks from Etherscan and propagates it to execution layer as FCUs and new payloads. Designed to replace `--debug.tip` when...

C-enhancement
A-consensus