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

Migrate to devnet-rs and sncast #98

Merged
merged 74 commits into from
Sep 28, 2023
Merged

Migrate to devnet-rs and sncast #98

merged 74 commits into from
Sep 28, 2023

Commits on Jul 18, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    6d09ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7011dec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33915bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00991a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    f252b7f View commit details
    Browse the repository at this point in the history
  2. Merge main

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    1828c23 View commit details
    Browse the repository at this point in the history
  3. Add old tx status

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b67da3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e30f8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e72f273 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52287b5 View commit details
    Browse the repository at this point in the history
  7. Format

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    189063d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c79eae View commit details
    Browse the repository at this point in the history
  9. Remove pythonic deps

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a3383f8 View commit details
    Browse the repository at this point in the history
  10. Fix typo in variables

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bb1c30d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6301a7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    adf33fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d75352d View commit details
    Browse the repository at this point in the history
  14. Remove deployDefaultAccount

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8daa3f8 View commit details
    Browse the repository at this point in the history
  15. Remove old devnet functions

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    046f97d View commit details
    Browse the repository at this point in the history
  16. Fix pushd path

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cb1ae5a View commit details
    Browse the repository at this point in the history
  17. Fix pushd (again)

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    95cb827 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4b3f24d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    32cffda View commit details
    Browse the repository at this point in the history
  20. Misc refactor DevnetClient

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6126e16 View commit details
    Browse the repository at this point in the history
  21. Format

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cb83abb View commit details
    Browse the repository at this point in the history
  22. Review changes 1

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    73b8b28 View commit details
    Browse the repository at this point in the history
  23. Review changes 2

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4701806 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    bc1099b View commit details
    Browse the repository at this point in the history
  25. Add some prints to debug CI

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6dc06fe View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    292cf66 View commit details
    Browse the repository at this point in the history
  27. Fix typo in CI path

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    9d4a2a3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    90ea5f5 View commit details
    Browse the repository at this point in the history
  29. Fix CI paths

    DelevoXDG committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    554ed68 View commit details
    Browse the repository at this point in the history
  30. Print PATHS to debug CI

    DelevoXDG authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    e130aa1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8158339 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    ba58d38 View commit details
    Browse the repository at this point in the history
  2. Source approach

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f424150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee244b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efbde57 View commit details
    Browse the repository at this point in the history
  5. Verbose swift test

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0bf230d View commit details
    Browse the repository at this point in the history
  6. Disable lint step on CI

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4523fa9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d4d662 View commit details
    Browse the repository at this point in the history
  8. Format

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1f3eee7 View commit details
    Browse the repository at this point in the history
  9. Try-catch prefound account

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8e389f2 View commit details
    Browse the repository at this point in the history
  10. Format

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4f9a299 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8f506d View commit details
    Browse the repository at this point in the history
  12. Refactor DevnetClient

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    db47d97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f7e40b2 View commit details
    Browse the repository at this point in the history
  14. Update gitignores

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    53aba47 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0106f70 View commit details
    Browse the repository at this point in the history
  16. Remove compileContracts.sh

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    bdb8a7e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c329677 View commit details
    Browse the repository at this point in the history
  18. Review changes

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e03008e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    df22f20 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0432ad5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e0aa7e0 View commit details
    Browse the repository at this point in the history
  22. Fix typo

    DelevoXDG committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1901913 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    4efdd78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff23994 View commit details
    Browse the repository at this point in the history
  3. Remove ?? nil

    DelevoXDG committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8501665 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Sep 27, 2023

  1. DevnetClient: Add invoke; Separate create and deploy account; Remove …

    …unused funcs; All sncast functions public; remove nil maxFee; Fix constructorCalldata; Add devnet tests; Adjust existing tests to use DevnetClient.invoke
    DelevoXDG committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1aaee6c View commit details
    Browse the repository at this point in the history
  2. scarb fmt'd contracts

    DelevoXDG committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9d23964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fc7018 View commit details
    Browse the repository at this point in the history
  4. Format

    DelevoXDG committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dda4d3c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    d201188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4c068 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0e08d8 View commit details
    Browse the repository at this point in the history
  4. Refactor DevnetClientTests

    DelevoXDG committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c38b92a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    865460b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faee5c5 View commit details
    Browse the repository at this point in the history
  7. README.md: fix typo

    DelevoXDG committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f3de3ee View commit details
    Browse the repository at this point in the history