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

Fix: trace #179

Merged
merged 38 commits into from
Jun 26, 2024
Merged

Fix: trace #179

merged 38 commits into from
Jun 26, 2024

Conversation

jbcaron
Copy link
Member

@jbcaron jbcaron commented Jun 25, 2024

Fix: Trace

Pull Request type

  • Bugfix

What is the current behavior?

Resolves: #61

What is the new behavior?

  • create transactional cache between 2 tx executions in order to generate a state_diff for each transaction
  • actual resource usage
  • refactor simulate and trace

Does this introduce a breaking change?

No

Other information

@jbcaron jbcaron requested review from cchudant and antiyro June 25, 2024 10:22
@jbcaron jbcaron marked this pull request as draft June 25, 2024 11:43
@antiyro antiyro marked this pull request as ready for review June 25, 2024 15:11
@antiyro antiyro merged commit 1050694 into madara-alliance:main Jun 26, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: Enhancements Needed for Transaction Re-Execution and Simulation with Blockifier
2 participants