Skip to content

docs: add detail on transaction validity conditions#1372

Open
airope wants to merge 1 commit intoConsensys:mainfrom
airope:docs/transaction-validity-conditions
Open

docs: add detail on transaction validity conditions#1372
airope wants to merge 1 commit intoConsensys:mainfrom
airope:docs/transaction-validity-conditions

Conversation

@airope
Copy link
Copy Markdown

@airope airope commented Mar 4, 2026

Summary

Expands the transaction validity note in the transaction lifecycle section to detail Linea-specific transaction validity conditions.

Changes

  • docs/network/overview/known-finality-state.mdx: Expanded the ::::note[Validity] section with specific details on:
    • Standard EVM checks (signature, nonce, balance)
    • Profitability threshold enforcement by the sequencer
    • EIP-1559 gas pricing specifics on Linea
    • Cross-references to predictable pricing and Ethereum differences pages
  • docs/protocol/architecture/index.mdx: Added a cross-reference from the architecture transaction lifecycle overview to the detailed validity conditions

Closes #1322


Note

Low Risk
Low risk documentation-only change that clarifies transaction inclusion rules and adds a cross-reference in the transaction lifecycle description.

Overview
Adds explicit Linea-specific transaction validity conditions to the fast-finality docs, expanding the sequencer validity note to list standard EVM checks, a sequencer profitability threshold, and EIP-1559/base-fee behavior with links to related pages.

Updates the architecture transaction lifecycle to state the sequencer validates transactions and to deep-link readers to the new validity-conditions section.

Written by Cursor Bugbot for commit 500bebf. This will update automatically on new commits. Configure here.

Expand the validity note in the transaction lifecycle section to detail
Linea-specific transaction validity conditions, including profitability
threshold, standard EVM checks, and EIP-1559 gas pricing.

Also add a cross-reference from the architecture page's transaction
lifecycle overview to the detailed validity conditions.

Closes Consensys#1322
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 4, 2026

@airope is attempting to deploy a commit to the Consensys Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add detail, or link to detail on transaction validity conditions

1 participant