-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Boost Support for Vault Swaps (#5437)
* feat: boost support for vault swaps * feat: make deposit_address and channel_id optional in events * refactor: vault_deposit_witness macro and other small changes * refactor: inline process_deposit_witnesses * refactor: rename add_prewitnessed_deposits * test: assembling_broker_fees * fix: Vec -> Box (addressing bouncer decoding issue) * feat: infallible credit_account * fix: clippy * feat: include origin type in InsufficientBoostLiquidity event * chore: fix tests with a process_channel_deposit_full_witness wrapper * chore: fix another unit test * test: add extra test
- Loading branch information
Showing
33 changed files
with
1,449 additions
and
881 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.