fix: dpns names for proof error passed 100 results#68
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe pull request introduces several changes across multiple files, primarily focusing on dependency updates, enhancements to the user interface, and improvements in error handling within the application. Key modifications include updating the Changes
Possibly related PRs
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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 (
|
There was an issue with proofs because we were asking for an unlimited amount of names, but we were only getting back 100. This is fixed.
Summary by CodeRabbit
Release Notes
New Features
ProofLogScreenfor visualizing proof logs with sorting and filtering capabilities.ToolsSubscreenchooser for selecting between different tools subscreens.DPNSContestedNamesScreenwith improved display logic for contested names.Improvements
Bug Fixes
Documentation