Skip to content

feat: validate transactions in sandbox #651

Description

@itegulov

zksync-era validates all transactions in sandbox hence improving devex significantly as the vast majority of unuexecutable transactions are not accepted into mempool and instead rejected in the initial JSON RPC API request/response sequence.

Arguably running transactions in sandbox is overkill for a testing node. But IMHO it makes sense to mimic zksync-era as much as we can. It could also help in high load scenarios.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions