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: calc l1 fee unconditionally but deduct only if tx is ok #283

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

kpp
Copy link
Contributor

@kpp kpp commented Mar 22, 2024

Description

Fix for case when tx is not successful then ::get_tx_info() returns None and Evm::execute_call fails with "evm: Could not get associated info for tx:..."

Testing

make test

@kpp kpp requested a review from eyusufatik March 22, 2024 12:07
@eyusufatik eyusufatik merged commit bd0362e into nightly Mar 22, 2024
4 checks passed
@eyusufatik eyusufatik deleted the kpp/fix_calc_l1_diff branch March 22, 2024 14:42
@kpp kpp self-assigned this Apr 9, 2024
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.

2 participants