Skip to content

Transactional Query API #518

@rpanic

Description

@rpanic

Currently, if you want to do multiple state proof at once, you could eventually end up proving against two different state roots, which would lead to errors. This would happen if between any two queries the sequencer produces a block.
Therefore, we should build a transactional query API that takes this and executes all of them at once.
Graphql and InMemory should both support behaviour like this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions