github-actions
released this
06 Jun 05:42
·
19 commits
to develop
since this release
Releases
We're excited to announce the release of Lumos 0.23.0.
This update brings several new features and improvements:
- Integrate with JoyID
- Integrate with the Omnilock Solana auth mode
- Online Preview(open in a new tab)
- BREAKING CHANGE: Dropped all
fs
support to avoid compatibility issues with bundlers - A fine-grained refresh strategy
refreshTypeIdCellDeps
to refreshCellDeps
for a singleTransactionSkeleton
For more detailed updates, please check the following full release note and the migration guide
@ckb-lumos/[email protected]
Minor Changes
-
#696
84521a55fad45a3df17457ea8f24c899d50fe59a
Thanks @homura! - feat: updateTxPoolInfo
structure nervosnetwork/ckb#3894 -
#696
84521a55fad45a3df17457ea8f24c899d50fe59a
Thanks @homura! - feat: updateTransactionWithStatus
structure nervosnetwork/ckb#4108
Patch Changes
- #689
d483b928df0f09a6bdfcd9a2b98dfccb22adb396
Thanks @twhy! - fix: correct error message for computeScriptHash
@ckb-lumos/[email protected]
Minor Changes
- #676
c37d5b8e79da93be7b9e46102efdd5253a068223
Thanks @homura! - feat: supported omnilock sign with phantom
@ckb-lumos/[email protected]
Minor Changes
- #684
b70c877497df210bcda6bae80c83ad369cac0764
Thanks @homura! - BREAKING CHANGE: remove filesystem support
@ckb-lumos/[email protected]
Minor Changes
- #684
b70c877497df210bcda6bae80c83ad369cac0764
Thanks @homura! - BREAKING CHANGE: remove filesystem support
@ckb-lumos/[email protected]
Minor Changes
- #684
b70c877497df210bcda6bae80c83ad369cac0764
Thanks @homura! - BREAKING CHANGE: replace the loadFromKeystore with loadFromKeystoreJson
@ckb-lumos/[email protected]
Minor Changes
- #687
eb5839a3825378fa4970ab3f7af0c1b347c4d352
Thanks @homura! - feat: refreshTypeIdCellDeps to refresh typeid cell deps
@ckb-lumos/[email protected]
Minor Changes
- #659
aef7250e4b129da08a22026f38787f5f05356571
Thanks @homura! - feat: support joyid
@ckb-lumos/[email protected]
Minor Changes
- #676
c37d5b8e79da93be7b9e46102efdd5253a068223
Thanks @homura! - feat: supported omnilock sign with phantom
@ckb-lumos/[email protected]
Minor Changes
-
#696
84521a55fad45a3df17457ea8f24c899d50fe59a
Thanks @homura! - BREAKING CHANGE: updatetxPoolInfo
response nervosnetwork/ckb#3894 -
#696
84521a55fad45a3df17457ea8f24c899d50fe59a
Thanks @homura! - BREAKING CHANGE: updateget_transaction
response nervosnetwork/ckb#4108
Patch Changes
- #683
14ed63325317951d0b5d2b8a25a8898d9a3cb563
Thanks @twhy! - fix: correct CKBRPC.createBatchRequest() types
@ckb-lumos/[email protected]
Patch Changes
- #689
d483b928df0f09a6bdfcd9a2b98dfccb22adb396
Thanks @twhy! - fix: correct error message for computeScriptHash