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

V2 endpoints #37

Closed
wants to merge 30 commits into from
Closed

V2 endpoints #37

wants to merge 30 commits into from

Commits on May 9, 2024

  1. Basic feature implementation

    TODO: configuration and threshold feature
    LINCKODE authored and 0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cbfd08f View commit details
    Browse the repository at this point in the history
  2. Implemented threshold feature and configuration option.

    Fetch chain tick from node-fetcher
    LINCKODE authored and 0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    82b2688 View commit details
    Browse the repository at this point in the history
  3. Add traefik healthcheck configuration

    LINCKODE authored and 0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e629278 View commit details
    Browse the repository at this point in the history
  4. Update to support go-qubic-nodes.

    LINCKODE authored and 0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    42dd874 View commit details
    Browse the repository at this point in the history
  5. Update docker compose files.

    LINCKODE authored and 0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    cb48024 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56d91fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c55664c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46323b8 View commit details
    Browse the repository at this point in the history
  9. added rpc to get store hash

    0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b973543 View commit details
    Browse the repository at this point in the history
  10. added target tick store chain

    0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5d5b4c6 View commit details
    Browse the repository at this point in the history
  11. added loggers for debug store

    0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    137b588 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6ce3b11 View commit details
    Browse the repository at this point in the history
  13. removed loggers

    0xluk committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e4b0564 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    47d53f9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    55a941a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3cfd171 View commit details
    Browse the repository at this point in the history
  17. Documentation update (#26)

    * updated main docker compose
    
    * Fixed traefik configuration for archiver load balancer healthcheck
    
    * Updated Deploy.md, updated service versions in dev docker-compose and increased default node sync threshold.
    
    * Updated README.md
    
    * Rewrite endpoint documentation in README.md
    
    * Add missing max tick fetch url configuration for qubic-http
    
    * fixed failing test
    
    ---------
    
    Co-authored-by: LINCKODE <linckode@gmail.com>
    0xluk and LINCKODE committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7791be8 View commit details
    Browse the repository at this point in the history
  18. Cors configuration (#27)

    * Fixed traefik configuration for archiver load balancer healthcheck
    
    * Updated Deploy.md, updated service versions in dev docker-compose and increased default node sync threshold.
    
    * CORS configuration for archiver and http services.
    
    ---------
    
    Co-authored-by: LINCKODE <linckode@gmail.com>
    0xluk and LINCKODE committed May 9, 2024
    Configuration menu
    Copy the full SHA
    dba0839 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    35e788b View commit details
    Browse the repository at this point in the history
  2. Docker release workflow

    LINCKODE committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a94e304 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #30 from qubic/release

    Docker release workflow
    LINCKODE authored May 13, 2024
    Configuration menu
    Copy the full SHA
    f7147e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34828df View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Update connector version.

    LINCKODE committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e936484 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 19, 2024

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

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    6b28a2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df33ed2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42d7841 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/v2-endpoints' into v2-endpoints

    # Conflicts:
    #	validator/txstatus/models.go
    #	validator/txstatus/models_test.go
    #	validator/txstatus/validator.go
    LINCKODE committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    24ea860 View commit details
    Browse the repository at this point in the history