Uh oh!
There was an error while loading. Please reload this page.
feat(sdk): entities for Evo SDK - #2800
Conversation
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 83 files out of 263 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. ✨ 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 |
shumkov
commented
Oct 30, 2025
@claude review |
Uh oh!
There was an error while loading. Please reload this page.
shumkov
commented
Oct 31, 2025
@codex please review |
Codex Review: Didn't find any major issues. Already looking forward to the next diff. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
There was a problem hiding this comment.
Pull Request Overview
Copilot reviewed 190 out of 266 changed files in this pull request and generated 11 comments.
Files not reviewed (1)
- .pnp.cjs: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…n.spec.mjs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ns/token_mint.rs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
# Conflicts: # Cargo.lock
| use std::collections::{BTreeMap, BTreeSet}; | ||
| use dpp::dashcore::hashes::Hash; | ||
| use drive::query::vote_poll_contestant_votes_query::ContestedDocumentVotePollVotesDriveQuery; |
Uh oh!
There was an error while loading. Please reload this page.
Issue being fixed or feature implemented
SDK returns some JS objects without typing.
What was done?
In further PRs entities and params will be imporved to provide better UX
How Has This Been Tested?
Updated existing tests
Breaking Changes
Evo SDK API is changed
Checklist:
For repository code-owners and collaborators only