v0.22.0
What’s Changed
🚀 Features
- Interface
icx_claimdfchtlc
RPC @surangap (#406) - Interface
icx_submitexthtlc
RPC @surangap (#405) - Add
removePoolLiquidity
RPC @izzycsy (#420) - Interface
icx_submitdfchtlc
RPC @surangap (#404) - Added expansion and invalid OP_CODES @Jouzo (#440)
- added maxPrice tests for
txn_builder_dex_poolswap
@thedoublejay (#429) - Interface
icx_listorders
RPC @surangap (#402)
🐛 Bug Fixes
- Remove typecheck for OP_PUSHDATA @monstrobishi (#445)
- Fixed bad test in oracle RPC and cleaned up docs for consistency @fuxingloh (#437)
Maintenance
- Refactor src/script/defi -> src/script/dftx and __tests__/script/defi -> __tests/script/dftx @Jouzo (#449)
- Added addpoolliquidity, removepoolliquidity and poolswap account history test @aikchun (#415)
Dependencies
- Bump husky from 6.0.0 to 7.0.0 @dependabot (#442)