chore: merge v3.1-dev into PR 3485#3597
Conversation
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ 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 |
c67cd57
into
dashpay:fix/wasm-sdk-testnet-addresses
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Merge v3.1-dev into PR 3485
Issue being fixed or feature implemented
Follow-up to #3485. This merges current
v3.1-devintothe PR branch so the original PR can be reviewed against the latest base.
What was done
origin/v3.1-devintofix/wasm-sdk-testnet-addresseson branchmerge-v3.1-dev-into-pr3485.v3.1-devseed-backedmainnet/testnet address defaults.
SdkBuilder::new_local()wasremoved from the Rust SDK base branch.
How Has This Been Tested
See
## Validationbelow.Validation
conflict markers found.
git diff --check origin/v3.1-dev..HEAD— passed for the PR-specific delta.cargo check -p dash-sdk -p rs-sdk-ffi -p wasm-sdk— passed.cargo checkfrom the pre-commit hook — passed.yarn workspace @dashevo/dapi-grpc lint— blocked by local Node.jsv25.9.0failing with
EBADF: bad file descriptor, fstat; this is reproducibleoutside the hook.
code-review dashpay/platform origin/v3.1-dev merge-v3.1-dev-into-pr3485with intent
PR #3485 after merging v3.1-dev; review only PR-specific delta and conflict resolutions— recommendation: ship.Breaking Changes
None introduced beyond the current
v3.1-devbase being merged into theexisting PR branch.
Checklist
corresponding section if my code contains any
For repository code-owners and collaborators only