Skip to content

fix: add duplicate detection and escrow ID mapping to deposit_partial#67

Merged
MaryammAli merged 1 commit into
BlockDash-Studios:mainfrom
tolulopedd26:feat/issue-13-deposit-partial-fix
Jun 22, 2026
Merged

fix: add duplicate detection and escrow ID mapping to deposit_partial#67
MaryammAli merged 1 commit into
BlockDash-Studios:mainfrom
tolulopedd26:feat/issue-13-deposit-partial-fix

Conversation

@tolulopedd26

Copy link
Copy Markdown
Contributor

Summary

Closes #13

Deployment Checklist

  • I reviewed documentation/deployment-checklist.md.
  • Required checks are green: format, clippy, full tests, benchmarks, and upgrade harness.
  • Event schema is locked with the canonical schema test.
  • Governance requirements are documented: threshold keys and pause policy.
  • The environment registry has been updated for each affected network.
  • Testnet validation was completed before any mainnet promotion.
  • Post-deploy validation includes metadata view, health check, and event emission smoke test.
  • Mainnet steps are explicit and repeatable, or this PR is not a mainnet release.

Notes

Closes BlockDash-Studios#13

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

@MaryammAli MaryammAli left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MaryammAli MaryammAli merged commit 2b8a57b into BlockDash-Studios:main Jun 22, 2026
2 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.

ContractModule: Fix deposit_partial duplicate detection and escrow ID mapping

2 participants