Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add batch functionality to core #206

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

matthewjablack
Copy link
Contributor

@matthewjablack matthewjablack commented Mar 14, 2024

What

Add batch dlc funding txs util functions to core including:

  • CoinSelect dualFundingCoinSelect
  • Builder buildCustomStrategyOrderOffer with multi contract support
  • CsoInfo getCsoInfoFromOffer decode bug fix (increment to V1 CsoInfo)

Note: Batch Dlc Funding Transaction refers to multiple DLCs being funded through a single funding transaction

Add tests for changes

Context:

Diagram
batch_dlc_funding_tx

Add batch dlc funding txs util functions to core including:
- CoinSelect dualFundingCoinSelect
- Builder buildCustomStrategyOrderOffer with multi contract support
- CsoInfo getCsoInfoFromOffer decode bug fix (increment to V1 CsoInfo)

Add tests for changes
@matthewjablack matthewjablack merged commit bb6b4ab into master Mar 14, 2024
1 check passed
@matthewjablack matthewjablack deleted the add-batch-functionality-to-core branch March 14, 2024 05:49
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.

1 participant