Releases: interlay/interbtc-api
Releases · interlay/interbtc-api
0.17.0
0.17.0 (2021-06-03)
Fix
- use hex encoding for raw transactions to prevent byte conversion errors with polkadot createType
- round planck up, serialize as compact types
Revert
WIP
- fixing tests
- fixing vault allocation
- batching issue transactions
0.15.6
0.15.6 (2021-05-27)
Chore
- Upgrade client docker images
Feat
- Upgrade types, remove paged iterator
0.15.4
0.15.4 (2021-05-26)
Chore
- Parachain v0.7.2
- update client and parachain tags
Feat
- Compute fees using chain storage
0.15.3
0.15.3 (2021-05-26)
Chore
- optimize query and add to mock
Feat
- add redeemable tokens case
0.15.1
0.15.1 (2021-05-24)
Chore
Fix
- Set treasury account in constructor
0.15.0
0.15.0 (2021-05-20)
Chore
- Bump version
- Upgrade to latest parachain
Feat
- Update most interface to Big instead of currency types
- Use stash accounts in test services
- Upgrade types
Fix
- Replace stash accounts in all tests
- Upgrade types dependency
0.14.3
0.14.3 (2021-05-04)
Chore
- Upgrade to latest polkadot/js
- Address review comment
Fix
- Liquidation redeem test error
Refactor
- Add network param to issue util