axiom-eth 0.4.0

This crate is the main library for building ZK circuits that prove data about the Ethereum virtual machine (EVM).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "input": "f8408d123000000000000000000000028824232222222222238b32222222222222222412528a04233333333333332322912323333333333333333333333333333333",
    "max_field_lens": [
        20,
        20,
        20,
        20,
        20
    ],
    "is_var_len": true,
    "parsed": [
        "8d12300000000000000000000002",
        "882423222222222223",
        "8b3222222222222222241252",
        "8a04233333333333332322",
        "912323333333333333333333333333333333"
    ]
}