Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions .changeset/crazy-doodles-slide.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/nice-dingos-post.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/old-eagles-bake.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/salty-apples-check.md

This file was deleted.

18 changes: 18 additions & 0 deletions packages/ccc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @ckb-ccc/ccc

## 1.1.19
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437)]:
- @ckb-ccc/utxo-global@1.0.27
- @ckb-ccc/eip6963@1.0.27
- @ckb-ccc/uni-sat@1.0.27
- @ckb-ccc/joy-id@1.0.27
- @ckb-ccc/xverse@1.0.27
- @ckb-ccc/nip07@1.0.27
- @ckb-ccc/shell@1.1.19
- @ckb-ccc/okx@1.0.27
- @ckb-ccc/rei@1.0.27

## 1.1.18
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/ccc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/ccc",
"version": "1.1.18",
"version": "1.1.19",
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/ckb-ccc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# ckb-ccc

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437)]:
- @ckb-ccc/ccc@1.1.19

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/ckb-ccc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ckb-ccc",
"version": "1.0.26",
"version": "1.0.27",
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/connector-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/connector-react

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437)]:
- @ckb-ccc/connector@1.0.27

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/connector-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/connector-react",
"version": "1.0.26",
"version": "1.0.27",
"description": "CCC - CKBer's Codebase. Common Chains Connector UI Component for React",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/connector

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437)]:
- @ckb-ccc/ccc@1.1.19

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/connector",
"version": "1.0.26",
"version": "1.0.27",
"description": "CCC - CKBer's Codebase. Common Chains Connector UI",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
24 changes: 24 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @ckb-ccc/core

## 1.12.0
### Minor Changes



- [#308](https://github.com/ckb-devrel/ccc/pull/308) [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc) Thanks [@github-actions](https://github.com/apps/github-actions)! - feat(core): `messageHashBtcEcdsa`

Removed dependency on outdated `bitcoinjs-message`.


- [#308](https://github.com/ckb-devrel/ccc/pull/308) [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846) Thanks [@github-actions](https://github.com/apps/github-actions)! - feat(core): add `CellAny`

It's definitely a mistake to name `CellOnChain` `Cell`, but there is nothing we can do with that right now. To avoid more duplicate code, `CellAny` was added to represent a cell that's on-chain or off-chain.

### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`



- [#308](https://github.com/ckb-devrel/ccc/pull/308) [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265) Thanks [@github-actions](https://github.com/apps/github-actions)! - feat(core): default `Signer.prepareTransaction`

## 1.11.5
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/core",
"version": "1.11.5",
"version": "1.12.0",
"description": "Core of CCC - CKBer's Codebase",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/eip6963/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/eip6963

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437), [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc), [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265), [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846)]:
- @ckb-ccc/core@1.12.0

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/eip6963/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/eip6963",
"version": "1.0.26",
"version": "1.0.27",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for EIP6963",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/joy-id/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/joy-id

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437), [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc), [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265), [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846)]:
- @ckb-ccc/core@1.12.0

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/joy-id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/joy-id",
"version": "1.0.26",
"version": "1.0.27",
"description": "Connector's support for JoyID",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/lumos-patches/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/lumos-patches

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437), [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc), [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265), [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846)]:
- @ckb-ccc/core@1.12.0

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/lumos-patches/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/lumos-patches",
"version": "1.0.26",
"version": "1.0.27",
"description": "Patches for using Lumos with CCC",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/nip07/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/nip07

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437), [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc), [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265), [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846)]:
- @ckb-ccc/core@1.12.0

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/nip07/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/nip07",
"version": "1.0.26",
"version": "1.0.27",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for NIP07",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
12 changes: 12 additions & 0 deletions packages/okx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @ckb-ccc/okx

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437), [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc), [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265), [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846)]:
- @ckb-ccc/uni-sat@1.0.27
- @ckb-ccc/nip07@1.0.27
- @ckb-ccc/core@1.12.0

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/okx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/okx",
"version": "1.0.26",
"version": "1.0.27",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for OKX",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/rei/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/rei

## 1.0.27
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437), [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc), [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265), [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846)]:
- @ckb-ccc/core@1.12.0

## 1.0.26
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/rei/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/rei",
"version": "1.0.26",
"version": "1.0.27",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for Rei",
"license": "MIT",
"private": false,
Expand Down
13 changes: 13 additions & 0 deletions packages/shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @ckb-ccc/shell

## 1.1.19
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437), [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc), [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265), [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846)]:
- @ckb-ccc/spore@1.5.11
- @ckb-ccc/core@1.12.0
- @ckb-ccc/ssri@0.2.17
- @ckb-ccc/udt@0.1.19

## 1.1.18
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/shell",
"version": "1.1.18",
"version": "1.1.19",
"description": "Backend Shell of CCC - CKBer's Codebase. Common Chains Connector.",
"author": "Hanssen0 <hanssen0@hanssen0.com>",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/spore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @ckb-ccc/spore

## 1.5.11
### Patch Changes



- [`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437) Thanks [@Hanssen0](https://github.com/Hanssen0)! - chore(deps): bump dependency version with `--latest`

- Updated dependencies [[`518ac9d`](https://github.com/ckb-devrel/ccc/commit/518ac9d5773c9846f16b23702d4a000a36a55437), [`12c1e6b`](https://github.com/ckb-devrel/ccc/commit/12c1e6b751de220898ed94998027c7cf07c7a7dc), [`d382469`](https://github.com/ckb-devrel/ccc/commit/d382469ffca7934f19d0156af6939d7794808265), [`50b5537`](https://github.com/ckb-devrel/ccc/commit/50b553715f150ca7c68a661c7cbf8696ec674846)]:
- @ckb-ccc/core@1.12.0

## 1.5.10
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion packages/spore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ckb-ccc/spore",
"version": "1.5.10",
"version": "1.5.11",
"description": "CCC - CKBer's Codebase. Common Chains Connector's support for Spore protocol",
"author": "ashuralyk <ashuralyk@live.com>",
"license": "MIT",
Expand Down
Loading