Skip to content

feat: add partial vault release#261

Closed
dangelo352 wants to merge 1 commit into
Disciplr-Org:mainfrom
dangelo352:feature/partial-release-218
Closed

feat: add partial vault release#261
dangelo352 wants to merge 1 commit into
Disciplr-Org:mainfrom
dangelo352:feature/partial-release-218

Conversation

@dangelo352

Copy link
Copy Markdown

Summary

  • add remaining_amount tracking to vault state for tranche-based settlement
  • add release_partial while preserving release_funds as a full remaining-balance release
  • make redirect/cancel transfer only unreleased escrow after partial success payouts
  • document partial release semantics and update the interface mapping

Tests

  • cargo fmt --check
  • cargo test --test partial_release -- --nocapture
  • cargo test
  • cargo clippy --all-targets --all-features -- -D warnings

Closes #218

@1nonlypiece

Copy link
Copy Markdown
Contributor

appreciate the effort on this — but #218 isn't assigned to you, and we ask contributors to get assigned to an issue before raising a PR. closing as invalid; please claim #218 on the board first, then open it again and we'll take a proper look. https://discord.gg/xvNAvMJf

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.

Add partial / milestone-split fund release to release_funds in src/lib.rs

2 participants