@ckb-ccc/ccc 0.0.16-alpha.5 → 0.0.16-alpha.7
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 +64 -42
- package/README.md +6 -26
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,32 @@
|
|
|
1
1
|
# @ckb-ccc/ccc
|
|
2
2
|
|
|
3
|
+
## 0.0.16-alpha.7
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`91832b1`](https://github.com/ckb-devrel/ccc/commit/91832b103c5d7a1272060639f77754a1c731a753)]:
|
|
8
|
+
- @ckb-ccc/xverse@0.0.15-alpha.7
|
|
9
|
+
|
|
10
|
+
## 0.0.16-alpha.6
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies [[`50f2ce0`](https://github.com/ckb-devrel/ccc/commit/50f2ce08e74cb3fbeae926267d42e28b426fd7f4)]:
|
|
15
|
+
- @ckb-ccc/core@0.1.0-alpha.5
|
|
16
|
+
- @ckb-ccc/eip6963@0.0.16-alpha.5
|
|
17
|
+
- @ckb-ccc/joy-id@0.0.16-alpha.5
|
|
18
|
+
- @ckb-ccc/nip07@0.0.16-alpha.5
|
|
19
|
+
- @ckb-ccc/okx@0.0.16-alpha.5
|
|
20
|
+
- @ckb-ccc/rei@0.0.16-alpha.5
|
|
21
|
+
- @ckb-ccc/uni-sat@0.0.16-alpha.5
|
|
22
|
+
- @ckb-ccc/utxo-global@0.0.16-alpha.5
|
|
23
|
+
- @ckb-ccc/xverse@0.0.15-alpha.6
|
|
24
|
+
|
|
3
25
|
## 0.0.16-alpha.5
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
6
28
|
|
|
7
|
-
- Updated dependencies [[`f21d7e4`](https://github.com/ckb-
|
|
29
|
+
- Updated dependencies [[`f21d7e4`](https://github.com/ckb-devrel/ccc/commit/f21d7e4cf422edab4a836ef6d678b620594fef8d)]:
|
|
8
30
|
- @ckb-ccc/core@0.1.0-alpha.4
|
|
9
31
|
- @ckb-ccc/eip6963@0.0.16-alpha.4
|
|
10
32
|
- @ckb-ccc/joy-id@0.0.16-alpha.4
|
|
@@ -19,7 +41,7 @@
|
|
|
19
41
|
|
|
20
42
|
### Patch Changes
|
|
21
43
|
|
|
22
|
-
- Updated dependencies [[`a3d5359`](https://github.com/ckb-
|
|
44
|
+
- Updated dependencies [[`a3d5359`](https://github.com/ckb-devrel/ccc/commit/a3d53595f6dd11f2f59cdf0086b3d7ce558a2fdd)]:
|
|
23
45
|
- @ckb-ccc/core@0.0.16-alpha.3
|
|
24
46
|
- @ckb-ccc/eip6963@0.0.16-alpha.3
|
|
25
47
|
- @ckb-ccc/joy-id@0.0.16-alpha.3
|
|
@@ -34,9 +56,9 @@
|
|
|
34
56
|
|
|
35
57
|
### Patch Changes
|
|
36
58
|
|
|
37
|
-
- [#70](https://github.com/ckb-
|
|
59
|
+
- [#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
|
|
38
60
|
|
|
39
|
-
- Updated dependencies [[`acfc050`](https://github.com/ckb-
|
|
61
|
+
- Updated dependencies [[`acfc050`](https://github.com/ckb-devrel/ccc/commit/acfc0502cd6beb48b9310dec8411dcd630507366)]:
|
|
40
62
|
- @ckb-ccc/core@0.0.16-alpha.2
|
|
41
63
|
- @ckb-ccc/eip6963@0.0.16-alpha.2
|
|
42
64
|
- @ckb-ccc/joy-id@0.0.16-alpha.2
|
|
@@ -51,11 +73,11 @@
|
|
|
51
73
|
|
|
52
74
|
### Patch Changes
|
|
53
75
|
|
|
54
|
-
- [#69](https://github.com/ckb-
|
|
76
|
+
- [#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
|
|
55
77
|
|
|
56
|
-
- [#67](https://github.com/ckb-
|
|
78
|
+
- [#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
|
|
57
79
|
|
|
58
|
-
- Updated dependencies [[`8824ff2`](https://github.com/ckb-
|
|
80
|
+
- Updated dependencies [[`8824ff2`](https://github.com/ckb-devrel/ccc/commit/8824ff27af3b76186f1a7d6db8c907cd66f09d6a), [`c092988`](https://github.com/ckb-devrel/ccc/commit/c092988e7765b9ac79498d6bd72a6a2f62859b6f)]:
|
|
59
81
|
- @ckb-ccc/core@0.0.16-alpha.1
|
|
60
82
|
- @ckb-ccc/eip6963@0.0.16-alpha.1
|
|
61
83
|
- @ckb-ccc/joy-id@0.0.16-alpha.1
|
|
@@ -70,7 +92,7 @@
|
|
|
70
92
|
|
|
71
93
|
### Patch Changes
|
|
72
94
|
|
|
73
|
-
- Updated dependencies [[`1720d5a`](https://github.com/ckb-
|
|
95
|
+
- Updated dependencies [[`1720d5a`](https://github.com/ckb-devrel/ccc/commit/1720d5a398543f1c6e24763eeaf15d84cd2214bf)]:
|
|
74
96
|
- @ckb-ccc/core@0.0.16-alpha.0
|
|
75
97
|
- @ckb-ccc/eip6963@0.0.16-alpha.0
|
|
76
98
|
- @ckb-ccc/joy-id@0.0.16-alpha.0
|
|
@@ -85,16 +107,16 @@
|
|
|
85
107
|
|
|
86
108
|
### Patch Changes
|
|
87
109
|
|
|
88
|
-
- [#60](https://github.com/ckb-
|
|
110
|
+
- [#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
|
|
89
111
|
|
|
90
|
-
- Updated dependencies [[`e904963`](https://github.com/ckb-
|
|
112
|
+
- Updated dependencies [[`e904963`](https://github.com/ckb-devrel/ccc/commit/e904963a16f12c410d861eb3ae01b87d68cb3e34)]:
|
|
91
113
|
- @ckb-ccc/xverse@0.0.15-alpha.0
|
|
92
114
|
|
|
93
115
|
## 0.0.15
|
|
94
116
|
|
|
95
117
|
### Patch Changes
|
|
96
118
|
|
|
97
|
-
- Updated dependencies [[`8f2560a`](https://github.com/ckb-
|
|
119
|
+
- Updated dependencies [[`8f2560a`](https://github.com/ckb-devrel/ccc/commit/8f2560ab0e5619654fff7c5eacda8425385f908e)]:
|
|
98
120
|
- @ckb-ccc/core@0.0.15
|
|
99
121
|
- @ckb-ccc/eip6963@0.0.15
|
|
100
122
|
- @ckb-ccc/joy-id@0.0.15
|
|
@@ -108,11 +130,11 @@
|
|
|
108
130
|
|
|
109
131
|
### Patch Changes
|
|
110
132
|
|
|
111
|
-
- [#56](https://github.com/ckb-
|
|
133
|
+
- [#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
|
|
112
134
|
|
|
113
|
-
- [#48](https://github.com/ckb-
|
|
135
|
+
- [#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
|
|
114
136
|
|
|
115
|
-
- Updated dependencies [[`5e942f8`](https://github.com/ckb-
|
|
137
|
+
- Updated dependencies [[`5e942f8`](https://github.com/ckb-devrel/ccc/commit/5e942f8f1ed678abdb7ab9716f5449f0714cea53), [`f5b5938`](https://github.com/ckb-devrel/ccc/commit/f5b5938ab8f9c0a338dfd6765fe717f7ad1b1dd8), [`f13f4d3`](https://github.com/ckb-devrel/ccc/commit/f13f4d319ca66b571029a65e945e3a038bfeea25), [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6), [`7ba62a0`](https://github.com/ckb-devrel/ccc/commit/7ba62a056f17808fe5684786c00c2dff80bb7d1d), [`2164efd`](https://github.com/ckb-devrel/ccc/commit/2164efd6d834c1917ad5f4a514dc25941f937185), [`e5bd2ad`](https://github.com/ckb-devrel/ccc/commit/e5bd2ad5de4b42a22c422ecfc42056750f69b88b), [`aae3e06`](https://github.com/ckb-devrel/ccc/commit/aae3e0679fb940dd8c12ac9be12a4b53277a339d)]:
|
|
116
138
|
- @ckb-ccc/core@0.0.14
|
|
117
139
|
- @ckb-ccc/okx@0.0.14
|
|
118
140
|
- @ckb-ccc/eip6963@0.0.14
|
|
@@ -126,7 +148,7 @@
|
|
|
126
148
|
|
|
127
149
|
### Patch Changes
|
|
128
150
|
|
|
129
|
-
- Updated dependencies [[`7ba62a0`](https://github.com/ckb-
|
|
151
|
+
- Updated dependencies [[`7ba62a0`](https://github.com/ckb-devrel/ccc/commit/7ba62a056f17808fe5684786c00c2dff80bb7d1d)]:
|
|
130
152
|
- @ckb-ccc/core@0.0.14-alpha.2
|
|
131
153
|
- @ckb-ccc/eip6963@0.0.14-alpha.2
|
|
132
154
|
- @ckb-ccc/joy-id@0.0.14-alpha.2
|
|
@@ -140,9 +162,9 @@
|
|
|
140
162
|
|
|
141
163
|
### Patch Changes
|
|
142
164
|
|
|
143
|
-
- [#48](https://github.com/ckb-
|
|
165
|
+
- [#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
|
|
144
166
|
|
|
145
|
-
- Updated dependencies [[`5e942f8`](https://github.com/ckb-
|
|
167
|
+
- Updated dependencies [[`5e942f8`](https://github.com/ckb-devrel/ccc/commit/5e942f8f1ed678abdb7ab9716f5449f0714cea53), [`4fb114b`](https://github.com/ckb-devrel/ccc/commit/4fb114bc421c7250eed7388c16f1c026875153e6), [`e5bd2ad`](https://github.com/ckb-devrel/ccc/commit/e5bd2ad5de4b42a22c422ecfc42056750f69b88b), [`aae3e06`](https://github.com/ckb-devrel/ccc/commit/aae3e0679fb940dd8c12ac9be12a4b53277a339d)]:
|
|
146
168
|
- @ckb-ccc/core@0.0.14-alpha.1
|
|
147
169
|
- @ckb-ccc/okx@0.0.14-alpha.1
|
|
148
170
|
- @ckb-ccc/eip6963@0.0.14-alpha.1
|
|
@@ -156,7 +178,7 @@
|
|
|
156
178
|
|
|
157
179
|
### Patch Changes
|
|
158
180
|
|
|
159
|
-
- Updated dependencies [[`f5b5938`](https://github.com/ckb-
|
|
181
|
+
- Updated dependencies [[`f5b5938`](https://github.com/ckb-devrel/ccc/commit/f5b5938ab8f9c0a338dfd6765fe717f7ad1b1dd8), [`2164efd`](https://github.com/ckb-devrel/ccc/commit/2164efd6d834c1917ad5f4a514dc25941f937185)]:
|
|
160
182
|
- @ckb-ccc/core@0.0.14-alpha.0
|
|
161
183
|
- @ckb-ccc/eip6963@0.0.14-alpha.0
|
|
162
184
|
- @ckb-ccc/joy-id@0.0.14-alpha.0
|
|
@@ -170,19 +192,19 @@
|
|
|
170
192
|
|
|
171
193
|
### Patch Changes
|
|
172
194
|
|
|
173
|
-
- [`6d62032`](https://github.com/ckb-
|
|
195
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
174
196
|
|
|
175
|
-
- [`3658797`](https://github.com/ckb-
|
|
197
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
176
198
|
|
|
177
|
-
- [#25](https://github.com/ckb-
|
|
199
|
+
- [#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
|
|
178
200
|
|
|
179
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
201
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
180
202
|
|
|
181
|
-
- [`079e20e`](https://github.com/ckb-
|
|
203
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
182
204
|
|
|
183
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
205
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
184
206
|
|
|
185
|
-
- Updated dependencies [[`3378e85`](https://github.com/ckb-
|
|
207
|
+
- Updated dependencies [[`3378e85`](https://github.com/ckb-devrel/ccc/commit/3378e85b32797f5cdc1943b9ecaca1fd1d9fad5e), [`8629449`](https://github.com/ckb-devrel/ccc/commit/86294490e76fc2a1cee20f827883e02fceca6e8b), [`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), [`600cc13`](https://github.com/ckb-devrel/ccc/commit/600cc137ac6eb7c5b2533670de6df29d82f1b9e1), [`642f731`](https://github.com/ckb-devrel/ccc/commit/642f7317f4951ef801f1245aea96c40b4b6fb73e), [`96dbb61`](https://github.com/ckb-devrel/ccc/commit/96dbb6107d2071b9383350ddd578557746227054), [`0462a4e`](https://github.com/ckb-devrel/ccc/commit/0462a4ee101926f0da857173626dc4ab879e3b56), [`588db84`](https://github.com/ckb-devrel/ccc/commit/588db8434d76a5a9ea6dd1d4c5b03f356ec1fb7d), [`52156f9`](https://github.com/ckb-devrel/ccc/commit/52156f9df9cae9e0b71b77b49cda0e4d73e76142), [`63606db`](https://github.com/ckb-devrel/ccc/commit/63606db908f95bfc857430083932144d1ef4deef), [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b), [`1043c2b`](https://github.com/ckb-devrel/ccc/commit/1043c2bc211ec283b88dba3b81feef98e4185c0e), [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11), [`1f999f8`](https://github.com/ckb-devrel/ccc/commit/1f999f854beb255b3cd9dbbc5a7268e75442b3db), [`a69a9dc`](https://github.com/ckb-devrel/ccc/commit/a69a9dc0c722f7b4cfa36b2ae8ecba4dcde0db90), [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895)]:
|
|
186
208
|
- @ckb-ccc/core@0.0.13
|
|
187
209
|
- @ckb-ccc/eip6963@0.0.13
|
|
188
210
|
- @ckb-ccc/joy-id@0.0.13
|
|
@@ -196,7 +218,7 @@
|
|
|
196
218
|
|
|
197
219
|
### Patch Changes
|
|
198
220
|
|
|
199
|
-
- Updated dependencies [[`8629449`](https://github.com/ckb-
|
|
221
|
+
- Updated dependencies [[`8629449`](https://github.com/ckb-devrel/ccc/commit/86294490e76fc2a1cee20f827883e02fceca6e8b), [`52156f9`](https://github.com/ckb-devrel/ccc/commit/52156f9df9cae9e0b71b77b49cda0e4d73e76142), [`63606db`](https://github.com/ckb-devrel/ccc/commit/63606db908f95bfc857430083932144d1ef4deef)]:
|
|
200
222
|
- @ckb-ccc/core@0.0.13-alpha.8
|
|
201
223
|
- @ckb-ccc/eip6963@0.0.13-alpha.8
|
|
202
224
|
- @ckb-ccc/joy-id@0.0.13-alpha.8
|
|
@@ -210,11 +232,11 @@
|
|
|
210
232
|
|
|
211
233
|
### Patch Changes
|
|
212
234
|
|
|
213
|
-
- [`079e20e`](https://github.com/ckb-
|
|
235
|
+
- [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): more APIs. Since parsing.
|
|
214
236
|
|
|
215
|
-
- [`ed154d1`](https://github.com/ckb-
|
|
237
|
+
- [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): Signer.findCells
|
|
216
238
|
|
|
217
|
-
- Updated dependencies [[`1043c2b`](https://github.com/ckb-
|
|
239
|
+
- Updated dependencies [[`1043c2b`](https://github.com/ckb-devrel/ccc/commit/1043c2bc211ec283b88dba3b81feef98e4185c0e), [`079e20e`](https://github.com/ckb-devrel/ccc/commit/079e20ef14cf9a7c06bbaddf3e92cbfbb005da11), [`ed154d1`](https://github.com/ckb-devrel/ccc/commit/ed154d189e239907ad686ec51ac8133b6d5eb895)]:
|
|
218
240
|
- @ckb-ccc/core@0.0.13-alpha.7
|
|
219
241
|
- @ckb-ccc/eip6963@0.0.13-alpha.7
|
|
220
242
|
- @ckb-ccc/joy-id@0.0.13-alpha.7
|
|
@@ -228,11 +250,11 @@
|
|
|
228
250
|
|
|
229
251
|
### Patch Changes
|
|
230
252
|
|
|
231
|
-
- [#25](https://github.com/ckb-
|
|
253
|
+
- [#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
|
|
232
254
|
|
|
233
|
-
- [`44c7fee`](https://github.com/ckb-
|
|
255
|
+
- [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): completeInputs
|
|
234
256
|
|
|
235
|
-
- Updated dependencies [[`69c10fd`](https://github.com/ckb-
|
|
257
|
+
- Updated dependencies [[`69c10fd`](https://github.com/ckb-devrel/ccc/commit/69c10fdfcd507433c13b15d17015dca4687afb97), [`44c7fee`](https://github.com/ckb-devrel/ccc/commit/44c7feed37369836268fba21884418682f15254b)]:
|
|
236
258
|
- @ckb-ccc/utxo-global@0.0.13-alpha.6
|
|
237
259
|
- @ckb-ccc/core@0.0.13-alpha.6
|
|
238
260
|
- @ckb-ccc/eip6963@0.0.13-alpha.6
|
|
@@ -246,9 +268,9 @@
|
|
|
246
268
|
|
|
247
269
|
### Patch Changes
|
|
248
270
|
|
|
249
|
-
- [`6d62032`](https://github.com/ckb-
|
|
271
|
+
- [`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97) Thanks [@Hanssen0](https://github.com/Hanssen0)! - fix(core): recordCells should not add usableCells
|
|
250
272
|
|
|
251
|
-
- Updated dependencies [[`6d62032`](https://github.com/ckb-
|
|
273
|
+
- Updated dependencies [[`6d62032`](https://github.com/ckb-devrel/ccc/commit/6d620326f42f8c48eff9deb95578cf28d7bf5c97)]:
|
|
252
274
|
- @ckb-ccc/core@0.0.13-alpha.5
|
|
253
275
|
- @ckb-ccc/eip6963@0.0.13-alpha.5
|
|
254
276
|
- @ckb-ccc/joy-id@0.0.13-alpha.5
|
|
@@ -262,9 +284,9 @@
|
|
|
262
284
|
|
|
263
285
|
### Patch Changes
|
|
264
286
|
|
|
265
|
-
- [`3658797`](https://github.com/ckb-
|
|
287
|
+
- [`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat(core): node.js websocket
|
|
266
288
|
|
|
267
|
-
- Updated dependencies [[`3658797`](https://github.com/ckb-
|
|
289
|
+
- Updated dependencies [[`3658797`](https://github.com/ckb-devrel/ccc/commit/3658797e67c42c56b20fa66481d0455ed019e69f), [`642f731`](https://github.com/ckb-devrel/ccc/commit/642f7317f4951ef801f1245aea96c40b4b6fb73e)]:
|
|
268
290
|
- @ckb-ccc/core@0.0.13-alpha.4
|
|
269
291
|
- @ckb-ccc/eip6963@0.0.13-alpha.4
|
|
270
292
|
- @ckb-ccc/joy-id@0.0.13-alpha.4
|
|
@@ -278,7 +300,7 @@
|
|
|
278
300
|
|
|
279
301
|
### Patch Changes
|
|
280
302
|
|
|
281
|
-
- Updated dependencies [[`1f999f8`](https://github.com/ckb-
|
|
303
|
+
- Updated dependencies [[`1f999f8`](https://github.com/ckb-devrel/ccc/commit/1f999f854beb255b3cd9dbbc5a7268e75442b3db)]:
|
|
282
304
|
- @ckb-ccc/core@0.0.13-alpha.3
|
|
283
305
|
- @ckb-ccc/eip6963@0.0.13-alpha.3
|
|
284
306
|
- @ckb-ccc/joy-id@0.0.13-alpha.3
|
|
@@ -292,7 +314,7 @@
|
|
|
292
314
|
|
|
293
315
|
### Patch Changes
|
|
294
316
|
|
|
295
|
-
- Updated dependencies [[`96dbb61`](https://github.com/ckb-
|
|
317
|
+
- Updated dependencies [[`96dbb61`](https://github.com/ckb-devrel/ccc/commit/96dbb6107d2071b9383350ddd578557746227054)]:
|
|
296
318
|
- @ckb-ccc/core@0.0.13-alpha.2
|
|
297
319
|
- @ckb-ccc/eip6963@0.0.13-alpha.2
|
|
298
320
|
- @ckb-ccc/joy-id@0.0.13-alpha.2
|
|
@@ -306,7 +328,7 @@
|
|
|
306
328
|
|
|
307
329
|
### Patch Changes
|
|
308
330
|
|
|
309
|
-
- Updated dependencies [[`3378e85`](https://github.com/ckb-
|
|
331
|
+
- Updated dependencies [[`3378e85`](https://github.com/ckb-devrel/ccc/commit/3378e85b32797f5cdc1943b9ecaca1fd1d9fad5e), [`588db84`](https://github.com/ckb-devrel/ccc/commit/588db8434d76a5a9ea6dd1d4c5b03f356ec1fb7d), [`a69a9dc`](https://github.com/ckb-devrel/ccc/commit/a69a9dc0c722f7b4cfa36b2ae8ecba4dcde0db90)]:
|
|
310
332
|
- @ckb-ccc/core@0.0.13-alpha.1
|
|
311
333
|
- @ckb-ccc/joy-id@0.0.13-alpha.1
|
|
312
334
|
- @ckb-ccc/eip6963@0.0.13-alpha.1
|
|
@@ -320,7 +342,7 @@
|
|
|
320
342
|
|
|
321
343
|
### Patch Changes
|
|
322
344
|
|
|
323
|
-
- Updated dependencies [[`600cc13`](https://github.com/ckb-
|
|
345
|
+
- Updated dependencies [[`600cc13`](https://github.com/ckb-devrel/ccc/commit/600cc137ac6eb7c5b2533670de6df29d82f1b9e1)]:
|
|
324
346
|
- @ckb-ccc/core@0.0.13-alpha.0
|
|
325
347
|
- @ckb-ccc/eip6963@0.0.13-alpha.0
|
|
326
348
|
- @ckb-ccc/joy-id@0.0.13-alpha.0
|
|
@@ -334,9 +356,9 @@
|
|
|
334
356
|
|
|
335
357
|
### Patch Changes
|
|
336
358
|
|
|
337
|
-
- [`591e779`](https://github.com/ckb-
|
|
359
|
+
- [`591e779`](https://github.com/ckb-devrel/ccc/commit/591e7794ce3d07ceaad55b7a80d2277fe0aa9fe7) Thanks [@Hanssen0](https://github.com/Hanssen0)! - feat: custom SignersController
|
|
338
360
|
|
|
339
|
-
- Updated dependencies [[`6bee006`](https://github.com/ckb-
|
|
361
|
+
- Updated dependencies [[`6bee006`](https://github.com/ckb-devrel/ccc/commit/6bee006fbcb96986c65ca4d2d896fca21db2503b)]:
|
|
340
362
|
- @ckb-ccc/nip07@0.0.12
|
|
341
363
|
- @ckb-ccc/okx@0.0.12
|
|
342
364
|
- @ckb-ccc/core@0.0.12
|
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/ccc"><img
|
|
13
13
|
alt="NPM Version" src="https://img.shields.io/npm/v/%40ckb-ccc%2Fccc"
|
|
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/ccc",
|
|
3
|
-
"version": "0.0.16-alpha.
|
|
3
|
+
"version": "0.0.16-alpha.7",
|
|
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",
|
|
@@ -46,15 +46,15 @@
|
|
|
46
46
|
"access": "public"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"@ckb-ccc/core": "0.1.0-alpha.
|
|
50
|
-
"@ckb-ccc/eip6963": "0.0.16-alpha.
|
|
51
|
-
"@ckb-ccc/joy-id": "0.0.16-alpha.
|
|
52
|
-
"@ckb-ccc/nip07": "0.0.16-alpha.
|
|
53
|
-
"@ckb-ccc/
|
|
54
|
-
"@ckb-ccc/
|
|
55
|
-
"@ckb-ccc/
|
|
56
|
-
"@ckb-ccc/
|
|
57
|
-
"@ckb-ccc/
|
|
49
|
+
"@ckb-ccc/core": "0.1.0-alpha.5",
|
|
50
|
+
"@ckb-ccc/eip6963": "0.0.16-alpha.5",
|
|
51
|
+
"@ckb-ccc/joy-id": "0.0.16-alpha.5",
|
|
52
|
+
"@ckb-ccc/nip07": "0.0.16-alpha.5",
|
|
53
|
+
"@ckb-ccc/utxo-global": "0.0.16-alpha.5",
|
|
54
|
+
"@ckb-ccc/okx": "0.0.16-alpha.5",
|
|
55
|
+
"@ckb-ccc/uni-sat": "0.0.16-alpha.5",
|
|
56
|
+
"@ckb-ccc/rei": "0.0.16-alpha.5",
|
|
57
|
+
"@ckb-ccc/xverse": "0.0.15-alpha.7"
|
|
58
58
|
},
|
|
59
59
|
"scripts": {
|
|
60
60
|
"build": "rimraf ./dist && rimraf ./dist.commonjs && tsc && tsc --project tsconfig.commonjs.json && copyfiles -u 2 misc/basedirs/**/* .",
|