chore: cleanup revalidation process names#7135
chore: cleanup revalidation process names#7135SWvheerden merged 3 commits intotari-project:developmentfrom
Conversation
WalkthroughThis change renames a method for fetching transactions with no mined height in the SQLite database layer, updates all references to this method, and modifies its SQL filter condition to use a more idiomatic null check for the mined height field. Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms (7)
✨ Finishing Touches
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Test Results (CI) 3 files 104 suites 36m 50s ⏱️ For more details on these failures, see this check. Results for commit 55ec446. ♻️ This comment has been updated with latest results. |
Test Results (Integration tests)0 tests 0 ✅ 0s ⏱️ For more details on these parsing errors, see this check. Results for commit 55ec446. ♻️ This comment has been updated with latest results. |
Description
updates names to more clearly show what the code does
Summary by CodeRabbit