Skip to content

Preconf RPC Improvements: Return commitments for pending blocks #732

@chrmatt

Description

@chrmatt

Currently, the RPC method mevcommit_getTransactionCommitments only returns anything if the transaction was committed to by all provider or if it already is in a block. If only a subset of provider commit and the block is still pending, the commitments are not returned. It would be better to always return all available commitments, e.g., to allow DApps to decide from whom they require a commitment to consider the tx safe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions