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

Delete DL files on unsubscribe. #16182

Merged
merged 15 commits into from
Sep 6, 2023
Merged

Delete DL files on unsubscribe. #16182

merged 15 commits into from
Sep 6, 2023

Commits on Aug 28, 2023

  1. Delete files on unsubscribe.

    fchirica committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    930d114 View commit details
    Browse the repository at this point in the history
  2. Handle none case.

    fchirica committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    82c561a View commit details
    Browse the repository at this point in the history
  3. Fix test.

    v
    fchirica committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6fe2249 View commit details
    Browse the repository at this point in the history
  4. typo

    fchirica committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a47dde4 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Lint.

    fchirica committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    885ac79 View commit details
    Browse the repository at this point in the history
  2. Update chia/data_layer/data_layer.py

    Co-authored-by: Kyle Altendorf <sda@fstab.net>
    fchirica and altendky committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    56f5f5b View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Kyle Altendorf <sda@fstab.net>
    fchirica and altendky committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    289f44c View commit details
    Browse the repository at this point in the history
  4. rewiew comments.

    fchirica committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ce8ba3a View commit details
    Browse the repository at this point in the history
  5. review

    fchirica committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d782c1b View commit details
    Browse the repository at this point in the history
  6. Update test_data_rpc.py

    fchirica committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    870ae31 View commit details
    Browse the repository at this point in the history
  7. Lint.

    fchirica committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c2e326d View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    f63dee7 View commit details
    Browse the repository at this point in the history
  2. Fix conflict.

    fchirica committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d0aa866 View commit details
    Browse the repository at this point in the history
  3. Add retain option.

    fchirica committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    052ce3f View commit details
    Browse the repository at this point in the history
  4. Fix test.

    fchirica committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    821d25d View commit details
    Browse the repository at this point in the history