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

fix(types): use generic types and make config optional on init for ArIO client #52

Merged
merged 10 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. fix(types): use generic types and modify the requirements for init fu…

    …nctions
    dtfiedler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9350f78 View commit details
    Browse the repository at this point in the history
  2. fix(typeguards): make type guards accept unknowns

    dtfiedler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7f285bb View commit details
    Browse the repository at this point in the history
  3. fix(arweave): default to the arweave node import to avoid issues with…

    … browser environments
    
    This is just a short-term hack. Suggest we make a PR to the arweave-js repo to export env specific arweave instances
    dtfiedler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fc8c26e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd7b118 View commit details
    Browse the repository at this point in the history
  5. chore: revert smartweave import

    dtfiedler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4bb9c78 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #53 from ar-io/PE-6050-arweave-import

    fix(arweave): default to the arweave node import to avoid issues with…
    dtfiedler authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1fcf12f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a676a3c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #54 from ar-io/default-cache-url

    Fix: Default cache url
    atticusofsparta authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eb51dd0 View commit details
    Browse the repository at this point in the history
  9. fix(init): cleanup init overload methods and tests

    dtfiedler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fa328d2 View commit details
    Browse the repository at this point in the history
  10. fix(lint): address lint issue in ArIOWriteable

    dtfiedler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4a3ee89 View commit details
    Browse the repository at this point in the history