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)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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 |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Migrate all contract register/retrieve/update tutorials from legacy js-dash-sdk (CJS) to evo-sdk (ESM). Adds new variants (binary, indexed, timestamps, history-retrieve) and works around sdk.contracts.fetch() returning undefined for keepsHistory contracts (dashpay/platform#3165). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace legacy js-dash-sdk CJS scripts (connect.js, create-wallet.js, setupDashClient.js) with evo-sdk ESM equivalents. Add .local/ to .gitignore. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Migrate name-register, name-resolve, name-search, and name-get-identity-names from legacy js-dash-sdk (CJS) to evo-sdk (ESM). Add friendly error for duplicate name registration attempts.
Replace legacy js-dash-sdk CJS scripts with evo-sdk ESM equivalents. Add env var overrides for recipient ID and withdrawal address with sensible testnet defaults.
No description provided.