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

core/tracing: v1.1 #30441

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

core/tracing: v1.1 #30441

wants to merge 32 commits into from

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    8659e68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4e0174 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f670a7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf873c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. log selfdestructs balance revert

    s1na committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    365b715 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Add state read hooks

    s1na committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    aac4024 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. add tracing journal

    s1na committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    dbe5f83 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. update changelog

    s1na committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b87c4fe View commit details
    Browse the repository at this point in the history
  2. fix indent

    s1na committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    702a42f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. add block hash read hook

    s1na committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c915bed View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. resolve merge conflict

    s1na committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    838fc25 View commit details
    Browse the repository at this point in the history
  2. fix code and nonce param order

    s1na committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1cc58cf View commit details
    Browse the repository at this point in the history
  3. update test

    s1na committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    3c58155 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    501f302 View commit details
    Browse the repository at this point in the history
  2. missed two hooks

    s1na committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1a64297 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix journal cur rev Id

    s1na committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1862333 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. add license to journal_test

    s1na committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d2ba76f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ca5f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. add OnSystemCallStartV2

    s1na committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    85a85d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. drop OnReorg

    s1na committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    2754b41 View commit details
    Browse the repository at this point in the history
  2. rm newline

    s1na committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    92337d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36b4194 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix OnTxEnd

    s1na committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    efed5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea92ef4 View commit details
    Browse the repository at this point in the history
  3. fix pre-post block process fns

    s1na committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fbd1d19 View commit details
    Browse the repository at this point in the history
  4. mv read hooks to statedb_hooked

    s1na committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0f005af View commit details
    Browse the repository at this point in the history
  5. add whitespace

    s1na committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5e4d6b8 View commit details
    Browse the repository at this point in the history
  6. update changelog

    s1na committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4d2fb0e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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