Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Adjust nonce validity with blockifier #839

Merged
merged 4 commits into from
Jul 18, 2023

Conversation

SantiagoPittella
Copy link
Collaborator

@SantiagoPittella SantiagoPittella commented Jul 18, 2023

Description

  • Move nonce validation before transaction execution.

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@Oppen Oppen added this pull request to the merge queue Jul 18, 2023
@juanbono juanbono linked an issue Jul 18, 2023 that may be closed by this pull request
Merged via the queue into main with commit 3bbcf53 Jul 18, 2023
@juanbono juanbono deleted the adjust-nonce-validity-with-blockifier branch July 31, 2023 23:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nonce checking is done _after_ executing the transaction
3 participants