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

Delete leftPad when capturing the stack before and after a frame execution #6102

Merged
merged 8 commits into from
Nov 9, 2023

Commits on Oct 26, 2023

  1. Delete leftPad when capturing the stack before and after the execution

    Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
    ahamlat committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    59c52c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Spotless

    Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
    ahamlat committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    8950f26 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Still use leftPad when displaying the stack in the output (ex. for de…

    …bug_traceTransaction)
    
    Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
    ahamlat committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a41d5b4 View commit details
    Browse the repository at this point in the history
  2. Spotless

    Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
    ahamlat committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    32b5607 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Fix integration test

    Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
    ahamlat committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bf74307 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Use StringBuilder to left pad the hex representation of a 32 bytes

    Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
    ahamlat committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a5636a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    50e24d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    da9db21 View commit details
    Browse the repository at this point in the history