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: renterd contract prunable size feature #657

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Jul 9, 2024

  • The file stats no longer show reclaimable space.
  • The contracts table now allows the user to check the prunable and expiring data size for a specific contract, across all contracts, or a filtered set of contracts. Prunable means data that the autopilot sector pruning feature would prune, expiring means prunable data outside of autopilot contracts that will likely eventually expire.
  • The contracts contract set column tags now more clearly show whether a set is the autopilot set, default set, or both.
  • All contract table financial columns now show a sum total across filtered contracts in the summary row.
Screenshot 2024-07-09 at 4 19 00 PM Screenshot 2024-07-09 at 4 20 28 PM Screenshot 2024-07-09 at 4 11 10 PM Screenshot 2024-07-09 at 4 08 46 PM Screenshot 2024-07-09 at 4 08 32 PM Screenshot 2024-07-09 at 4 08 09 PM

Copy link

changeset-bot bot commented Jul 9, 2024

🦋 Changeset detected

Latest commit: 69cee25

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
renterd Minor
@siafoundation/design-system Minor
@siafoundation/units Patch
@siafoundation/walletd-mock Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member Author

alexfreska commented Jul 9, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @alexfreska and the rest of your teammates on Graphite Graphite

Copy link
Member

@ChrisSchinnerl ChrisSchinnerl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the little scissors :P

@alexfreska alexfreska force-pushed the fix_renterd_adjust_prunable_data_stats_split branch from 252a103 to 1bebf79 Compare July 12, 2024 12:24
@alexfreska alexfreska force-pushed the fix_renterd_adjust_prunable_data_stats_split branch 2 times, most recently from 5754671 to 2470ea9 Compare July 12, 2024 12:59
Copy link
Member Author

alexfreska commented Jul 12, 2024

Merge activity

  • Jul 12, 9:46 AM EDT: @alexfreska started a stack merge that includes this pull request via Graphite.
  • Jul 12, 9:49 AM EDT: Graphite rebased this pull request as part of a merge.
  • Jul 12, 9:50 AM EDT: @alexfreska merged this pull request with Graphite.

Base automatically changed from fix_renterd_add_apis to main July 12, 2024 13:48
@alexfreska alexfreska force-pushed the fix_renterd_adjust_prunable_data_stats_split branch from 2470ea9 to 69cee25 Compare July 12, 2024 13:48
@alexfreska alexfreska merged commit 3fdf665 into main Jul 12, 2024
9 of 11 checks passed
@alexfreska alexfreska deleted the fix_renterd_adjust_prunable_data_stats_split branch July 12, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants