Skip to content

Commit

Permalink
svm: interleave transaction validation and processing (#3404)
Browse files Browse the repository at this point in the history
* introduce `AccountLoader`, which encapsulates all means of loading accounts
* refactor transaction processing to do validation and loading for each transaction in sequence
* validate nonce data before each transaction

this is a refactor that changes no behavior, in preparation for implementing SIMD83 for SVM
  • Loading branch information
2501babe authored Nov 13, 2024
1 parent 5984d19 commit 89c0f70
Show file tree
Hide file tree
Showing 2 changed files with 631 additions and 585 deletions.
Loading

0 comments on commit 89c0f70

Please sign in to comment.