Releases: BoltzExchange/boltz-core
Releases · BoltzExchange/boltz-core
v2.1.3
Bug Fixes
Features
- discount CT support - (c09b42b)
Miscellaneous Chores
- use Node.js v22 in CI - (90a5179)
- bump Bitcoin Core version v27 - (cfa58cb)
- bump Solidity compiler to v0.8.26 - (8710c5a)
- update NPM dependencies - (4472d51)
- bump braces from 3.0.2 to 3.0.3 (#120) - (6515efa)
- bump ws from 8.17.0 to 8.17.1 (#121) - (2acc682)
- update dependencies - (1ea52ab)
- format Solidity with forge fmt - (0537cdc)
- update dependencies and refactor deprecations - (42b734e)
- increase Solidity optimizer runs - (17098d0)
- run CI against Node.js v23 - (b1d9651)
- bump Solidity version to v0.8.28 - (b59e9e5)
Tests
- fuzz tests for swap contracts - (79058f9)
v2.1.2
v2.1.1
Features
- SwapTreeSerializer support for covenants
Miscellaneous Tasks
- Update CHANGELOG.md for v2.1.0
v2.1.0
Bug Fixes
- Type in file name
- Check introspection output asset prefix
Features
- Liquid claim covenant
- Allow specifying claim address in contracts (#115)
- Cooperative refunds in EVM contracts (#116)
Miscellaneous Tasks
- Update CHANGELOG.md for v2.0.2
- Change license to MIT (#114)
- Update dependencies
- Foundry release profile
Testing
- Integration tests for Liquid Tapleaf scripts (#112)
v2.0.2
Bug Fixes
- Nonce aggregation in browser
Miscellaneous Tasks
- Update CHANGELOG.md for v2.0.1
- Bump version to v2.0.2
v2.0.1
Features
- Musig nonce parser
Miscellaneous Tasks
- Update CHANGELOG.md for v2.0.0
- Bump version to v2.0.1
v2.0.0
Features
- Add Musig wrapper class
- Bitcoin Taproot swaps
- Liquid Taproot swaps
- Swap tree serializer (#109)
- Public key extraction functions for swap tree
Miscellaneous Tasks
- Update changelog for v1.0.4
- Bump dependencies
- Miscellaneous fixes (#110)
- Use prettier import sort
Refactor
- Update musig bindings (#111)
Testing
- Unit tests for Taproot swaps
v1.0.4
v1.0.3
Bug Fixes
- Include Solidity libraries in npm package
Miscellaneous Tasks
- Update changelog for v1.0.2