Skip to content

eth/tracers: fix call nil OnSystemTxFixIntrinsicGas#2851

Merged
zzzckck merged 1 commit intobnb-chain:developfrom
buddh0:fix_call_nil_OnSystemTxFixIntrinsicGas
Jan 13, 2025
Merged

eth/tracers: fix call nil OnSystemTxFixIntrinsicGas#2851
zzzckck merged 1 commit intobnb-chain:developfrom
buddh0:fix_call_nil_OnSystemTxFixIntrinsicGas

Conversation

@buddh0
Copy link
Contributor

@buddh0 buddh0 commented Jan 13, 2025

Description

eth/tracers: fix call nil OnSystemTxFixIntrinsicGas

Rationale

  1. FlatCallTracer.OnSystemTxFixIntrinsicGas=CallTracer.OnSystemTxFixIntrinsicGas
  2. ensure OnSystemTxFixIntrinsicGas not equal to nil before call it
  3. remove useless empty func OnSystemTxFixIntrinsicGas in noopTracer

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@buddh0 buddh0 marked this pull request as ready for review January 13, 2025 03:30
@zzzckck zzzckck merged commit d41d601 into bnb-chain:develop Jan 13, 2025
7 checks passed
@buddh0 buddh0 deleted the fix_call_nil_OnSystemTxFixIntrinsicGas branch March 3, 2025 07:11
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.

3 participants