Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(blockifier): invoke() declare() deploy_account() change ret val to api_tx #2412

Conversation

avivg-starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/impl_enforce_fee_by_api_executable branch from 0e846bc to 3444829 Compare December 2, 2024 17:17
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch from d1f3d9d to 3ee98a3 Compare December 2, 2024 17:17
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 59.55%. Comparing base (e3165c4) to head (c448144).
Report is 680 commits behind head on main.

Files with missing lines Patch % Lines
crates/native_blockifier/src/py_transaction.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2412       +/-   ##
===========================================
+ Coverage   40.10%   59.55%   +19.45%     
===========================================
  Files          26      151      +125     
  Lines        1895    18493    +16598     
  Branches     1895    18493    +16598     
===========================================
+ Hits          760    11014    +10254     
- Misses       1100     6776     +5676     
- Partials       35      703      +668     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch 2 times, most recently from 17dc894 to 16eed33 Compare December 3, 2024 10:25
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/impl_enforce_fee_by_api_executable branch from 3444829 to 7516271 Compare December 3, 2024 11:31
Copy link
Collaborator

@Yoni-Starkware Yoni-Starkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 7 of 11 files at r1, 4 of 4 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @avivg-starkware)

@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch from 16eed33 to c5e3b6f Compare December 3, 2024 12:13
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/impl_enforce_fee_by_api_executable branch 2 times, most recently from 32a285b to 0c02023 Compare December 3, 2024 12:15
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch from c5e3b6f to 4eff1f1 Compare December 3, 2024 12:15
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/impl_enforce_fee_by_api_executable branch from 0c02023 to 3366036 Compare December 3, 2024 12:16
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch from 4eff1f1 to cce03af Compare December 3, 2024 12:16
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/impl_enforce_fee_by_api_executable branch from 3366036 to 0502be4 Compare December 3, 2024 12:18
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch from cce03af to 48dec19 Compare December 3, 2024 12:19
@avivg-starkware avivg-starkware changed the base branch from avivg/blockifier/impl_enforce_fee_by_api_executable to graphite-base/2412 December 3, 2024 13:06
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch from 48dec19 to 51280fe Compare December 3, 2024 13:07
@avivg-starkware avivg-starkware changed the base branch from graphite-base/2412 to main December 3, 2024 13:07
@avivg-starkware avivg-starkware force-pushed the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch from 51280fe to c448144 Compare December 3, 2024 13:07
Copy link
Contributor Author

@avivg-starkware avivg-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 7 of 11 files at r1, 3 of 4 files at r2, 1 of 1 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @avivg-starkware)

@avivg-starkware avivg-starkware merged commit dee0a42 into main Dec 3, 2024
13 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2024
@avivg-starkware avivg-starkware deleted the avivg/blockifier/invoke_declare_deployaccount_change_ret_type branch December 5, 2024 15:46
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