v0.15.0
peterpeterparker
released this
18 Apr 06:50
·
386 commits
to main
since this release
Release
- nns
v0.15.0
- sns
v0.0.13
- cmc
v0.0.9
- ledger
v0.0.6
- ckBTC
v0.0.2
- utils
v0.0.13
Features
- new utils moved from NNS-dapp:
isNullish
,nonNullish
,notEmptyString
anddebounce
- added ckBTC
updateBalance
,getWithdrawalAccount
,retrieveBtc
,estimateWithdrawalFee
andgetDepositFee
functions - parse and validate bitcoin address
- review textual encoding for ICRC-1 account as in dfinity/ICRC-1#98
- add SNS action converters
- get latest reward event NNS Governance
- extend nnsFuncton enum with UpdateElectedReplicaVersions
- add total tokens supply endpoint
- new utils to convert hex to/from uint8array, crc and base32
Build
- bump agent-js
v0.15.4
- bump all dev dependencies
- hook size limit plugin to check the size of the libraries with the CI