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 GitPoap & Degenscore Data Provider #1555

Merged
merged 24 commits into from
Mar 18, 2023

Commits on Mar 17, 2023

  1. space for degenscore

    0xmme committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8edd121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6386cc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1177a98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2914970 View commit details
    Browse the repository at this point in the history
  5. finished degenscore provider

    0xmme committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    98d590d View commit details
    Browse the repository at this point in the history
  6. feat: add gitpoap as data provider

    MarkuSchick committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f4f757b View commit details
    Browse the repository at this point in the history
  7. chore: make unused function private

    MarkuSchick committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    6881252 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from mme022/gitpoap

    feat: add gitpoap as data provider
    markus0x1 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    18fe54a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f22e7d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68572d9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7a33e9 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'data-provider-degenscore' of https://github.com/mme022/…

    …sismo-hub into data-provider-degenscore
    0xmme committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    87e8c6b View commit details
    Browse the repository at this point in the history
  13. fix schema

    3Vis3 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    bfbeb2c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3 from mme022/data-provider-degenscore

    Data provider degenscore
    3Vis3 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    48ff526 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. chore: remove unnecessary function

    MarkuSchick committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    39b7462 View commit details
    Browse the repository at this point in the history
  2. chore: remove comments

    MarkuSchick committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    d46e8e7 View commit details
    Browse the repository at this point in the history
  3. feat: add defillama json rpc

    MarkuSchick committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    dcf874c View commit details
    Browse the repository at this point in the history
  4. added group for degenscore

    0xmme committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    fb3d2f5 View commit details
    Browse the repository at this point in the history
  5. removed old comments

    0xmme committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    0599a75 View commit details
    Browse the repository at this point in the history
  6. Update interface-schema.json

    0xmme committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    c358427 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4056e32 View commit details
    Browse the repository at this point in the history
  8. fixed gitpoap arguments to fit factory specs

    MarkuSchick committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    8b21fef View commit details
    Browse the repository at this point in the history
  9. refactor: create type for input args

    MarkuSchick committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    61f7d4c View commit details
    Browse the repository at this point in the history
  10. fix some test

    MarkuSchick committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    b3ba22f View commit details
    Browse the repository at this point in the history