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: accounts sdk #1

Merged
merged 29 commits into from
Aug 21, 2023
Merged

feat: accounts sdk #1

merged 29 commits into from
Aug 21, 2023

Commits on Aug 20, 2023

  1. feat: initial accounts sdk

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7727ef5 View commit details
    Browse the repository at this point in the history
  2. chore: initial tests

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    8c652c9 View commit details
    Browse the repository at this point in the history
  3. chore: improved naming

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    91246b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4fe20d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdf1d9b View commit details
    Browse the repository at this point in the history
  6. feat: find by type + test

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    b7c7d38 View commit details
    Browse the repository at this point in the history
  7. test: add memcmp test

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    39dc48f View commit details
    Browse the repository at this point in the history
  8. tests: fix broken test

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    3a09f75 View commit details
    Browse the repository at this point in the history
  9. chore: move tests

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    d3baac1 View commit details
    Browse the repository at this point in the history
  10. ci: add github action

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    c27797f View commit details
    Browse the repository at this point in the history
  11. chore: add yarn.lock

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    db9eda0 View commit details
    Browse the repository at this point in the history
  12. chore: use api key secret

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    97677f1 View commit details
    Browse the repository at this point in the history
  13. deps: add node types

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    088765e View commit details
    Browse the repository at this point in the history
  14. ci: remove trigger

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    dda2ab8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f80860a View commit details
    Browse the repository at this point in the history
  16. ci: triage build issue

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    a98c240 View commit details
    Browse the repository at this point in the history
  17. build: remove node types

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    6639782 View commit details
    Browse the repository at this point in the history
  18. build: triage build

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    d0c8745 View commit details
    Browse the repository at this point in the history
  19. build: triage

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    07d6f1f View commit details
    Browse the repository at this point in the history
  20. build: triage

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    cf89744 View commit details
    Browse the repository at this point in the history
  21. build: triage

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    44638f9 View commit details
    Browse the repository at this point in the history
  22. build: triage

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    55f4c56 View commit details
    Browse the repository at this point in the history
  23. ci: install deps

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    b18f8ba View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fe982ac View commit details
    Browse the repository at this point in the history
  25. lint: fix

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7c40a44 View commit details
    Browse the repository at this point in the history
  26. ci: add status badge

    thlorenz committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9a6335f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. chore: improve types

    thlorenz committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0ee95a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e423edd View commit details
    Browse the repository at this point in the history
  3. chore: rename to sdk

    thlorenz committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3e9e795 View commit details
    Browse the repository at this point in the history