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

Feature improve docs #154

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from
Open

Feature improve docs #154

wants to merge 28 commits into from

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    a7b9f59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ef6cf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a9d1b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    573ef5d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. ✨ feat(postgres): rewrite repositories with gorm - remove gql - sepra…

    …te packets from models >>> ⏰ 5h
    logicalangel committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    dcb856c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature-postgres' into feature-mongodb-139

    # Conflicts:
    #	internal/transport/database/database.go
    logicalangel committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    9a798a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    3517dfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd64e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Jun 30, 2024

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

Commits on Sep 4, 2024

  1. ✨ feat(postgres): rewrite repositories with gorm - remove gql - sepra…

    …te packets from models >>> ⏰ 5h
    logicalangel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0bb8229 View commit details
    Browse the repository at this point in the history
  2. fix-service-tests

    logicalangel committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5f05f02 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge branch 'feature-mongodb-139' into develop

    # Conflicts:
    #	go.mod
    #	go.sum
    #	internal/config/model.go
    #	internal/generate.go
    #	internal/model/assetprice.go
    #	internal/model/correctness.go
    #	internal/model/logs.go
    #	internal/model/proof.go
    #	internal/model/signer.go
    #	internal/repository/postgres/assetprice.go
    #	internal/repository/postgres/correctness.go
    #	internal/repository/postgres/eventlog.go
    #	internal/repository/postgres/signer.go
    #	internal/repository/repository.go
    #	internal/service/correctness/correctness.go
    #	internal/service/correctness/correctness_test.go
    #	internal/service/evmlog/evmlog.go
    #	internal/service/evmlog/helper.go
    #	internal/service/uniswap/helper.go
    #	internal/service/uniswap/types/token.go
    #	internal/service/uniswap/types/tokenkey.go
    #	internal/service/uniswap/uniswap.go
    #	internal/transport/client/handler/correctness.go
    #	internal/transport/client/handler/event.go
    #	internal/transport/database/database.go
    #	internal/transport/database/mock/postgres_mock.go
    #	internal/transport/database/postgres/postgres.go
    #	internal/transport/server/pubsub/pubsub.go
    #	internal/transport/server/websocket/handler/correctness.go
    #	internal/transport/server/websocket/handler/event.go
    #	internal/transport/server/websocket/handler/helper.go
    #	internal/transport/server/websocket/handler/kosk.go
    #	internal/transport/server/websocket/handler/price.go
    #	internal/transport/server/websocket/websocket.go
    logicalangel committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9bc3f71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb8e91d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c62371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0ac69d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3e0071 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b4c91c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b26e6eb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    5e5f0fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e66be17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58f193d View commit details
    Browse the repository at this point in the history
  4. 🔀 merge(mongodb): merge with 139 - upgrade golang version to 1.23 - u…

    …pdate and fix linters >>> ⏰ 4h
    logicalangel committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c54723b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0d5bef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a6dcd1 View commit details
    Browse the repository at this point in the history