diff --git a/.changeset/calm-doors-poke.md b/.changeset/calm-doors-poke.md deleted file mode 100644 index 9809e521f..000000000 --- a/.changeset/calm-doors-poke.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ckb-ccc/core": minor ---- - -feat(core): extract a universal `Codec` from `mol.Codec` - \ No newline at end of file diff --git a/.changeset/crazy-hairs-greet.md b/.changeset/crazy-hairs-greet.md deleted file mode 100644 index 5ba3e63e3..000000000 --- a/.changeset/crazy-hairs-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ckb-ccc/core": minor ---- - -feat(Epoch): transform `Epoch` into a class and add utilities diff --git a/.changeset/cuddly-lands-build.md b/.changeset/cuddly-lands-build.md deleted file mode 100644 index b3a48766e..000000000 --- a/.changeset/cuddly-lands-build.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@ckb-ccc/core": minor -"@ckb-ccc/joy-id": patch -"@ckb-ccc/okx": patch -"@ckb-ccc/uni-sat": patch -"@ckb-ccc/utxo-global": patch -"@ckb-ccc/xverse": patch ---- - -feat(core): add BTC PSBT signing support - -- Add `SignerBtc.signPsbt()`, `signAndBroadcastPsbt()`, and `broadcastPsbt()` for signing and broadcasting PSBTs -- Add `SignPsbtOptions` and `InputToSign` for configuring PSBT signing diff --git a/.changeset/did-ckb-advanced.md b/.changeset/did-ckb-advanced.md deleted file mode 100644 index 26c4d5eb6..000000000 --- a/.changeset/did-ckb-advanced.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -"@ckb-ccc/did-ckb": minor ---- - -feat(did-ckb): identifier helpers, resolver, history walk, and did:plc migration - -Layered on top of the basic create/transfer/destroy operations: - -- `argsToDid`, `didToArgs`, `isDidCkb`, plus RFC 4648 base32 helpers for converting between Type ID args and the human readable `did:ckb:` URI form (WIP-01 §2.2) -- `findDidCkbCell`, `resolveDidCkb`, `listDidCkbsByLock` for resolving a DID by id or by owning lock -- `getDidCkbHistory` walks the cell chain backwards to produce an ordered list of CREATE / UPDATE / MIGRATE entries with tx hash, block number, capacity, and decoded data -- `migrateDidCkb` + `buildMigrationWitness` for importing a `did:plc` into `did:ckb` (WIP-02 §3.1.1) -- `@ckb-ccc/did-ckb/plc` subpath with `fetchPlcLog`, `parseDidKey`, `signRotationHash`, `verifyPrivateKeyMatch` so the curve code only ships to consumers that need it diff --git a/.changeset/fair-items-shout.md b/.changeset/fair-items-shout.md deleted file mode 100644 index e0da4d468..000000000 --- a/.changeset/fair-items-shout.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ckb-ccc/core": minor ---- - -feat(core): `mol.padding` for padding codec - \ No newline at end of file diff --git a/.changeset/fifty-parks-dress.md b/.changeset/fifty-parks-dress.md deleted file mode 100644 index 384359158..000000000 --- a/.changeset/fifty-parks-dress.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@ckb-ccc/shell": minor -"@ckb-ccc/type-id": patch ---- - -feat(type-id): add type-id package for Type ID operations - diff --git a/.changeset/fluffy-readers-warn.md b/.changeset/fluffy-readers-warn.md deleted file mode 100644 index f15370ac2..000000000 --- a/.changeset/fluffy-readers-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ckb-ccc/core": minor ---- - -feat(core): add isDaoOutputLimitExceeded utility for NervosDAO 64-output guard diff --git a/.changeset/fruity-drinks-kick.md b/.changeset/fruity-drinks-kick.md deleted file mode 100644 index abb409ec7..000000000 --- a/.changeset/fruity-drinks-kick.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@ckb-ccc/shell": minor -"@ckb-ccc/did-ckb": patch ---- - -feat(did-ckb): add did-ckb package for basic did operations - \ No newline at end of file diff --git a/.changeset/late-ants-hide.md b/.changeset/late-ants-hide.md deleted file mode 100644 index 1df76880b..000000000 --- a/.changeset/late-ants-hide.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -"@ckb-ccc/connector-react": patch -"@ckb-ccc/lumos-patches": patch -"@ckb-ccc/utxo-global": patch -"@ckb-ccc/connector": patch -"ckb-ccc": patch -"@ckb-ccc/did-ckb": patch -"@ckb-ccc/eip6963": patch -"@ckb-ccc/type-id": patch -"@ckb-ccc/uni-sat": patch -"@ckb-ccc/joy-id": patch -"@ckb-ccc/xverse": patch -"@ckb-ccc/nip07": patch -"@ckb-ccc/shell": patch -"@ckb-ccc/spore": patch -"@ckb-ccc/core": patch -"@ckb-ccc/ssri": patch -"@ckb-ccc/ccc": patch -"@ckb-ccc/okx": patch -"@ckb-ccc/rei": patch -"@ckb-ccc/udt": patch ---- - -chore: bump pnpm to v11.8.0 - \ No newline at end of file diff --git a/.changeset/poor-days-guess.md b/.changeset/poor-days-guess.md deleted file mode 100644 index d6269460c..000000000 --- a/.changeset/poor-days-guess.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ckb-ccc/core": minor ---- - -feat(core): add known script did ckb - \ No newline at end of file diff --git a/.changeset/vast-trees-film.md b/.changeset/vast-trees-film.md deleted file mode 100644 index 6661db38c..000000000 --- a/.changeset/vast-trees-film.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ckb-ccc/core": minor ---- - -feat: bump @noble packages - diff --git a/.changeset/weak-adults-rhyme.md b/.changeset/weak-adults-rhyme.md deleted file mode 100644 index 54dca531b..000000000 --- a/.changeset/weak-adults-rhyme.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@ckb-ccc/core": minor ---- - -feat(core): auto complete cell capacity if it's not enough - \ No newline at end of file diff --git a/packages/ccc/CHANGELOG.md b/packages/ccc/CHANGELOG.md index 38ed5c9a8..0b6b249f5 100644 --- a/packages/ccc/CHANGELOG.md +++ b/packages/ccc/CHANGELOG.md @@ -1,5 +1,23 @@ # @ckb-ccc/ccc +## 1.1.26 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`3bd5130`](https://github.com/ckb-devrel/ccc/commit/3bd51300d9602482dd781752f618f6cfd642675c), [`0366786`](https://github.com/ckb-devrel/ccc/commit/03667865d1bc6d091d9144d39f6b434abe4ce18b), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346)]: + - @ckb-ccc/joy-id@1.0.33 + - @ckb-ccc/okx@1.0.33 + - @ckb-ccc/uni-sat@1.0.33 + - @ckb-ccc/utxo-global@1.0.33 + - @ckb-ccc/xverse@1.0.33 + - @ckb-ccc/shell@1.2.0 + - @ckb-ccc/eip6963@1.0.33 + - @ckb-ccc/nip07@1.0.33 + - @ckb-ccc/rei@1.0.33 + ## 1.1.25 ### Patch Changes diff --git a/packages/ccc/package.json b/packages/ccc/package.json index 49397360a..6feb2a8f2 100644 --- a/packages/ccc/package.json +++ b/packages/ccc/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/ccc", - "version": "1.1.25", + "version": "1.1.26", "description": "CCC - CKBer's Codebase. Common Chains Connector.", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/ckb-ccc/CHANGELOG.md b/packages/ckb-ccc/CHANGELOG.md index ee3bd1101..63fe8d52d 100644 --- a/packages/ckb-ccc/CHANGELOG.md +++ b/packages/ckb-ccc/CHANGELOG.md @@ -1,5 +1,15 @@ # ckb-ccc +## 1.0.34 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346)]: + - @ckb-ccc/ccc@1.1.26 + ## 1.0.33 ### Patch Changes diff --git a/packages/ckb-ccc/package.json b/packages/ckb-ccc/package.json index 7f7b7d8ee..6c40e7f87 100644 --- a/packages/ckb-ccc/package.json +++ b/packages/ckb-ccc/package.json @@ -1,6 +1,6 @@ { "name": "ckb-ccc", - "version": "1.0.33", + "version": "1.0.34", "description": "CCC - CKBer's Codebase. Common Chains Connector.", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/connector-react/CHANGELOG.md b/packages/connector-react/CHANGELOG.md index edd53e02a..89e1547b2 100644 --- a/packages/connector-react/CHANGELOG.md +++ b/packages/connector-react/CHANGELOG.md @@ -1,5 +1,15 @@ # @ckb-ccc/connector-react +## 1.0.36 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346)]: + - @ckb-ccc/connector@1.0.34 + ## 1.0.35 ### Patch Changes diff --git a/packages/connector-react/package.json b/packages/connector-react/package.json index 90030c481..cff118b81 100644 --- a/packages/connector-react/package.json +++ b/packages/connector-react/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/connector-react", - "version": "1.0.35", + "version": "1.0.36", "description": "CCC - CKBer's Codebase. Common Chains Connector UI Component for React", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/connector/CHANGELOG.md b/packages/connector/CHANGELOG.md index de88116f2..2331877da 100644 --- a/packages/connector/CHANGELOG.md +++ b/packages/connector/CHANGELOG.md @@ -1,5 +1,15 @@ # @ckb-ccc/connector +## 1.0.34 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346)]: + - @ckb-ccc/ccc@1.1.26 + ## 1.0.33 ### Patch Changes diff --git a/packages/connector/package.json b/packages/connector/package.json index c69e3e478..aad84ae73 100644 --- a/packages/connector/package.json +++ b/packages/connector/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/connector", - "version": "1.0.33", + "version": "1.0.34", "description": "CCC - CKBer's Codebase. Common Chains Connector UI", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index d8b38dca3..2531b7028 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,49 @@ # @ckb-ccc/core +## 1.13.0 +### Minor Changes + + + +- [#337](https://github.com/ckb-devrel/ccc/pull/337) [`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): extract a universal `Codec` from `mol.Codec` + + + +- [#314](https://github.com/ckb-devrel/ccc/pull/314) [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d) Thanks [@phroi](https://github.com/phroi)! - feat(Epoch): transform `Epoch` into a class and add utilities + + + +- [#346](https://github.com/ckb-devrel/ccc/pull/346) [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72) Thanks [@fghdotio](https://github.com/fghdotio)! - feat(core): add BTC PSBT signing support + + - Add `SignerBtc.signPsbt()`, `signAndBroadcastPsbt()`, and `broadcastPsbt()` for signing and broadcasting PSBTs + - Add `SignPsbtOptions` and `InputToSign` for configuring PSBT signing + + +- [#314](https://github.com/ckb-devrel/ccc/pull/314) [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d) Thanks [@phroi](https://github.com/phroi)! - feat(core): `mol.padding` for padding codec + + + +- [#359](https://github.com/ckb-devrel/ccc/pull/359) [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e) Thanks [@phroi](https://github.com/phroi)! - feat(core): add isDaoOutputLimitExceeded utility for NervosDAO 64-output guard + + + +- [#337](https://github.com/ckb-devrel/ccc/pull/337) [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): add known script did ckb + + + +- [#380](https://github.com/ckb-devrel/ccc/pull/380) [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: bump @noble packages + + + +- [#337](https://github.com/ckb-devrel/ccc/pull/337) [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): auto complete cell capacity if it's not enough + + +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + ## 1.12.5 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 1cf3e0624..df5b592be 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/core", - "version": "1.12.5", + "version": "1.13.0", "description": "Core of CCC - CKBer's Codebase", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/did-ckb/CHANGELOG.md b/packages/did-ckb/CHANGELOG.md new file mode 100644 index 000000000..33e73583a --- /dev/null +++ b/packages/did-ckb/CHANGELOG.md @@ -0,0 +1,30 @@ +# @ckb-ccc/did-ckb + +## 0.1.0 +### Minor Changes + + + +- [#376](https://github.com/ckb-devrel/ccc/pull/376) [`ce2b005`](https://github.com/ckb-devrel/ccc/commit/ce2b005b2c20bdd8736f78e7f286b8acb40e80e5) Thanks [@truthixify](https://github.com/truthixify)! - feat(did-ckb): identifier helpers, resolver, history walk, and did:plc migration + + Layered on top of the basic create/transfer/destroy operations: + + - `argsToDid`, `didToArgs`, `isDidCkb`, plus RFC 4648 base32 helpers for converting between Type ID args and the human readable `did:ckb:` URI form (WIP-01 §2.2) + - `findDidCkbCell`, `resolveDidCkb`, `listDidCkbsByLock` for resolving a DID by id or by owning lock + - `getDidCkbHistory` walks the cell chain backwards to produce an ordered list of CREATE / UPDATE / MIGRATE entries with tx hash, block number, capacity, and decoded data + - `migrateDidCkb` + `buildMigrationWitness` for importing a `did:plc` into `did:ckb` (WIP-02 §3.1.1) + - `@ckb-ccc/did-ckb/plc` subpath with `fetchPlcLog`, `parseDidKey`, `signRotationHash`, `verifyPrivateKeyMatch` so the curve code only ships to consumers that need it + +### Patch Changes + + + +- [#337](https://github.com/ckb-devrel/ccc/pull/337) [`0366786`](https://github.com/ckb-devrel/ccc/commit/03667865d1bc6d091d9144d39f6b434abe4ce18b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(did-ckb): add did-ckb package for basic did operations + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`3bd5130`](https://github.com/ckb-devrel/ccc/commit/3bd51300d9602482dd781752f618f6cfd642675c), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + - @ckb-ccc/type-id@0.0.1 diff --git a/packages/did-ckb/package.json b/packages/did-ckb/package.json index 623275229..6f060b351 100644 --- a/packages/did-ckb/package.json +++ b/packages/did-ckb/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/did-ckb", - "version": "0.0.0", + "version": "0.1.0", "description": "CCC - CKBer's Codebase. CCC's support for DID on CKB", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/eip6963/CHANGELOG.md b/packages/eip6963/CHANGELOG.md index d24327fe2..13f50cc74 100644 --- a/packages/eip6963/CHANGELOG.md +++ b/packages/eip6963/CHANGELOG.md @@ -1,5 +1,15 @@ # @ckb-ccc/eip6963 +## 1.0.33 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.0.32 ### Patch Changes diff --git a/packages/eip6963/package.json b/packages/eip6963/package.json index 43ecee14b..3f1e0e606 100644 --- a/packages/eip6963/package.json +++ b/packages/eip6963/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/eip6963", - "version": "1.0.32", + "version": "1.0.33", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for EIP6963", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/joy-id/CHANGELOG.md b/packages/joy-id/CHANGELOG.md index 08e97fb14..7f4fafd34 100644 --- a/packages/joy-id/CHANGELOG.md +++ b/packages/joy-id/CHANGELOG.md @@ -1,5 +1,21 @@ # @ckb-ccc/joy-id +## 1.0.33 +### Patch Changes + + + +- [#346](https://github.com/ckb-devrel/ccc/pull/346) [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72) Thanks [@fghdotio](https://github.com/fghdotio)! - feat(core): add BTC PSBT signing support + + - Add `SignerBtc.signPsbt()`, `signAndBroadcastPsbt()`, and `broadcastPsbt()` for signing and broadcasting PSBTs + - Add `SignPsbtOptions` and `InputToSign` for configuring PSBT signing + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.0.32 ### Patch Changes diff --git a/packages/joy-id/package.json b/packages/joy-id/package.json index 984405e59..dcecf366e 100644 --- a/packages/joy-id/package.json +++ b/packages/joy-id/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/joy-id", - "version": "1.0.32", + "version": "1.0.33", "description": "Connector's support for JoyID", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/lumos-patches/CHANGELOG.md b/packages/lumos-patches/CHANGELOG.md index be15c1dda..9da257740 100644 --- a/packages/lumos-patches/CHANGELOG.md +++ b/packages/lumos-patches/CHANGELOG.md @@ -1,5 +1,15 @@ # @ckb-ccc/lumos-patches +## 1.0.33 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.0.32 ### Patch Changes diff --git a/packages/lumos-patches/package.json b/packages/lumos-patches/package.json index 3981412db..b8e8bd90c 100644 --- a/packages/lumos-patches/package.json +++ b/packages/lumos-patches/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/lumos-patches", - "version": "1.0.32", + "version": "1.0.33", "description": "Patches for using Lumos with CCC", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/nip07/CHANGELOG.md b/packages/nip07/CHANGELOG.md index ed235f187..cc067fb09 100644 --- a/packages/nip07/CHANGELOG.md +++ b/packages/nip07/CHANGELOG.md @@ -1,5 +1,15 @@ # @ckb-ccc/nip07 +## 1.0.33 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.0.32 ### Patch Changes diff --git a/packages/nip07/package.json b/packages/nip07/package.json index d4ae5c33b..324b2e11c 100644 --- a/packages/nip07/package.json +++ b/packages/nip07/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/nip07", - "version": "1.0.32", + "version": "1.0.33", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for NIP07", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/okx/CHANGELOG.md b/packages/okx/CHANGELOG.md index 2bb5ea4b4..4ff45d568 100644 --- a/packages/okx/CHANGELOG.md +++ b/packages/okx/CHANGELOG.md @@ -1,5 +1,23 @@ # @ckb-ccc/okx +## 1.0.33 +### Patch Changes + + + +- [#346](https://github.com/ckb-devrel/ccc/pull/346) [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72) Thanks [@fghdotio](https://github.com/fghdotio)! - feat(core): add BTC PSBT signing support + + - Add `SignerBtc.signPsbt()`, `signAndBroadcastPsbt()`, and `broadcastPsbt()` for signing and broadcasting PSBTs + - Add `SignPsbtOptions` and `InputToSign` for configuring PSBT signing + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + - @ckb-ccc/uni-sat@1.0.33 + - @ckb-ccc/nip07@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/packages/okx/package.json b/packages/okx/package.json index 0facc6db8..51ba482a2 100644 --- a/packages/okx/package.json +++ b/packages/okx/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/okx", - "version": "1.0.32", + "version": "1.0.33", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for OKX", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/rei/CHANGELOG.md b/packages/rei/CHANGELOG.md index 06a0540c8..99d3e4eff 100644 --- a/packages/rei/CHANGELOG.md +++ b/packages/rei/CHANGELOG.md @@ -1,5 +1,15 @@ # @ckb-ccc/rei +## 1.0.33 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.0.32 ### Patch Changes diff --git a/packages/rei/package.json b/packages/rei/package.json index a791781b6..79c258f59 100644 --- a/packages/rei/package.json +++ b/packages/rei/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/rei", - "version": "1.0.32", + "version": "1.0.33", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for Rei", "license": "MIT", "private": false, diff --git a/packages/shell/CHANGELOG.md b/packages/shell/CHANGELOG.md index d852be1cb..190cc120d 100644 --- a/packages/shell/CHANGELOG.md +++ b/packages/shell/CHANGELOG.md @@ -1,5 +1,31 @@ # @ckb-ccc/shell +## 1.2.0 +### Minor Changes + + + +- [#337](https://github.com/ckb-devrel/ccc/pull/337) [`3bd5130`](https://github.com/ckb-devrel/ccc/commit/3bd51300d9602482dd781752f618f6cfd642675c) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(type-id): add type-id package for Type ID operations + + + +- [#337](https://github.com/ckb-devrel/ccc/pull/337) [`0366786`](https://github.com/ckb-devrel/ccc/commit/03667865d1bc6d091d9144d39f6b434abe4ce18b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(did-ckb): add did-ckb package for basic did operations + + +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`ce2b005`](https://github.com/ckb-devrel/ccc/commit/ce2b005b2c20bdd8736f78e7f286b8acb40e80e5), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`3bd5130`](https://github.com/ckb-devrel/ccc/commit/3bd51300d9602482dd781752f618f6cfd642675c), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`0366786`](https://github.com/ckb-devrel/ccc/commit/03667865d1bc6d091d9144d39f6b434abe4ce18b), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + - @ckb-ccc/did-ckb@0.1.0 + - @ckb-ccc/type-id@0.0.1 + - @ckb-ccc/spore@1.5.18 + - @ckb-ccc/ssri@0.2.23 + - @ckb-ccc/udt@0.1.25 + ## 1.1.25 ### Patch Changes diff --git a/packages/shell/package.json b/packages/shell/package.json index 4969af8a3..b3704f48d 100644 --- a/packages/shell/package.json +++ b/packages/shell/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/shell", - "version": "1.1.25", + "version": "1.2.0", "description": "Backend Shell of CCC - CKBer's Codebase. Common Chains Connector.", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/spore/CHANGELOG.md b/packages/spore/CHANGELOG.md index a08014292..90bc7cfc2 100644 --- a/packages/spore/CHANGELOG.md +++ b/packages/spore/CHANGELOG.md @@ -1,5 +1,15 @@ # @ckb-ccc/spore +## 1.5.18 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.5.17 ### Patch Changes diff --git a/packages/spore/package.json b/packages/spore/package.json index d69db11f4..0addd20c4 100644 --- a/packages/spore/package.json +++ b/packages/spore/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/spore", - "version": "1.5.17", + "version": "1.5.18", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for Spore protocol", "author": "ashuralyk ", "license": "MIT", diff --git a/packages/ssri/CHANGELOG.md b/packages/ssri/CHANGELOG.md index ea5124808..fec030931 100644 --- a/packages/ssri/CHANGELOG.md +++ b/packages/ssri/CHANGELOG.md @@ -1,5 +1,15 @@ # @ckb-ccc/ssri +## 0.2.23 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 0.2.22 ### Patch Changes diff --git a/packages/ssri/package.json b/packages/ssri/package.json index 4bfbe54c7..4684d53d8 100644 --- a/packages/ssri/package.json +++ b/packages/ssri/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/ssri", - "version": "0.2.22", + "version": "0.2.23", "description": "SSRI", "author": "Alive24 ", "license": "MIT", diff --git a/packages/type-id/CHANGELOG.md b/packages/type-id/CHANGELOG.md new file mode 100644 index 000000000..a69bf0a44 --- /dev/null +++ b/packages/type-id/CHANGELOG.md @@ -0,0 +1,15 @@ +# @ckb-ccc/type-id + +## 0.0.1 +### Patch Changes + + + +- [#337](https://github.com/ckb-devrel/ccc/pull/337) [`3bd5130`](https://github.com/ckb-devrel/ccc/commit/3bd51300d9602482dd781752f618f6cfd642675c) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(type-id): add type-id package for Type ID operations + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 diff --git a/packages/type-id/package.json b/packages/type-id/package.json index 5afb9bc5f..851b36a35 100644 --- a/packages/type-id/package.json +++ b/packages/type-id/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/type-id", - "version": "0.0.0", + "version": "0.0.1", "description": "CCC - CKBer's Codebase. CCC's support for Type ID", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/udt/CHANGELOG.md b/packages/udt/CHANGELOG.md index ce41eb66a..b0855ba1b 100644 --- a/packages/udt/CHANGELOG.md +++ b/packages/udt/CHANGELOG.md @@ -1,5 +1,16 @@ # @ckb-ccc/udt +## 0.1.25 +### Patch Changes + + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + - @ckb-ccc/ssri@0.2.23 + ## 0.1.24 ### Patch Changes diff --git a/packages/udt/package.json b/packages/udt/package.json index 6f48e6346..d9a6df939 100644 --- a/packages/udt/package.json +++ b/packages/udt/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/udt", - "version": "0.1.24", + "version": "0.1.25", "description": "UDT", "author": "Alive24 ", "license": "MIT", diff --git a/packages/uni-sat/CHANGELOG.md b/packages/uni-sat/CHANGELOG.md index 98fc5fea8..1e9f57b7c 100644 --- a/packages/uni-sat/CHANGELOG.md +++ b/packages/uni-sat/CHANGELOG.md @@ -1,5 +1,21 @@ # @ckb-ccc/uni-sat +## 1.0.33 +### Patch Changes + + + +- [#346](https://github.com/ckb-devrel/ccc/pull/346) [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72) Thanks [@fghdotio](https://github.com/fghdotio)! - feat(core): add BTC PSBT signing support + + - Add `SignerBtc.signPsbt()`, `signAndBroadcastPsbt()`, and `broadcastPsbt()` for signing and broadcasting PSBTs + - Add `SignPsbtOptions` and `InputToSign` for configuring PSBT signing + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.0.32 ### Patch Changes diff --git a/packages/uni-sat/package.json b/packages/uni-sat/package.json index a7013aed8..2cda71e93 100644 --- a/packages/uni-sat/package.json +++ b/packages/uni-sat/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/uni-sat", - "version": "1.0.32", + "version": "1.0.33", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for UniSat", "author": "Hanssen0 ", "license": "MIT", diff --git a/packages/utxo-global/CHANGELOG.md b/packages/utxo-global/CHANGELOG.md index fd93bc7c5..9df9afbbd 100644 --- a/packages/utxo-global/CHANGELOG.md +++ b/packages/utxo-global/CHANGELOG.md @@ -1,5 +1,21 @@ # @ckb-ccc/utxo-global +## 1.0.33 +### Patch Changes + + + +- [#346](https://github.com/ckb-devrel/ccc/pull/346) [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72) Thanks [@fghdotio](https://github.com/fghdotio)! - feat(core): add BTC PSBT signing support + + - Add `SignerBtc.signPsbt()`, `signAndBroadcastPsbt()`, and `broadcastPsbt()` for signing and broadcasting PSBTs + - Add `SignPsbtOptions` and `InputToSign` for configuring PSBT signing + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.0.32 ### Patch Changes diff --git a/packages/utxo-global/package.json b/packages/utxo-global/package.json index b1872d8c8..b667105bf 100644 --- a/packages/utxo-global/package.json +++ b/packages/utxo-global/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/utxo-global", - "version": "1.0.32", + "version": "1.0.33", "description": "Common Chains Connector's support for UTXO Global", "author": "Trong Dinh ", "license": "MIT", diff --git a/packages/xverse/CHANGELOG.md b/packages/xverse/CHANGELOG.md index acacf9317..e545ee1d3 100644 --- a/packages/xverse/CHANGELOG.md +++ b/packages/xverse/CHANGELOG.md @@ -1,5 +1,21 @@ # @ckb-ccc/xverse +## 1.0.33 +### Patch Changes + + + +- [#346](https://github.com/ckb-devrel/ccc/pull/346) [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72) Thanks [@fghdotio](https://github.com/fghdotio)! - feat(core): add BTC PSBT signing support + + - Add `SignerBtc.signPsbt()`, `signAndBroadcastPsbt()`, and `broadcastPsbt()` for signing and broadcasting PSBTs + - Add `SignPsbtOptions` and `InputToSign` for configuring PSBT signing + + +- [#379](https://github.com/ckb-devrel/ccc/pull/379) [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore: bump pnpm to v11.8.0 + +- Updated dependencies [[`1148a5c`](https://github.com/ckb-devrel/ccc/commit/1148a5c403cde985fb4ba713ccfa0c163d287174), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`a803d5f`](https://github.com/ckb-devrel/ccc/commit/a803d5fba8d0e082c6aba14db156856025402e72), [`bf0f8d8`](https://github.com/ckb-devrel/ccc/commit/bf0f8d8ca011e627821445a10bc38519510e5b9d), [`6727ffe`](https://github.com/ckb-devrel/ccc/commit/6727ffe05f60e6bfb2060a565c19acb0fd0f375e), [`f01a05b`](https://github.com/ckb-devrel/ccc/commit/f01a05bab332d9f4e0cf7f84aecfd688f8e9f346), [`a526890`](https://github.com/ckb-devrel/ccc/commit/a5268909ea9d61c4e2f5187a43e2318327b27cae), [`4bb3d9d`](https://github.com/ckb-devrel/ccc/commit/4bb3d9d2ef36b3ee8820036625abd9befb1980c4), [`9f7ecb6`](https://github.com/ckb-devrel/ccc/commit/9f7ecb6ab8db9c6866dad029f2888e1e5cfcbe7d)]: + - @ckb-ccc/core@1.13.0 + ## 1.0.32 ### Patch Changes diff --git a/packages/xverse/package.json b/packages/xverse/package.json index 00d6bd63a..584a5c274 100644 --- a/packages/xverse/package.json +++ b/packages/xverse/package.json @@ -1,6 +1,6 @@ { "name": "@ckb-ccc/xverse", - "version": "1.0.32", + "version": "1.0.33", "description": "CCC - CKBer's Codebase. Common Chains Connector's support for Xverse", "author": "Hanssen0 ", "license": "MIT",