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

feat: add mux tracer for native call tracer and native prestate tracers #615

Merged
merged 29 commits into from
Jan 18, 2024

Commits on Nov 8, 2023

  1. hack to use native tracers

    lightsing committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    20f88d2 View commit details
    Browse the repository at this point in the history
  2. update

    lightsing committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    68befa2 View commit details
    Browse the repository at this point in the history
  3. fix

    lightsing committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    cb76ecd View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. add prestate

    lightsing committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    52511af View commit details
    Browse the repository at this point in the history
  2. fix marshal

    lightsing committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    acaa268 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. format

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ab2f776 View commit details
    Browse the repository at this point in the history
  2. draft

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6925368 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4945d75 View commit details
    Browse the repository at this point in the history
  4. move

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e4a682d View commit details
    Browse the repository at this point in the history
  5. separate MuxTracer

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    658ae5e View commit details
    Browse the repository at this point in the history
  6. fix

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    15c0bbc View commit details
    Browse the repository at this point in the history
  7. update miner/worker.go

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dfca5ab View commit details
    Browse the repository at this point in the history
  8. update api

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3b09cec View commit details
    Browse the repository at this point in the history
  9. rename

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fbffe8d View commit details
    Browse the repository at this point in the history
  10. remove

    HAOYUatHZ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8255585 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. bump go version

    HAOYUatHZ committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    aca23d7 View commit details
    Browse the repository at this point in the history
  2. bump golangci

    HAOYUatHZ committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    743e4f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. goimports lint

    HAOYUatHZ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    cbd66db View commit details
    Browse the repository at this point in the history
  2. fix tests

    HAOYUatHZ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6ea13c7 View commit details
    Browse the repository at this point in the history
  3. minor

    HAOYUatHZ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    69dc1d9 View commit details
    Browse the repository at this point in the history
  4. clean up

    HAOYUatHZ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d2a93fc View commit details
    Browse the repository at this point in the history
  5. fix tests

    HAOYUatHZ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0e90044 View commit details
    Browse the repository at this point in the history
  6. sync error handling

    HAOYUatHZ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    29916f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    198d362 View commit details
    Browse the repository at this point in the history
  8. bump version

    HAOYUatHZ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2b080ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a38114e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    174cbe1 View commit details
    Browse the repository at this point in the history
  11. bump version again

    HAOYUatHZ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c2d3130 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. add comments

    HAOYUatHZ committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    acf23b7 View commit details
    Browse the repository at this point in the history