Skip to content

Specify intial transaction validity and standardness rules#46

Merged
adlerjohn merged 11 commits into
masterfrom
adlerjohn-tx_validity
Feb 9, 2021
Merged

Specify intial transaction validity and standardness rules#46
adlerjohn merged 11 commits into
masterfrom
adlerjohn-tx_validity

Conversation

@adlerjohn
Copy link
Copy Markdown
Contributor

@adlerjohn adlerjohn commented Feb 4, 2021

Specify and initial set of standardness rules (for accepting a tx into the mempool) and validity rules (whether a transaction is valid). Note that since block proposers can malleate witness data, the final validity of a transaction depends on block data that isn't available at the mempool level.

@adlerjohn adlerjohn added the documentation Improvements or additions to documentation label Feb 4, 2021
@adlerjohn adlerjohn self-assigned this Feb 4, 2021
This was linked to issues Feb 4, 2021
@adlerjohn adlerjohn changed the title Specify transaction validity and standardness rules Specify intial transaction validity and standardness rules Feb 9, 2021
@adlerjohn adlerjohn marked this pull request as ready for review February 9, 2021 20:20
@adlerjohn adlerjohn merged commit fb775ef into master Feb 9, 2021
@adlerjohn adlerjohn deleted the adlerjohn-tx_validity branch February 9, 2021 20:20
@adlerjohn adlerjohn added the comp:FVM Component: FuelVM label Feb 18, 2021
mukeshranaji added a commit to mukeshranaji/fuel-specs that referenced this pull request Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:FVM Component: FuelVM documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logic for predicate gas accounting Transaction Lifecycle

1 participant