Skip to content

Test sia withdraw#3400

Merged
smk762 merged 4 commits intotest-siafrom
test-sia-withdraw
Nov 18, 2025
Merged

Test sia withdraw#3400
smk762 merged 4 commits intotest-siafrom
test-sia-withdraw

Conversation

@smk762
Copy link
Copy Markdown
Collaborator

@smk762 smk762 commented Nov 18, 2025

implement withdraw for SIA

CharlVS and others added 4 commits October 31, 2025 15:32
…ansaction signing

- Replace manual sendRawTransaction() call with SDK executeWithdrawal()
- Remove unused mm2Api dependency and import
- Simplifies code by using proper SDK abstraction
- Maintains existing behavior while following SDK best practices
- Ensures transaction is only signed once during preview phase
Updates SDK to commit 6576c4c which includes:
- New executeWithdrawal() method for preview-then-execute workflow
- Deprecation of direct withdraw() method
- Prevention of duplicate transaction signing
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Nov 18, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch test-sia-withdraw

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@smk762 smk762 merged commit 1f90546 into test-sia Nov 18, 2025
2 of 6 checks passed
@smk762 smk762 mentioned this pull request Nov 23, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants