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

add analytics to the gateway #3

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

add analytics to the gateway #3

wants to merge 14 commits into from

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    f06a3e8 View commit details
    Browse the repository at this point in the history
  2. update lint & types

    mdtanrikulu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b1e3624 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25a9b9c View commit details
    Browse the repository at this point in the history
  4. add type for request

    mdtanrikulu committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    090d659 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    c67b918 View commit details
    Browse the repository at this point in the history
  2. revert domain name back

    mdtanrikulu committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    574b594 View commit details
    Browse the repository at this point in the history
  3. remove slash

    mdtanrikulu committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    ffbaaa8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Feb 23, 2024

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

    mdtanrikulu committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    329243f View commit details
    Browse the repository at this point in the history
  3. lint

    mdtanrikulu committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2eedd89 View commit details
    Browse the repository at this point in the history
  4. lint

    mdtanrikulu committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9fa8ad6 View commit details
    Browse the repository at this point in the history
  5. lint

    mdtanrikulu committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c0f0aaa View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. txt record decoder (#4)

    * add txt record extract util, update logger for latest server-analytics changes
    
    * lint
    
    * update decoder fn
    
    * update analytics library, and typing
    
    * update action config
    
    * update actions module
    
    * test on node 21
    
    * upload logs as artifacts on failure
    
    * update artifact uploader version
    
    * remove node 20 due to hardhat incompatibility
    mdtanrikulu authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7f71305 View commit details
    Browse the repository at this point in the history