Skip to content

Add support for minimal spec. #738

Description

@ZanCorDX

Is your feature request related to a problem? Please describe.
The spec is hardcoded to mainnet so we can't test with devnets that use the new minimal spec which is much faster to work with.
The problem is described on attestantio/go-eth2-client#227

Describe the solution you'd like
The main problem is the ssz root used to sign bids.
2 PRs are about to be merged soon that will solve 90% of the problem:
attestantio/go-eth2-client@master...jacobkaufmann:go-eth2-client:consensus-specs-presets
attestantio/go-builder-client@master...jacobkaufmann:go-builder-client:feat-dynssz-support
With these PRs we should create the proper preset and propagate it to the signing point.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions