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

implementing PR #23558 from ethereum/go-ethereum #416

Merged
merged 2 commits into from Oct 13, 2021

Commits on Sep 23, 2021

  1. Copy the full SHA
    578065e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. core, rpc: disable memory output by default in traces (#23558)

    * core: cmd: invert disableMemory
    
    * core: fix missed inversion
    
    * cmd/evm: preserve Flags but change default value
    
    * Apply suggestions from code review
    
    Co-authored-by: Martin Holst Swende <martin@swende.se>
    
    Co-authored-by: Martin Holst Swende <martin@swende.se>
    2 people authored and afmsavage committed Sep 29, 2021
    Copy the full SHA
    36f0a83 View commit details
    Browse the repository at this point in the history