Skip to content

Feat/offer cancellation#115

Open
zahorodnyi wants to merge 2 commits into
devfrom
feat/offer-cancellation
Open

Feat/offer cancellation#115
zahorodnyi wants to merge 2 commits into
devfrom
feat/offer-cancellation

Conversation

@zahorodnyi

@zahorodnyi zahorodnyi commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

This PR adds offer cancellation flow and tests for new logic in lending-session crate

@zahorodnyi zahorodnyi self-assigned this Jul 14, 2026
@zahorodnyi
zahorodnyi requested a review from Hrom131 as a code owner July 14, 2026 14:07
@zahorodnyi
zahorodnyi force-pushed the feat/offer-cancellation branch 2 times, most recently from cbddee0 to a239477 Compare July 15, 2026 12:21
Base automatically changed from feat/offer-creation to dev July 15, 2026 12:53
@zahorodnyi
zahorodnyi force-pushed the feat/offer-cancellation branch from a239477 to 950b908 Compare July 15, 2026 13:00
@zahorodnyi
zahorodnyi force-pushed the feat/offer-cancellation branch from 950b908 to 8b99f84 Compare July 16, 2026 08:12
Comment on lines +255 to +259
transaction.add_output(PartialOutput::new(
self.signer().get_address().script_pubkey(),
parameters.offer_parameters.collateral_amount,
parameters.collateral_asset_id,
));

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Let's use confidential output

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