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

eth/tracers/js: drop duktape engine #24934

Merged
merged 13 commits into from
May 23, 2022
Merged

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    ac3cede View commit details
    Browse the repository at this point in the history
  2. rename goja file to tracer

    s1na committed May 19, 2022
    Configuration menu
    Copy the full SHA
    d492dfa View commit details
    Browse the repository at this point in the history
  3. rename gojaTracer to jsTracer

    s1na committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3ea8ff6 View commit details
    Browse the repository at this point in the history
  4. doc and more renaming

    s1na committed May 19, 2022
    Configuration menu
    Copy the full SHA
    491574d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. rename js tracer tests

    s1na committed May 20, 2022
    Configuration menu
    Copy the full SHA
    bb75165 View commit details
    Browse the repository at this point in the history
  2. rm unused testcase field

    s1na committed May 20, 2022
    Configuration menu
    Copy the full SHA
    ff555f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8953a23 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Revert "rm unused testcase field"

    This reverts commit ff555f8.
    s1na committed May 23, 2022
    Configuration menu
    Copy the full SHA
    4485c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7fb72e View commit details
    Browse the repository at this point in the history
  3. fixup test cases

    s1na committed May 23, 2022
    Configuration menu
    Copy the full SHA
    9e15b7b View commit details
    Browse the repository at this point in the history
  4. fix race in Stop

    s1na committed May 23, 2022
    Configuration menu
    Copy the full SHA
    5d42fe2 View commit details
    Browse the repository at this point in the history
  5. fix lint err

    s1na committed May 23, 2022
    Configuration menu
    Copy the full SHA
    42accf4 View commit details
    Browse the repository at this point in the history
  6. rename back to goja.go

    s1na committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f8fbe3f View commit details
    Browse the repository at this point in the history