Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linea_getTransactionExclusionStatusV1 API reference #739

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

jlwllmr
Copy link
Collaborator

@jlwllmr jlwllmr commented Sep 16, 2024

Documents the new method for retrieving details of transactions rejected by the sequencer because they exceed the prover's line limit.

Copy link

vercel bot commented Sep 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
doc-zk-evm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2024 3:12pm

@jonesho
Copy link

jonesho commented Sep 16, 2024

@jlwllmr it'd be nice if you could also mention if the given tx hash was not found, the result will be null:

{
    "jsonrpc": "2.0",
    "id": 1,
    "result": null
}

Copy link
Contributor

@m4sterbunny m4sterbunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of nitpicks, + recommend checking that request b4 publishing

Copy link
Contributor

@m4sterbunny m4sterbunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor nitpick else LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants