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

chore(interfaces): add methods for gar to ArIO contract interface #31

Merged
merged 27 commits into from
Apr 15, 2024

Commits on Mar 26, 2024

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

Commits on Mar 27, 2024

  1. chore(ario): add gar methods to client

    Atticus committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    52c4be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd02693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e01b08b View commit details
    Browse the repository at this point in the history
  4. fix(gar write): fix types and flow on gar write

    Atticus committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f5e7774 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fix(types): use partial write type

    Atticus committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    fa6a638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13790c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix(readme): update joinNetwork docs

    Atticus committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9fcf440 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. chore(connect): update connect workflow

    Atticus committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    68b555a View commit details
    Browse the repository at this point in the history
  2. fix(mixin): filter private methods in mixin util

    Atticus committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    beb8610 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix(connect): add init static function on ario class to create intera…

    …ction classes
    Atticus committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    765f39c View commit details
    Browse the repository at this point in the history
  2. fix(tests): add test cases as a const

    Atticus committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8458185 View commit details
    Browse the repository at this point in the history
  3. fix(exports): add arweavesigner and arconnectsigner to exports, clean…

    … up docs
    Atticus committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c7860ed View commit details
    Browse the repository at this point in the history
  4. fix(overloads): only accept warp contract as a contract config for ar…

    …iowritable
    Atticus committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e3c97e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix(types): update tests, readme, and types

    Atticus committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e9985dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad9bc56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    059653c View commit details
    Browse the repository at this point in the history
  4. chore(readme): update init description

    Co-authored-by: Dylan Fiedler <dtfiedler@users.noreply.github.com>
    atticusofsparta and dtfiedler authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b68ad02 View commit details
    Browse the repository at this point in the history
  5. chore(readme): abreviate description of ariowritable

    Co-authored-by: Dylan Fiedler <dtfiedler@users.noreply.github.com>
    atticusofsparta and dtfiedler authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2a0a38b View commit details
    Browse the repository at this point in the history
  6. chore(readme): comment for ariowritable describing apis

    Co-authored-by: Dylan Fiedler <dtfiedler@users.noreply.github.com>
    atticusofsparta and dtfiedler authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f64c97f View commit details
    Browse the repository at this point in the history
  7. chore(tests): add arIoWritable tests and testing for write functions …

    …on ario contract
    Atticus committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    26b9f53 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. chore(tests): add more testing coverage

    Atticus committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    d324158 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    977312a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Merge pull request #33 from ar-io/connect-workflow

    chore(init): Remove connect workflow and create factory init method
    atticusofsparta authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2cad263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a43a891 View commit details
    Browse the repository at this point in the history
  3. fix(logs): removing debug logs

    Atticus committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f025171 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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