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

CHIA-1730: chia plotnft CLI improvements #18833

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft

CHIA-1730: chia plotnft CLI improvements #18833

wants to merge 35 commits into from

Commits on Nov 7, 2024

  1. chia plotnft CLI improvements

    emlowe committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    27bb718 View commit details
    Browse the repository at this point in the history
  2. use CliRpcConnectionError

    emlowe committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2abc8ea View commit details
    Browse the repository at this point in the history
  3. add check to show

    emlowe committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    76141c1 View commit details
    Browse the repository at this point in the history
  4. fix typo

    emlowe committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3012f25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d14e7c View commit details
    Browse the repository at this point in the history
  6. Fix help cut-paste error

    emlowe committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4600233 View commit details
    Browse the repository at this point in the history
  7. add test using new framework

    emlowe committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fd610bb View commit details
    Browse the repository at this point in the history
  8. some minor fixes

    emlowe committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4255d8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55a6bd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. some click options

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    709fbde View commit details
    Browse the repository at this point in the history
  2. Some more plotnft cli tests

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    432a142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9237cb0 View commit details
    Browse the repository at this point in the history
  4. mypy fixes

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7c1bd9d View commit details
    Browse the repository at this point in the history
  5. several fixes

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2d4a702 View commit details
    Browse the repository at this point in the history
  6. Add leave test

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f602d85 View commit details
    Browse the repository at this point in the history
  7. join tests

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    69e9186 View commit details
    Browse the repository at this point in the history
  8. more join tests

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    933f5ed View commit details
    Browse the repository at this point in the history
  9. missing await

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a3a8d9c View commit details
    Browse the repository at this point in the history
  10. Try setting config

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    37e10c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6ebf3b8 View commit details
    Browse the repository at this point in the history
  12. linting

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a784788 View commit details
    Browse the repository at this point in the history
  13. Some cleanup

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e8c1d46 View commit details
    Browse the repository at this point in the history
  14. Add claim tests

    emlowe committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    963d94e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    847f451 View commit details
    Browse the repository at this point in the history
  2. Improved tests

    emlowe committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    18493b8 View commit details
    Browse the repository at this point in the history
  3. refactor some test code

    emlowe committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    18e8d5b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Add inspect tests

    emlowe committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a47c2a4 View commit details
    Browse the repository at this point in the history
  2. Skip bad test for now

    emlowe committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4d86993 View commit details
    Browse the repository at this point in the history
  3. Add in change payout tests

    emlowe committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0fefffe View commit details
    Browse the repository at this point in the history
  4. quoting error

    emlowe committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    edbea38 View commit details
    Browse the repository at this point in the history
  5. Add test for get_login_link

    emlowe committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9595fed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d74bc3a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Few more tests

    emlowe committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9c3389b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac482e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad0b89a View commit details
    Browse the repository at this point in the history