test: keep asset lock batch mempool sync#48
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
✅ No Merge Conflicts DetectedThis PR currently has no conflicts with other open PRs. |
PR 7411 Review Follow-Up
Issue Being Fixed Or Feature Implemented
Follow-up for knst's review feedback on dashpay#7411:
dashpay#7411 (comment)
What Was Done
Reverted the asset-lock reorg padding change back to
generate_batch(25)andremoved the now-unused
generate_batch(sync_fun=...)plumbing.How Has This Been Tested
git diff --checkpython3 -m py_compile test/functional/feature_asset_locks.pyBreaking Changes
None.
Checklist