keep-network / keep-core

The smart contracts and reference client behind the Keep network
https://keep.network
MIT License
118 stars 73 forks source link

Sweep deposits with extra data #3765

Closed lukasz-zimnoch closed 7 months ago

lukasz-zimnoch commented 7 months ago

Refs: https://github.com/keep-network/tbtc-v2/issues/749

The Bridge contract supports a new shape of the deposit script that allows embedding arbitrary 32-byte extra data. Here we introduce necessary adjustments in the wallet client to make it able to sweep those deposits.