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

feat(source): implement near client, data source, core worker and LiNEAR worker #524

Merged
merged 33 commits into from
Sep 13, 2024

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    955f2d0 View commit details
    Browse the repository at this point in the history
  2. feat: revise near client

    pseudoyu committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c7aac45 View commit details
    Browse the repository at this point in the history
  3. test: add post tests

    pseudoyu committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    13ab31f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. feat: add near data source

    pseudoyu committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    dd98878 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    66338a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfa651d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a0f658 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge branch 'main' into feat/add-near-source

    * main:
      chore: use google artifact registry (#523)
      fix: add missing 1inch config (#521)
      fix: add network in ethereum testcase template (#520)
      fix(worker/aave): unexpected double loop (#487)
      chore: remove `/assets` api (#514)
    pseudoyu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    cfe6e64 View commit details
    Browse the repository at this point in the history
  2. test: remove source test

    pseudoyu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1a09502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    811182e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3e919c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    6c2b575 View commit details
    Browse the repository at this point in the history
  2. refactor: near structions

    pseudoyu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9f4b2ef View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feat/add-near-source

    * main:
      ci: add worker-dev branch trigger (#525)
    pseudoyu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ab08268 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23d54af View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. build(deps): bump github.com/pressly/goose/v3 from 3.21.1 to 3.22.0 (#…

    …531)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7580ee0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    81af203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02dec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47ee78e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    623c333 View commit details
    Browse the repository at this point in the history
  5. feat: add receiver id filter

    pseudoyu committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7c76435 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc0b515 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    fbb2df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    012ab82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d529452 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef0d44e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    598173c View commit details
    Browse the repository at this point in the history
  6. feat: add calldata support

    pseudoyu committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    888dce0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: merge conflicts

    pseudoyu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b3dbc3f View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    pseudoyu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c8a54f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    549dd14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d50fed View commit details
    Browse the repository at this point in the history
  5. chore: near monitor logic

    pseudoyu committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7a74ed1 View commit details
    Browse the repository at this point in the history