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

Automation Telemetry: Send BlockNumber and Node Version #9927

Merged
merged 49 commits into from
Nov 17, 2023

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    b911c39 View commit details
    Browse the repository at this point in the history
  2. fixes + send node version

    rebase on feature flag PR
    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3e737a2 View commit details
    Browse the repository at this point in the history
  3. fixes

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4594c11 View commit details
    Browse the repository at this point in the history
  4. comments

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a998536 View commit details
    Browse the repository at this point in the history
  5. minor changes

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b7a404a View commit details
    Browse the repository at this point in the history
  6. lint

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    83564b4 View commit details
    Browse the repository at this point in the history
  7. constant added

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fd1f0f7 View commit details
    Browse the repository at this point in the history
  8. logger

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ab7157d View commit details
    Browse the repository at this point in the history
  9. toggle by feature flag

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    ddc490d View commit details
    Browse the repository at this point in the history
  10. minor fixes

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a37cce3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99d94e2 View commit details
    Browse the repository at this point in the history
  12. marshal error fix

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4fe462f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cc3f1bf View commit details
    Browse the repository at this point in the history
  14. rename toml tag

    FelixFan1992 authored and JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2270a87 View commit details
    Browse the repository at this point in the history
  15. test

    FelixFan1992 authored and JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    df24baf View commit details
    Browse the repository at this point in the history
  16. removed print statement

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5f20c03 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7b5446b View commit details
    Browse the repository at this point in the history
  18. merge

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    4dfa715 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3658eac View commit details
    Browse the repository at this point in the history
  20. configDigest var

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    adfe685 View commit details
    Browse the repository at this point in the history
  21. refactor1

    JonWong203 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d71f5c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    9f3f74c View commit details
    Browse the repository at this point in the history
  2. lint

    JonWong203 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2d81ffa View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    8b4a91e View commit details
    Browse the repository at this point in the history
  2. refactor

    JonWong203 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    f8ab92a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

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

Commits on Sep 19, 2023

  1. plugin config bool flag

    JonWong203 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    29d51c7 View commit details
    Browse the repository at this point in the history
  2. custom telem for 2.1

    JonWong203 committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2188922 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    24d8248 View commit details
    Browse the repository at this point in the history
  2. ContractConfigTracker

    JonWong203 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1ef93c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. reset forge-std

    JonWong203 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    75aadbd View commit details
    Browse the repository at this point in the history
  2. use toml config flag

    JonWong203 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    cd183e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2db091c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dea05f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. plugin config bool flag

    JonWong203 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6022007 View commit details
    Browse the repository at this point in the history
  2. make generate

    JonWong203 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6a45523 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. refactor

    JonWong203 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aa72531 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. hourly node version msg

    JonWong203 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1b8eca1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. resolve conflicts

    FelixFan1992 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    870d3c7 View commit details
    Browse the repository at this point in the history
  2. fix tests

    FelixFan1992 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    08bbf07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    058114a View commit details
    Browse the repository at this point in the history
  4. lint fix

    JonWong203 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    223172c View commit details
    Browse the repository at this point in the history
  5. goimports fixed

    JonWong203 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    46ea2c9 View commit details
    Browse the repository at this point in the history
  6. goimport fix 2

    JonWong203 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    a9435af View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    0ad2846 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bd944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    356cb9d View commit details
    Browse the repository at this point in the history