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

Unified client for regular and tracing nodes #791

Merged
merged 32 commits into from
Sep 23, 2021

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    5c09079 View commit details
    Browse the repository at this point in the history
  2. small additional changes

    nanocryk committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e26e4a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. update tests

    nanocryk committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    7adfd47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2519a View commit details
    Browse the repository at this point in the history
  3. fix type

    nanocryk committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    7057089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eca2d8c View commit details
    Browse the repository at this point in the history
  5. fix more paths

    nanocryk committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    178e069 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. merge

    nanocryk committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    0b31bf4 View commit details
    Browse the repository at this point in the history
  2. remove support for v1

    nanocryk committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    ff0ab83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99c8ad4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

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

Commits on Sep 10, 2021

  1. Always initialize

    tgmichel committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    811ec3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ba4032 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f91e8a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    86edae4 View commit details
    Browse the repository at this point in the history
  2. Remove bogus evm_tracer impl

    tgmichel committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    6b4817f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Merge branch 'master' into jeremy-tracing-client-substitutes-support

    # Conflicts:
    #	.github/workflows/build.yml
    #	Cargo.lock
    #	node/Cargo.toml
    #	node/cli/src/command.rs
    #	node/service/Cargo.toml
    #	node/service/src/chain_spec/mod.rs
    #	node/service/src/lib.rs
    #	node/service/src/rpc.rs
    #	primitives/ext/Cargo.toml
    #	primitives/rpc/debug/Cargo.toml
    #	primitives/rpc/evm-tracing-events/src/runtime.rs
    #	runtime/common/src/apis.rs
    #	runtime/evm_tracer/Cargo.toml
    #	runtime/evm_tracer/src/lib.rs
    #	runtime/moonbase/Cargo.toml
    #	runtime/moonbeam/Cargo.toml
    #	runtime/moonriver/Cargo.toml
    tgmichel committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8df5f87 View commit details
    Browse the repository at this point in the history
  2. Update cargo.lock

    tgmichel committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    ff4da7c View commit details
    Browse the repository at this point in the history
  3. Try fix CI

    tgmichel committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    bcfec6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f77ca55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b677ab View commit details
    Browse the repository at this point in the history
  6. Cleanup

    tgmichel committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    6b7974e View commit details
    Browse the repository at this point in the history
  7. Remove EventV2 alias

    tgmichel committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    0035c33 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    284917b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

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

Commits on Sep 20, 2021

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

Commits on Sep 22, 2021

  1. Fix CI

    tgmichel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    0534abf View commit details
    Browse the repository at this point in the history
  2. CallInner type is lowercase

    tgmichel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    78b6b42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3548cff View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into jeremy-tracing-client-substitutes-support

    # Conflicts:
    #	node/cli/src/command.rs
    tgmichel committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    77691aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    695b082 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Prettier

    tgmichel committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    0227277 View commit details
    Browse the repository at this point in the history