Skip to content

Revert "feat(drive): allow deleting non-empty trees in targeted batch operations"#3215

Merged
QuantumExplorer merged 1 commit into
v3.1-devfrom
revert-3210-fix/allow-deleting-non-empty-proposers-tree
Mar 9, 2026
Merged

Revert "feat(drive): allow deleting non-empty trees in targeted batch operations"#3215
QuantumExplorer merged 1 commit into
v3.1-devfrom
revert-3210-fix/allow-deleting-non-empty-proposers-tree

Conversation

@QuantumExplorer

Copy link
Copy Markdown
Member

Reverts #3210

@github-actions github-actions Bot added this to the v3.1.0 milestone Mar 9, 2026
@QuantumExplorer QuantumExplorer merged commit 8617002 into v3.1-dev Mar 9, 2026
5 of 8 checks passed
@QuantumExplorer QuantumExplorer deleted the revert-3210-fix/allow-deleting-non-empty-proposers-tree branch March 9, 2026 16:44
@coderabbitai

coderabbitai Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Rate limit exceeded

@QuantumExplorer has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 16 minutes and 57 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b563ce54-2b2d-462c-b5a3-858d888ff894

📥 Commits

Reviewing files that changed from the base of the PR and between 77fb444 and 34a911f.

📒 Files selected for processing (23)
  • packages/rs-drive-abci/src/execution/platform_events/block_processing_end_events/process_block_fees_and_validate_sum_trees/v0/mod.rs
  • packages/rs-drive/src/util/batch/drive_op_batch/drive_methods/apply_drive_operations/mod.rs
  • packages/rs-drive/src/util/batch/drive_op_batch/drive_methods/apply_drive_operations/v0/mod.rs
  • packages/rs-drive/src/util/grove_operations/grove_apply_batch_with_add_costs/mod.rs
  • packages/rs-drive/src/util/grove_operations/grove_apply_batch_with_add_costs/v0/mod.rs
  • packages/rs-drive/src/util/grove_operations/grove_batch_operations_costs/mod.rs
  • packages/rs-drive/src/util/grove_operations/grove_batch_operations_costs/v0/mod.rs
  • packages/rs-drive/src/util/grove_operations/mod.rs
  • packages/rs-drive/src/util/operations/apply_batch_grovedb_operations/mod.rs
  • packages/rs-drive/src/util/operations/apply_batch_grovedb_operations/v0/mod.rs
  • packages/rs-drive/src/util/operations/apply_batch_low_level_drive_operations/mod.rs
  • packages/rs-drive/src/util/operations/apply_batch_low_level_drive_operations/v0/mod.rs
  • packages/rs-platform-version/src/version/drive_versions/drive_grove_method_versions/mod.rs
  • packages/rs-platform-version/src/version/drive_versions/drive_grove_method_versions/v1.rs
  • packages/rs-platform-version/src/version/drive_versions/mod.rs
  • packages/rs-platform-version/src/version/drive_versions/v1.rs
  • packages/rs-platform-version/src/version/drive_versions/v2.rs
  • packages/rs-platform-version/src/version/drive_versions/v3.rs
  • packages/rs-platform-version/src/version/drive_versions/v4.rs
  • packages/rs-platform-version/src/version/drive_versions/v5.rs
  • packages/rs-platform-version/src/version/drive_versions/v6.rs
  • packages/rs-platform-version/src/version/drive_versions/v7.rs
  • packages/rs-platform-version/src/version/mocks/v2_test.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch revert-3210-fix/allow-deleting-non-empty-proposers-tree

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

✅ DashSDKFFI.xcframework built for this PR.

SwiftPM (host the zip at a stable URL, then use):

.binaryTarget(
  name: "DashSDKFFI",
  url: "https://your.cdn.example/DashSDKFFI.xcframework.zip",
  checksum: "52e56cef6e84668fccd8b615af4b6846bc4bcec2a33306fc85a2ab3895f47c49"
)

Xcode manual integration:

  • Download 'DashSDKFFI.xcframework' artifact from the run link above.
  • Drag it into your app target (Frameworks, Libraries & Embedded Content) and set Embed & Sign.
  • If using the Swift wrapper package, point its binaryTarget to the xcframework location or add the package and place the xcframework at the expected path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant