Skip to content

Fix: Soroban: Implement Hash Time-Locked Contract (HTLC) tests (Auto-Generated) - #1929

Merged
sublime247 merged 2 commits into
sublime247:mainfrom
Cjay-Cyber-2:driptide/issue-1532-1788119358567
Aug 31, 2026
Merged

Fix: Soroban: Implement Hash Time-Locked Contract (HTLC) tests (Auto-Generated)#1929
sublime247 merged 2 commits into
sublime247:mainfrom
Cjay-Cyber-2:driptide/issue-1532-1788119358567

Conversation

@Cjay-Cyber-2

Copy link
Copy Markdown
Contributor

Closes #1532

This pull request was generated automatically and scoped strictly to issue #1532.

Changes

Implement complete Soroban unit and integration tests for the HTLC smart contract in contracts/htlc/src/test.rs, including verification of fund release on valid hash preimage signatures, timeout-based refunds, and edge cases such as invalid hash keys and double claims.

Verification

⚠️ Not verified locally (no build system detected, or the required toolchain isn't installed on the worker). GitHub CI is the source of truth — please check the CI status on this PR before merging.

Linked with Closes #1532 so the Drips Wave bot resolves the issue on merge.

@drips-wave

drips-wave Bot commented Aug 30, 2026

Copy link
Copy Markdown

@Cjay-Cyber-2 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@sublime247

Copy link
Copy Markdown
Owner

@Cjay-Cyber-2 please fix ci error failing

@sublime247
sublime247 merged commit 4cab0af into sublime247:main Aug 31, 2026
27 of 28 checks passed
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.

Soroban: Implement Hash Time-Locked Contract (HTLC) tests

2 participants