ckb-ccc 0.0.16-alpha.5 → 0.0.16-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +37 -30
- package/README.md +6 -26
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# ckb-ccc
|
|
2
2
|
|
|
3
|
+
## 0.0.16-alpha.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @ckb-ccc/ccc@0.0.16-alpha.6
|
|
9
|
+
|
|
3
10
|
## 0.0.16-alpha.5
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -18,20 +25,20 @@
|
|
|
18
25
|
|
|
19
26
|
### Patch Changes
|
|
20
27
|
|
|
21
|
-
- [#70](https://github.com/ckb-
|
|
28
|
+
- [#70](https://github.com/ckb-devrel/ccc/pull/70) [`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): websocket transport
|
|
22
29
|
|
|
23
|
-
- Updated dependencies [[`acfc050`](https://github.com/ckb-
|
|
30
|
+
- Updated dependencies [[`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366)]:
|
|
24
31
|
- @ckb-ccc/ccc@0.0.16-alpha.3
|
|
25
32
|
|
|
26
33
|
## 0.0.16-alpha.2
|
|
27
34
|
|
|
28
35
|
### Patch Changes
|
|
29
36
|
|
|
30
|
-
- [#69](https://github.com/ckb-
|
|
37
|
+
- [#69](https://github.com/ckb-devrel/ccc/pull/69) [`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Client.waitTransaction
|
|
31
38
|
|
|
32
|
-
- [#67](https://github.com/ckb-
|
|
39
|
+
- [#67](https://github.com/ckb-devrel/ccc/pull/67) [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): auto fee rate
|
|
33
40
|
|
|
34
|
-
- Updated dependencies [[`8824ff2`](https://github.com/ckb-
|
|
41
|
+
- Updated dependencies [[`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f)]:
|
|
35
42
|
- @ckb-ccc/ccc@0.0.16-alpha.2
|
|
36
43
|
|
|
37
44
|
## 0.0.16-alpha.1
|
|
@@ -45,9 +52,9 @@
|
|
|
45
52
|
|
|
46
53
|
### Patch Changes
|
|
47
54
|
|
|
48
|
-
- [#60](https://github.com/ckb-
|
|
55
|
+
- [#60](https://github.com/ckb-devrel/ccc/pull/60) [`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: support Xverse
|
|
49
56
|
|
|
50
|
-
- Updated dependencies [[`e904963`](https://github.com/ckb-
|
|
57
|
+
- Updated dependencies [[`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]:
|
|
51
58
|
- @ckb-ccc/ccc@0.0.16-alpha.0
|
|
52
59
|
|
|
53
60
|
## 0.0.15
|
|
@@ -61,11 +68,11 @@
|
|
|
61
68
|
|
|
62
69
|
### Patch Changes
|
|
63
70
|
|
|
64
|
-
- [#56](https://github.com/ckb-
|
|
71
|
+
- [#56](https://github.com/ckb-devrel/ccc/pull/56) [`f13f4d3`](https://github.com/ckb-devrel/ccc/commit/f13f4d319ca66b571029a65e945e3a038bfeea25) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findTransactions
|
|
65
72
|
|
|
66
|
-
- [#48](https://github.com/ckb-
|
|
73
|
+
- [#48](https://github.com/ckb-devrel/ccc/pull/48) [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(okx): make okx wallet happy
|
|
67
74
|
|
|
68
|
-
- Updated dependencies [[`f13f4d3`](https://github.com/ckb-
|
|
75
|
+
- Updated dependencies [[`f13f4d3`](https://github.com/ckb-devrel/ccc/commit/f13f4d319ca66b571029a65e945e3a038bfeea25), [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6)]:
|
|
69
76
|
- @ckb-ccc/ccc@0.0.14
|
|
70
77
|
|
|
71
78
|
## 0.0.14-alpha.2
|
|
@@ -79,9 +86,9 @@
|
|
|
79
86
|
|
|
80
87
|
### Patch Changes
|
|
81
88
|
|
|
82
|
-
- [#48](https://github.com/ckb-
|
|
89
|
+
- [#48](https://github.com/ckb-devrel/ccc/pull/48) [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(okx): make okx wallet happy
|
|
83
90
|
|
|
84
|
-
- Updated dependencies [[`4fb114b`](https://github.com/ckb-
|
|
91
|
+
- Updated dependencies [[`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6)]:
|
|
85
92
|
- @ckb-ccc/ccc@0.0.14-alpha.1
|
|
86
93
|
|
|
87
94
|
## 0.0.14-alpha.0
|
|
@@ -95,19 +102,19 @@
|
|
|
95
102
|
|
|
96
103
|
### Patch Changes
|
|
97
104
|
|
|
98
|
-
- [`6d62032`](https://github.com/ckb-
|
|
105
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
99
106
|
|
|
100
|
-
- [`3658797`](https://github.com/ckb-
|
|
107
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
101
108
|
|
|
102
|
-
- [#25](https://github.com/ckb-
|
|
109
|
+
- [#25](https://github.com/ckb-devrel/ccc/pull/25) [`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork
|
|
103
110
|
|
|
104
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
111
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
105
112
|
|
|
106
|
-
- [`079e20e`](https://github.com/ckb-
|
|
113
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
107
114
|
|
|
108
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
115
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
109
116
|
|
|
110
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
117
|
+
- Updated dependencies [[`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97), [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f), [`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b), [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11), [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895)]:
|
|
111
118
|
- @ckb-ccc/ccc@0.0.13
|
|
112
119
|
|
|
113
120
|
## 0.0.13-alpha.8
|
|
@@ -121,40 +128,40 @@
|
|
|
121
128
|
|
|
122
129
|
### Patch Changes
|
|
123
130
|
|
|
124
|
-
- [`079e20e`](https://github.com/ckb-
|
|
131
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
125
132
|
|
|
126
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
133
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
127
134
|
|
|
128
|
-
- Updated dependencies [[`079e20e`](https://github.com/ckb-
|
|
135
|
+
- Updated dependencies [[`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11), [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895)]:
|
|
129
136
|
- @ckb-ccc/ccc@0.0.13-alpha.7
|
|
130
137
|
|
|
131
138
|
## 0.0.13-alpha.6
|
|
132
139
|
|
|
133
140
|
### Patch Changes
|
|
134
141
|
|
|
135
|
-
- [#25](https://github.com/ckb-
|
|
142
|
+
- [#25](https://github.com/ckb-devrel/ccc/pull/25) [`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(utxo-global): switchNetwork
|
|
136
143
|
|
|
137
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
144
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
138
145
|
|
|
139
|
-
- Updated dependencies [[`69c10fd`](https://github.com/ckb-
|
|
146
|
+
- Updated dependencies [[`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
|
|
140
147
|
- @ckb-ccc/ccc@0.0.13-alpha.6
|
|
141
148
|
|
|
142
149
|
## 0.0.13-alpha.5
|
|
143
150
|
|
|
144
151
|
### Patch Changes
|
|
145
152
|
|
|
146
|
-
- [`6d62032`](https://github.com/ckb-
|
|
153
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
147
154
|
|
|
148
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
155
|
+
- Updated dependencies [[`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97)]:
|
|
149
156
|
- @ckb-ccc/ccc@0.0.13-alpha.5
|
|
150
157
|
|
|
151
158
|
## 0.0.13-alpha.4
|
|
152
159
|
|
|
153
160
|
### Patch Changes
|
|
154
161
|
|
|
155
|
-
- [`3658797`](https://github.com/ckb-
|
|
162
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
156
163
|
|
|
157
|
-
- Updated dependencies [[`3658797`](https://github.com/ckb-
|
|
164
|
+
- Updated dependencies [[`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f)]:
|
|
158
165
|
- @ckb-ccc/ccc@0.0.13-alpha.4
|
|
159
166
|
|
|
160
167
|
## 0.0.13-alpha.3
|
|
@@ -189,7 +196,7 @@
|
|
|
189
196
|
|
|
190
197
|
### Patch Changes
|
|
191
198
|
|
|
192
|
-
- Updated dependencies [[`591e779`](https://github.com/ckb-
|
|
199
|
+
- Updated dependencies [[`591e779`](https://github.com/ckb-devrel/ccc/commit/591e7794ce3d07ceaad55b7a80d2277fe0aa9fe7)]:
|
|
193
200
|
- @ckb-ccc/ccc@0.0.12
|
|
194
201
|
|
|
195
202
|
## 0.0.12-alpha.7
|
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<p align="center">
|
|
2
2
|
<a href="https://app.ckbccc.com/">
|
|
3
|
-
<img alt="Logo" src="https://raw.githubusercontent.com/ckb-
|
|
3
|
+
<img alt="Logo" src="https://raw.githubusercontent.com/ckb-devrel/ccc/master/assets/logoAndText.svg" style="height: 8rem; max-width: 90%; padding: 0.5rem 0;" />
|
|
4
4
|
</a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
@@ -12,9 +12,9 @@
|
|
|
12
12
|
<a href="https://www.npmjs.com/package/ckb-ccc"><img
|
|
13
13
|
alt="NPM Version" src="https://img.shields.io/npm/v/ckb-ccc"
|
|
14
14
|
/></a>
|
|
15
|
-
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/ckb-
|
|
16
|
-
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/ckb-
|
|
17
|
-
<img alt="GitHub branch check runs" src="https://img.shields.io/github/check-runs/ckb-
|
|
15
|
+
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/ckb-devrel/ccc" />
|
|
16
|
+
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/ckb-devrel/ccc/master" />
|
|
17
|
+
<img alt="GitHub branch check runs" src="https://img.shields.io/github/check-runs/ckb-devrel/ccc/master" />
|
|
18
18
|
<a href="https://live.ckbccc.com/"><img
|
|
19
19
|
alt="Playground" src="https://img.shields.io/website?url=https%3A%2F%2Flive.ckbccc.com%2F&label=Playground"
|
|
20
20
|
/></a>
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
</p>
|
|
28
28
|
|
|
29
29
|
<p align="center">
|
|
30
|
-
|
|
30
|
+
CCC - CKBers' Codebase is a one-stop solution for your CKB JS/TS ecosystem development.
|
|
31
31
|
<br />
|
|
32
32
|
Empower yourself with CCC to discover the unlimited potential of CKB.
|
|
33
33
|
<br />
|
|
@@ -36,26 +36,6 @@
|
|
|
36
36
|
Fully enabling CKB's Turing completeness and cryptographic freedom power.
|
|
37
37
|
</p>
|
|
38
38
|
|
|
39
|
-
## Playground
|
|
40
|
-
|
|
41
|
-
<p align="center">
|
|
42
|
-
<a href="https://live.ckbccc.com/">
|
|
43
|
-
<img src="https://raw.githubusercontent.com/ckb-ecofund/ccc/master/assets/preview.png" width="90%" />
|
|
44
|
-
</a>
|
|
45
|
-
</p>
|
|
46
|
-
|
|
47
|
-
This project is still under active development, and we are looking forward to your feedback. You can [experiment instantly in the playground](https://live.ckbccc.com/). If you are new to the CKB, we recommend checking [Nervos CKB Docs](https://docs.nervos.org/) for basic knowledge.
|
|
48
|
-
|
|
49
|
-
## App
|
|
50
|
-
|
|
51
|
-
<p align="center">
|
|
52
|
-
<a href="https://app.ckbccc.com/">
|
|
53
|
-
<img src="https://raw.githubusercontent.com/ckb-ecofund/ccc/master/assets/appPreview.png" width="50%" />
|
|
54
|
-
</a>
|
|
55
|
-
</p>
|
|
56
|
-
|
|
57
|
-
For non-developers, you can also [try CCC's app now here](https://app.ckbccc.com/). It showcases how to use CCC for some basic scenarios in CKB.
|
|
58
|
-
|
|
59
39
|
<h3 align="center">
|
|
60
|
-
Read more about CCC on <a href="https://docs.ckbccc.com">our website</a> or <a href="https://github.com/ckb-
|
|
40
|
+
Read more about CCC on <a href="https://docs.ckbccc.com">our website</a> or <a href="https://github.com/ckb-devrel/ccc">GitHub Repo</a>.
|
|
61
41
|
</h3>
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ckb-ccc",
|
|
3
|
-
"version": "0.0.16-alpha.
|
|
3
|
+
"version": "0.0.16-alpha.6",
|
|
4
4
|
"description": "CCC - CKBer's Codebase. Common Chains Connector.",
|
|
5
5
|
"author": "Hanssen0 <hanssen0@hanssen0.com>",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"private": false,
|
|
8
|
-
"homepage": "https://github.com/ckb-
|
|
8
|
+
"homepage": "https://github.com/ckb-devrel/ccc",
|
|
9
9
|
"repository": {
|
|
10
10
|
"type": "git",
|
|
11
|
-
"url": "git://github.com/ckb-
|
|
11
|
+
"url": "git://github.com/ckb-devrel/ccc.git"
|
|
12
12
|
},
|
|
13
13
|
"main": "dist.commonjs/index.js",
|
|
14
14
|
"module": "dist/index.js",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"access": "public"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@ckb-ccc/ccc": "0.0.16-alpha.
|
|
31
|
+
"@ckb-ccc/ccc": "0.0.16-alpha.6"
|
|
32
32
|
},
|
|
33
33
|
"scripts": {
|
|
34
34
|
"build": "rimraf ./dist && rimraf ./dist.commonjs && tsc && tsc --project tsconfig.commonjs.json && copyfiles -u 2 misc/basedirs/**/* .",
|