Skip to content

chore(blockifier): create a file dedicated to l1 handler txs#6380

Merged
ArniStarkware merged 1 commit into
mainfrom
arni/blockifier_l1_txs/create_file_for_l1_txs
May 8, 2025
Merged

chore(blockifier): create a file dedicated to l1 handler txs#6380
ArniStarkware merged 1 commit into
mainfrom
arni/blockifier_l1_txs/create_file_for_l1_txs

Conversation

@ArniStarkware

@ArniStarkware ArniStarkware commented May 8, 2025

Copy link
Copy Markdown
Contributor

In this PR, we create a file called l1_handler_transaction.rs. This file should be parallel to account_transaction.rs in the same path.
In this PR we create the file and move some functions to that file.

This is towards a greater goal of creating a complete parallel between the files, and moving code out of transactions.rs, and later changing some business logic of L1 handler transactions.

@reviewable-StarkWare

Copy link
Copy Markdown

This change is Reviewable

ArniStarkware commented May 8, 2025

Copy link
Copy Markdown
Contributor Author

@ArniStarkware
ArniStarkware marked this pull request as ready for review May 8, 2025 07:38
@github-actions

github-actions Bot commented May 8, 2025

Copy link
Copy Markdown

@ArniStarkware
ArniStarkware requested review from alonh5 and removed request for avivg-starkware May 8, 2025 07:39

@alonh5 alonh5 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ArniStarkware)

@ArniStarkware
ArniStarkware force-pushed the arni/blockifier_l1_txs/create_file_for_l1_txs branch from 6307e7f to f9aa6cb Compare May 8, 2025 09:09
@ArniStarkware
ArniStarkware added this pull request to the merge queue May 8, 2025
Merged via the queue into main with commit 40423e0 May 8, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators May 10, 2025
@ArniStarkware
ArniStarkware deleted the arni/blockifier_l1_txs/create_file_for_l1_txs branch September 11, 2025 13:23
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.

3 participants