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

Rebase latest blockifier version 🔀 #27

Merged
merged 160 commits into from
Apr 10, 2024
Merged

Rebase latest blockifier version 🔀 #27

merged 160 commits into from
Apr 10, 2024

Conversation

Tbelleng
Copy link
Contributor

Pull Request type

  • Feature

What is the current behavior?

This PR aim to rebase Deoxys on the latest blockifier version 🆙.
its change several type and function, mainly accros the primitive crate

What is the new behavior?

Deoxys will use last blockifier version.

Does this introduce a breaking change?

Other information

@jbcaron
Copy link
Member

jbcaron commented Apr 10, 2024

TODO:

  • group the utils methods of tx_recipt andcrates/client/rpc/src/methods/trace/utils.rs and crates/client/rpc/src/methods/trace/trace_block_transactions.rs
  • fix declare transaction transformation (starknet_api -> blockifier) in get_transaction_receipt()
  • implement data_gasin tx_execution_infos_to_simulated_transactions()
  • return real excution_info in crates/client/rpc/src/methods/trace/utils.rs

@jbcaron jbcaron added the help wanted Extra attention is needed label Apr 10, 2024
@jbcaron jbcaron self-requested a review April 10, 2024 15:03
Copy link
Member

@jbcaron jbcaron left a comment

Choose a reason for hiding this comment

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

I leave you the pleasure of merge boss

@antiyro antiyro merged commit 15e121c into main Apr 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants