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

Bugfix/3078 maxgas not cached #3089

Merged
merged 5 commits into from Jul 24, 2023
Merged

Conversation

dszlachta
Copy link
Contributor

The bug was caused by get_transaction code which simply wasn't setting maxGas* properties.
It seemed like a good moment to remove duplicated code to create SimpleTransaction from rpcClient package and put it to types_transaction.

@dszlachta dszlachta requested a review from tjayrush July 24, 2023 09:53
@dszlachta dszlachta changed the base branch from master to develop July 24, 2023 09:55
@dszlachta dszlachta force-pushed the bugfix/3078_maxgas_not_cached branch from e03c8d1 to a8584b2 Compare July 24, 2023 09:59
@dszlachta dszlachta linked an issue Jul 24, 2023 that may be closed by this pull request
@tjayrush tjayrush merged commit 89b39b8 into develop Jul 24, 2023
2 checks passed
@tjayrush tjayrush deleted the bugfix/3078_maxgas_not_cached branch July 24, 2023 17:36
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.

chifra blocks does not cache maxGasPer...
2 participants