Skip to content

Conversation

@VictorTrustyDev
Copy link

Problem: tracing txs will run out of gas sometime.
The reason was AnteHandle set gas config to 0 but not in other place where EVM called without setting gas config to zero.

@VictorTrustyDev VictorTrustyDev added the enhancement Enhancement / bug-fixes or re-work on old feature label Jan 30, 2024
@VictorTrustyDev VictorTrustyDev self-assigned this Jan 30, 2024
@VictorTrustyDev VictorTrustyDev marked this pull request as draft January 30, 2024 18:17
@VictorTrustyDev VictorTrustyDev force-pushed the fix/use-generic-zero-gas-config-for-evm-exec branch from 3c60ccb to 849889a Compare January 30, 2024 18:34
@VictorTrustyDev VictorTrustyDev force-pushed the fix/use-generic-zero-gas-config-for-evm-exec branch from 849889a to 51d8b7f Compare January 30, 2024 18:44
@VictorTrustyDev VictorTrustyDev marked this pull request as ready for review January 30, 2024 18:45
@VictorTrustyDev VictorTrustyDev merged commit ed93a99 into main Jan 30, 2024
@VictorTrustyDev VictorTrustyDev deleted the fix/use-generic-zero-gas-config-for-evm-exec branch January 30, 2024 18:45
VictorTrustyDev added a commit that referenced this pull request Jan 30, 2024
…for-evm-exec-backport-103

fix(evm): general use zero gas config for EVM exec (backport #103)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement / bug-fixes or re-work on old feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants