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

Fetch data from signed APIs #29

Merged
merged 33 commits into from
Oct 19, 2023
Merged

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    523bf33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a1a7f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    85c166d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d49e91 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Refactor

    aquarat committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9e1db51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c580de8 View commit details
    Browse the repository at this point in the history
  3. Add local datastore tests

    aquarat committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ab92498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e97ecea View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    c4564f1 View commit details
    Browse the repository at this point in the history
  2. Add tests and benchmark

    aquarat committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7a6cd4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6d7d0b View commit details
    Browse the repository at this point in the history
  4. Fix build

    aquarat committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    25fdca2 View commit details
    Browse the repository at this point in the history
  5. Add state stub

    aquarat committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    dae75d3 View commit details
    Browse the repository at this point in the history
  6. Refactor

    aquarat committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    c434687 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    16620bf View commit details
    Browse the repository at this point in the history
  2. Fix test

    aquarat committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    323de22 View commit details
    Browse the repository at this point in the history
  3. Minor schema switch

    aquarat committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b21a1cd View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. PR comments

    aquarat committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8f570f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    dd9ea25 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary exports

    aquarat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ef0a51e View commit details
    Browse the repository at this point in the history
  3. Update src/signed-data-store/signed-data-store.ts

    Co-authored-by: Emanuel Tesař <[email protected]>
    aquarat and Siegrift authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    efca23d View commit details
    Browse the repository at this point in the history
  4. PR comments

    aquarat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e4bfdff View commit details
    Browse the repository at this point in the history
  5. Merge branch '6-fetch-data-from-signed-api-all-at-once' of github.com…

    …:api3dao/airseeker-v2 into 6-fetch-data-from-signed-api-all-at-once
    aquarat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1276b19 View commit details
    Browse the repository at this point in the history
  6. Fix test

    aquarat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d686e15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e1ed3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34c3b98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b024aa View commit details
    Browse the repository at this point in the history
  10. Apply eslint rules

    aquarat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d980e6d View commit details
    Browse the repository at this point in the history
  11. Fix tests temporarily

    aquarat committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4d38c20 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. PR comments

    aquarat committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dbc1a6c View commit details
    Browse the repository at this point in the history
  2. PR comments

    aquarat committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a064275 View commit details
    Browse the repository at this point in the history
  3. More PR related fixes

    aquarat committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6731212 View commit details
    Browse the repository at this point in the history
  4. Fix test

    aquarat committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4fc3148 View commit details
    Browse the repository at this point in the history