Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
Geth-Modification
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • 张蕾
  • Geth-Modification
  • Repository

Switch branch/tag
  • geth-modification
  • ..
  • call_tracer
  • inner_revert_reason.json
Find file
BlameHistoryPermalink
  • Delweng's avatar
    eth/tracers: report correct gasLimit in call tracers (#27029) · 0b76eb37
    Delweng authored Apr 04, 2023
    This includes a semantic change to the `callTracer` as well as `flatCallTracer`.
    The value of field `gas` in the **first** call frame will change as follows:
    
    - It previously contained gas available after initial deductions (i.e. tx costs)
    - It will now contain the full tx gasLimit value
    Signed-off-by: 's avatarjsvisa <delweng@gmail.com>
    0b76eb37
inner_revert_reason.json 6.67 KB
EditWeb IDE

Replace inner_revert_reason.json

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.