Skip to content

Gloas: Add endpoint for builder_pending_withdrawals, builder_pending_payments #636

Description

@jshufro

Builders are expected to have a small total size, so querying a state object with ~1MM validators is very inefficient.

We already have types/gloas/builder.yaml covered by /api/v1/beacon/states/{} which has a response containing the fields of a builder (pubkey, version, execution_address, balance, deposit_epoch, withdrawable_epoch), but not details on external state related details such as pending withdrawals and payments.

Apologies if there's a reasonable alternative to querying debug/state, and I have missed it

Metadata

Metadata

Assignees

No one assigned

    Labels

    Gloasapi's needed in Gloas fork.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions