Original release notes
What's Changed
- fix: resolve waitForIncomingFunds on actual incoming funds by @pietro909 in https://github.com/arkade-os/ts-sdk/pull/536
- fix(wallet): restore BatchSignableIdentity one-popup path lost in InputSignerRouter refactor by @Kukks in https://github.com/arkade-os/ts-sdk/pull/535
- feat: require csvTimelock to be specified by @gringokiwi in https://github.com/arkade-os/ts-sdk/pull/518
- Add boarding contract type by @pietro909 in https://github.com/arkade-os/ts-sdk/pull/533
- fix(contracts): restore DEFAULT_TIMELOCK fallback for params without csvTimelock by @pietro909 in https://github.com/arkade-os/ts-sdk/pull/543
- fix(indexer): set virtualStatus.state to spent for spent VTXOs by @arkanaai[bot] in https://github.com/arkade-os/ts-sdk/pull/540
- feat(contracts): export handler authoring helpers by @bonomat in https://github.com/arkade-os/ts-sdk/pull/541
Full Changelog: https://github.com/arkade-os/ts-sdk/compare/@arkade-os/boltz-swap/0.3.37...@arkade-os/sdk/0.4.33
