@ceramicnetwork/blockchain-utils-validation 2.0.0-alpha.0 → 2.0.0-alpha.1
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/README.md +9 -1
- package/lib/blockchain-handler.js +1 -2
- package/lib/blockchains/__tests__/fixtures.js +1 -4
- package/lib/blockchains/__tests__/fixtures.js.map +1 -1
- package/lib/blockchains/cosmos.d.ts +2 -3
- package/lib/blockchains/cosmos.d.ts.map +1 -1
- package/lib/blockchains/cosmos.js +10 -34
- package/lib/blockchains/cosmos.js.map +1 -1
- package/lib/blockchains/eosio.d.ts +2 -3
- package/lib/blockchains/eosio.d.ts.map +1 -1
- package/lib/blockchains/eosio.js +7 -31
- package/lib/blockchains/eosio.js.map +1 -1
- package/lib/blockchains/ethereum.d.ts +2 -3
- package/lib/blockchains/ethereum.d.ts.map +1 -1
- package/lib/blockchains/ethereum.js +13 -35
- package/lib/blockchains/ethereum.js.map +1 -1
- package/lib/blockchains/filecoin.d.ts +2 -3
- package/lib/blockchains/filecoin.d.ts.map +1 -1
- package/lib/blockchains/filecoin.js +6 -30
- package/lib/blockchains/filecoin.js.map +1 -1
- package/lib/blockchains/near.d.ts +2 -3
- package/lib/blockchains/near.d.ts.map +1 -1
- package/lib/blockchains/near.js +9 -36
- package/lib/blockchains/near.js.map +1 -1
- package/lib/blockchains/polkadot.d.ts +2 -3
- package/lib/blockchains/polkadot.d.ts.map +1 -1
- package/lib/blockchains/polkadot.js +6 -28
- package/lib/blockchains/polkadot.js.map +1 -1
- package/lib/blockchains/solana.d.ts +2 -3
- package/lib/blockchains/solana.d.ts.map +1 -1
- package/lib/blockchains/solana.js +7 -31
- package/lib/blockchains/solana.js.map +1 -1
- package/lib/blockchains/tezos.d.ts +2 -3
- package/lib/blockchains/tezos.d.ts.map +1 -1
- package/lib/blockchains/tezos.js +18 -45
- package/lib/blockchains/tezos.js.map +1 -1
- package/lib/index.js +21 -28
- package/lib/index.js.map +1 -1
- package/package.json +20 -14
- package/CHANGELOG.md +0 -642
package/CHANGELOG.md
DELETED
|
@@ -1,642 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
# [2.0.0-alpha.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.10...@ceramicnetwork/blockchain-utils-validation@2.0.0-alpha.0) (2021-12-07)
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
### Features
|
|
10
|
-
|
|
11
|
-
* Re-apply Caip version update and format change ([#1896](https://github.com/ceramicnetwork/js-ceramic/issues/1896)) ([be875de](https://github.com/ceramicnetwork/js-ceramic/commit/be875de3e9a5b54605c6d20b9610a52f8267e0ce))
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
## 1.6.2-rc.10 (2021-12-06)
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
### Bug Fixes
|
|
21
|
-
|
|
22
|
-
* Revert Caip10 upgrade ([#1895](https://github.com/ceramicnetwork/js-ceramic/issues/1895)) ([1c376ef](https://github.com/ceramicnetwork/js-ceramic/commit/1c376ef92f4e93b6da819616cef4e5c7582c97e5))
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
## [1.6.2-rc.9](/compare/@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.7...@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.9) (2021-12-01)
|
|
29
|
-
|
|
30
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
## [1.6.2-rc.7](/compare/@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.5...@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.7) (2021-12-01)
|
|
37
|
-
|
|
38
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
## [1.6.2-rc.5](/compare/@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.3...@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.5) (2021-12-01)
|
|
45
|
-
|
|
46
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
## [1.6.2-rc.3](/compare/@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.1...@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.3) (2021-12-01)
|
|
53
|
-
|
|
54
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
## [1.6.2-rc.1](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.0...@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.1) (2021-12-01)
|
|
61
|
-
|
|
62
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
## [1.6.2-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.6.1...@ceramicnetwork/blockchain-utils-validation@1.6.2-rc.0) (2021-11-17)
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
### Bug Fixes
|
|
72
|
-
|
|
73
|
-
* resolve merge conflicts during merge from `main` ([#1848](https://github.com/ceramicnetwork/js-ceramic/issues/1848)) ([6772fc6](https://github.com/ceramicnetwork/js-ceramic/commit/6772fc6c61bc9daadfd3f6d6ecf3de2bb100450d))
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
## [1.6.1](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.6.1-rc.0...@ceramicnetwork/blockchain-utils-validation@1.6.1) (2021-11-17)
|
|
80
|
-
|
|
81
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
## [1.6.1-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.6.0...@ceramicnetwork/blockchain-utils-validation@1.6.1-rc.0) (2021-11-12)
|
|
88
|
-
|
|
89
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
# [1.6.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.6.0-rc.0...@ceramicnetwork/blockchain-utils-validation@1.6.0) (2021-11-12)
|
|
96
|
-
|
|
97
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
# [1.6.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.5.0...@ceramicnetwork/blockchain-utils-validation@1.6.0-rc.0) (2021-11-03)
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
### Bug Fixes
|
|
107
|
-
|
|
108
|
-
* add eslint-disable line ([#1611](https://github.com/ceramicnetwork/js-ceramic/issues/1611)) ([3c81e0d](https://github.com/ceramicnetwork/js-ceramic/commit/3c81e0dcd9ee082eb45f467353566d5000721a92))
|
|
109
|
-
* Fix tests by using node environment for jest ([#1212](https://github.com/ceramicnetwork/js-ceramic/issues/1212)) ([aff01c6](https://github.com/ceramicnetwork/js-ceramic/commit/aff01c6e3a8476825dd8b27201579b38943e7fca))
|
|
110
|
-
* Fix tests by using node environment for jest ([#1212](https://github.com/ceramicnetwork/js-ceramic/issues/1212)) ([0f04006](https://github.com/ceramicnetwork/js-ceramic/commit/0f04006098f9028c6750c9920c4b3af758b71235))
|
|
111
|
-
* **blockchain-utils-linking:** Pin @ethersproject/providers to previous version ([#1094](https://github.com/ceramicnetwork/js-ceramic/issues/1094)) ([89fcebe](https://github.com/ceramicnetwork/js-ceramic/commit/89fcebe17f72dd7362fb8cad9c88040c177991f6))
|
|
112
|
-
* **blockchain-utils-linking:** Pin version of @glif/local-managed-provider to unbreak test ([#1183](https://github.com/ceramicnetwork/js-ceramic/issues/1183)) ([b5ae20f](https://github.com/ceramicnetwork/js-ceramic/commit/b5ae20f6e1641ae767a7720c448133f22f4a7f0a))
|
|
113
|
-
* **blockchain-utils-validation:** add missing dep ([6e6af5d](https://github.com/ceramicnetwork/js-ceramic/commit/6e6af5d86341d93cc305b5908c7ecd0c52455126))
|
|
114
|
-
* **common, logger:** Clean up dependencies ([#1164](https://github.com/ceramicnetwork/js-ceramic/issues/1164)) ([191ad31](https://github.com/ceramicnetwork/js-ceramic/commit/191ad310b87ac9aba97bb84b122908337f35aa11))
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
### Features
|
|
118
|
-
|
|
119
|
-
* **blockchain-utils-validation, stream-caip10-link:** add clearDid fn, add DID validation to setDid, update DID regex ([#1783](https://github.com/ceramicnetwork/js-ceramic/issues/1783)) ([f233f86](https://github.com/ceramicnetwork/js-ceramic/commit/f233f862f257bae24eb2fd1ae2a36c8f10f8a51d))
|
|
120
|
-
* caip10 ethereum+eos integration test ([#1668](https://github.com/ceramicnetwork/js-ceramic/issues/1668)) ([4267d8b](https://github.com/ceramicnetwork/js-ceramic/commit/4267d8b31fca38a163bb009198a49e1de22b2a58)), closes [#1678](https://github.com/ceramicnetwork/js-ceramic/issues/1678)
|
|
121
|
-
* Transplant Near support ([#1739](https://github.com/ceramicnetwork/js-ceramic/issues/1739)) ([d82249a](https://github.com/ceramicnetwork/js-ceramic/commit/d82249aa4fb98257fdfe82e7d19c74902c2732cb))
|
|
122
|
-
* **tezos-blockchain-link:** initial support for linking and validating DIDs to Tezos wallets ([#1555](https://github.com/ceramicnetwork/js-ceramic/issues/1555)) ([baa6c35](https://github.com/ceramicnetwork/js-ceramic/commit/baa6c35a6a72f69380597cd260f14bc227c4fd66))
|
|
123
|
-
* **tezos-blockchain-link:** linking and validating DIDs to Tezos wallets ([#1601](https://github.com/ceramicnetwork/js-ceramic/issues/1601)) ([b40709e](https://github.com/ceramicnetwork/js-ceramic/commit/b40709e465bdbf0c934ff5d51921fb7e5eb8cb18))
|
|
124
|
-
* **tile-doctype:** Update Tile API ([#1180](https://github.com/ceramicnetwork/js-ceramic/issues/1180)) ([90973ee](https://github.com/ceramicnetwork/js-ceramic/commit/90973ee32352e260cb040e687720095b145b4702))
|
|
125
|
-
* support near protocol ([#881](https://github.com/ceramicnetwork/js-ceramic/issues/881)) ([d50f36e](https://github.com/ceramicnetwork/js-ceramic/commit/d50f36e0ecc24d26ae90a7ee4bedbe1ee006f0f7)), closes [#880](https://github.com/ceramicnetwork/js-ceramic/issues/880)
|
|
126
|
-
* upgrade 3id did resolver ([#1108](https://github.com/ceramicnetwork/js-ceramic/issues/1108)) ([24ef6d4](https://github.com/ceramicnetwork/js-ceramic/commit/24ef6d45c6ce1dae828447ffdaa9e57f3f5e9b00))
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
# [1.5.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.5.0-rc.0...@ceramicnetwork/blockchain-utils-validation@1.5.0) (2021-11-03)
|
|
133
|
-
|
|
134
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
# [1.5.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.4.2-rc.0...@ceramicnetwork/blockchain-utils-validation@1.5.0-rc.0) (2021-10-28)
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
### Features
|
|
144
|
-
|
|
145
|
-
* **blockchain-utils-validation, stream-caip10-link:** add clearDid fn, add DID validation to setDid, update DID regex ([#1783](https://github.com/ceramicnetwork/js-ceramic/issues/1783)) ([f233f86](https://github.com/ceramicnetwork/js-ceramic/commit/f233f862f257bae24eb2fd1ae2a36c8f10f8a51d))
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
## [1.4.2-rc.0](/compare/@ceramicnetwork/blockchain-utils-validation@1.4.1...@ceramicnetwork/blockchain-utils-validation@1.4.2-rc.0) (2021-10-25)
|
|
152
|
-
|
|
153
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
## [1.4.1](/compare/@ceramicnetwork/blockchain-utils-validation@1.4.0...@ceramicnetwork/blockchain-utils-validation@1.4.1) (2021-10-25)
|
|
160
|
-
|
|
161
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
# [1.4.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.4.0-rc.0...@ceramicnetwork/blockchain-utils-validation@1.4.0) (2021-10-20)
|
|
168
|
-
|
|
169
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
# [1.4.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.3.0...@ceramicnetwork/blockchain-utils-validation@1.4.0-rc.0) (2021-10-14)
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
### Bug Fixes
|
|
179
|
-
|
|
180
|
-
* add eslint-disable line ([#1611](https://github.com/ceramicnetwork/js-ceramic/issues/1611)) ([3c81e0d](https://github.com/ceramicnetwork/js-ceramic/commit/3c81e0dcd9ee082eb45f467353566d5000721a92))
|
|
181
|
-
* Fix tests by using node environment for jest ([#1212](https://github.com/ceramicnetwork/js-ceramic/issues/1212)) ([aff01c6](https://github.com/ceramicnetwork/js-ceramic/commit/aff01c6e3a8476825dd8b27201579b38943e7fca))
|
|
182
|
-
* Fix tests by using node environment for jest ([#1212](https://github.com/ceramicnetwork/js-ceramic/issues/1212)) ([0f04006](https://github.com/ceramicnetwork/js-ceramic/commit/0f04006098f9028c6750c9920c4b3af758b71235))
|
|
183
|
-
* **blockchain-utils-linking:** Pin @ethersproject/providers to previous version ([#1094](https://github.com/ceramicnetwork/js-ceramic/issues/1094)) ([89fcebe](https://github.com/ceramicnetwork/js-ceramic/commit/89fcebe17f72dd7362fb8cad9c88040c177991f6))
|
|
184
|
-
* **blockchain-utils-linking:** Pin version of @glif/local-managed-provider to unbreak test ([#1183](https://github.com/ceramicnetwork/js-ceramic/issues/1183)) ([b5ae20f](https://github.com/ceramicnetwork/js-ceramic/commit/b5ae20f6e1641ae767a7720c448133f22f4a7f0a))
|
|
185
|
-
* **blockchain-utils-validation:** add missing dep ([6e6af5d](https://github.com/ceramicnetwork/js-ceramic/commit/6e6af5d86341d93cc305b5908c7ecd0c52455126))
|
|
186
|
-
* **common, logger:** Clean up dependencies ([#1164](https://github.com/ceramicnetwork/js-ceramic/issues/1164)) ([191ad31](https://github.com/ceramicnetwork/js-ceramic/commit/191ad310b87ac9aba97bb84b122908337f35aa11))
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
### Features
|
|
190
|
-
|
|
191
|
-
* caip10 ethereum+eos integration test ([#1668](https://github.com/ceramicnetwork/js-ceramic/issues/1668)) ([4267d8b](https://github.com/ceramicnetwork/js-ceramic/commit/4267d8b31fca38a163bb009198a49e1de22b2a58)), closes [#1678](https://github.com/ceramicnetwork/js-ceramic/issues/1678)
|
|
192
|
-
* Transplant Near support ([#1739](https://github.com/ceramicnetwork/js-ceramic/issues/1739)) ([d82249a](https://github.com/ceramicnetwork/js-ceramic/commit/d82249aa4fb98257fdfe82e7d19c74902c2732cb))
|
|
193
|
-
* **tezos-blockchain-link:** initial support for linking and validating DIDs to Tezos wallets ([#1555](https://github.com/ceramicnetwork/js-ceramic/issues/1555)) ([baa6c35](https://github.com/ceramicnetwork/js-ceramic/commit/baa6c35a6a72f69380597cd260f14bc227c4fd66))
|
|
194
|
-
* **tezos-blockchain-link:** linking and validating DIDs to Tezos wallets ([#1601](https://github.com/ceramicnetwork/js-ceramic/issues/1601)) ([b40709e](https://github.com/ceramicnetwork/js-ceramic/commit/b40709e465bdbf0c934ff5d51921fb7e5eb8cb18))
|
|
195
|
-
* **tile-doctype:** Update Tile API ([#1180](https://github.com/ceramicnetwork/js-ceramic/issues/1180)) ([90973ee](https://github.com/ceramicnetwork/js-ceramic/commit/90973ee32352e260cb040e687720095b145b4702))
|
|
196
|
-
* support near protocol ([#881](https://github.com/ceramicnetwork/js-ceramic/issues/881)) ([d50f36e](https://github.com/ceramicnetwork/js-ceramic/commit/d50f36e0ecc24d26ae90a7ee4bedbe1ee006f0f7)), closes [#880](https://github.com/ceramicnetwork/js-ceramic/issues/880)
|
|
197
|
-
* upgrade 3id did resolver ([#1108](https://github.com/ceramicnetwork/js-ceramic/issues/1108)) ([24ef6d4](https://github.com/ceramicnetwork/js-ceramic/commit/24ef6d45c6ce1dae828447ffdaa9e57f3f5e9b00))
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
# [1.3.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.3.0-rc.1...@ceramicnetwork/blockchain-utils-validation@1.3.0) (2021-10-14)
|
|
204
|
-
|
|
205
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
# [1.3.0-rc.1](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.3.0-rc.0...@ceramicnetwork/blockchain-utils-validation@1.3.0-rc.1) (2021-09-18)
|
|
212
|
-
|
|
213
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
# [1.3.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.2.0...@ceramicnetwork/blockchain-utils-validation@1.3.0-rc.0) (2021-09-17)
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
### Bug Fixes
|
|
223
|
-
|
|
224
|
-
* add eslint-disable line ([#1611](https://github.com/ceramicnetwork/js-ceramic/issues/1611)) ([3c81e0d](https://github.com/ceramicnetwork/js-ceramic/commit/3c81e0dcd9ee082eb45f467353566d5000721a92))
|
|
225
|
-
* Fix tests by using node environment for jest ([#1212](https://github.com/ceramicnetwork/js-ceramic/issues/1212)) ([aff01c6](https://github.com/ceramicnetwork/js-ceramic/commit/aff01c6e3a8476825dd8b27201579b38943e7fca))
|
|
226
|
-
* Fix tests by using node environment for jest ([#1212](https://github.com/ceramicnetwork/js-ceramic/issues/1212)) ([0f04006](https://github.com/ceramicnetwork/js-ceramic/commit/0f04006098f9028c6750c9920c4b3af758b71235))
|
|
227
|
-
* **blockchain-utils-linking:** Pin @ethersproject/providers to previous version ([#1094](https://github.com/ceramicnetwork/js-ceramic/issues/1094)) ([89fcebe](https://github.com/ceramicnetwork/js-ceramic/commit/89fcebe17f72dd7362fb8cad9c88040c177991f6))
|
|
228
|
-
* **blockchain-utils-linking:** Pin version of @glif/local-managed-provider to unbreak test ([#1183](https://github.com/ceramicnetwork/js-ceramic/issues/1183)) ([b5ae20f](https://github.com/ceramicnetwork/js-ceramic/commit/b5ae20f6e1641ae767a7720c448133f22f4a7f0a))
|
|
229
|
-
* **blockchain-utils-validation:** add missing dep ([6e6af5d](https://github.com/ceramicnetwork/js-ceramic/commit/6e6af5d86341d93cc305b5908c7ecd0c52455126))
|
|
230
|
-
* **common, logger:** Clean up dependencies ([#1164](https://github.com/ceramicnetwork/js-ceramic/issues/1164)) ([191ad31](https://github.com/ceramicnetwork/js-ceramic/commit/191ad310b87ac9aba97bb84b122908337f35aa11))
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
### Features
|
|
234
|
-
|
|
235
|
-
* caip10 ethereum+eos integration test ([#1668](https://github.com/ceramicnetwork/js-ceramic/issues/1668)) ([4267d8b](https://github.com/ceramicnetwork/js-ceramic/commit/4267d8b31fca38a163bb009198a49e1de22b2a58)), closes [#1678](https://github.com/ceramicnetwork/js-ceramic/issues/1678)
|
|
236
|
-
* **tezos-blockchain-link:** initial support for linking and validating DIDs to Tezos wallets ([#1555](https://github.com/ceramicnetwork/js-ceramic/issues/1555)) ([baa6c35](https://github.com/ceramicnetwork/js-ceramic/commit/baa6c35a6a72f69380597cd260f14bc227c4fd66))
|
|
237
|
-
* **tezos-blockchain-link:** linking and validating DIDs to Tezos wallets ([#1601](https://github.com/ceramicnetwork/js-ceramic/issues/1601)) ([b40709e](https://github.com/ceramicnetwork/js-ceramic/commit/b40709e465bdbf0c934ff5d51921fb7e5eb8cb18))
|
|
238
|
-
* **tile-doctype:** Update Tile API ([#1180](https://github.com/ceramicnetwork/js-ceramic/issues/1180)) ([90973ee](https://github.com/ceramicnetwork/js-ceramic/commit/90973ee32352e260cb040e687720095b145b4702))
|
|
239
|
-
* support near protocol ([#881](https://github.com/ceramicnetwork/js-ceramic/issues/881)) ([d50f36e](https://github.com/ceramicnetwork/js-ceramic/commit/d50f36e0ecc24d26ae90a7ee4bedbe1ee006f0f7)), closes [#880](https://github.com/ceramicnetwork/js-ceramic/issues/880)
|
|
240
|
-
* upgrade 3id did resolver ([#1108](https://github.com/ceramicnetwork/js-ceramic/issues/1108)) ([24ef6d4](https://github.com/ceramicnetwork/js-ceramic/commit/24ef6d45c6ce1dae828447ffdaa9e57f3f5e9b00))
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
# [1.2.0](/compare/@ceramicnetwork/blockchain-utils-validation@1.2.0-rc.0...@ceramicnetwork/blockchain-utils-validation@1.2.0) (2021-09-16)
|
|
247
|
-
|
|
248
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
# [1.2.0-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.4-rc.0...@ceramicnetwork/blockchain-utils-validation@1.2.0-rc.0) (2021-09-13)
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
### Features
|
|
258
|
-
|
|
259
|
-
* caip10 ethereum+eos integration test ([#1668](https://github.com/ceramicnetwork/js-ceramic/issues/1668)) ([4267d8b](https://github.com/ceramicnetwork/js-ceramic/commit/4267d8b31fca38a163bb009198a49e1de22b2a58)), closes [#1678](https://github.com/ceramicnetwork/js-ceramic/issues/1678)
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
## [1.1.4-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.3...@ceramicnetwork/blockchain-utils-validation@1.1.4-rc.0) (2021-09-08)
|
|
266
|
-
|
|
267
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
## [1.1.3](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.3-rc.0...@ceramicnetwork/blockchain-utils-validation@1.1.3) (2021-09-08)
|
|
274
|
-
|
|
275
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
## [1.1.3-rc.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.2...@ceramicnetwork/blockchain-utils-validation@1.1.3-rc.0) (2021-09-02)
|
|
282
|
-
|
|
283
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
## [1.1.2](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.6...@ceramicnetwork/blockchain-utils-validation@1.1.2) (2021-08-25)
|
|
290
|
-
|
|
291
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
## [1.1.2-rc.6](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.5...@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.6) (2021-08-24)
|
|
298
|
-
|
|
299
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
## [1.1.2-rc.5](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.4...@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.5) (2021-08-23)
|
|
306
|
-
|
|
307
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
## 1.1.2-rc.4 (2021-08-23)
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
### Bug Fixes
|
|
317
|
-
|
|
318
|
-
* **ci:** remove private flag ([9974009](https://github.com/ceramicnetwork/js-ceramic/commit/9974009be69382f2a2caf59f4ff72bf6aa12491b))
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
## [1.1.2-rc.3](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.2...@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.3) (2021-08-22)
|
|
325
|
-
|
|
326
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
## [1.1.2-rc.2](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.1...@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.2) (2021-08-22)
|
|
333
|
-
|
|
334
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
## 1.1.2-rc.1 (2021-08-22)
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
### Bug Fixes
|
|
344
|
-
|
|
345
|
-
* **ci:** remove flag from npm ci cmd ([b8ca310](https://github.com/ceramicnetwork/js-ceramic/commit/b8ca3102963096626a46a3c78c705da26e977021))
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
## [1.1.2-rc.0](/compare/@ceramicnetwork/blockchain-utils-validation@1.1.1...@ceramicnetwork/blockchain-utils-validation@1.1.2-rc.0) (2021-08-13)
|
|
352
|
-
|
|
353
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
## [1.1.1](/compare/@ceramicnetwork/blockchain-utils-validation@1.1.0-rc.1...@ceramicnetwork/blockchain-utils-validation@1.1.1) (2021-08-11)
|
|
360
|
-
|
|
361
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
# [1.1.0](/compare/@ceramicnetwork/blockchain-utils-validation@1.1.0-rc.1...@ceramicnetwork/blockchain-utils-validation@1.1.0) (2021-08-11)
|
|
368
|
-
|
|
369
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
# [1.1.0-rc.1](/compare/@ceramicnetwork/blockchain-utils-validation@1.1.0-rc.0...@ceramicnetwork/blockchain-utils-validation@1.1.0-rc.1) (2021-08-03)
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
### Bug Fixes
|
|
379
|
-
|
|
380
|
-
* add eslint-disable line (#1611) 3c81e0d, closes #1611
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
### Features
|
|
384
|
-
|
|
385
|
-
* **tezos-blockchain-link:** linking and validating DIDs to Tezos wallets (#1601) b40709e, closes #1601
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
# [1.1.0-rc.0](/compare/@ceramicnetwork/blockchain-utils-validation@1.0.3-rc.0...@ceramicnetwork/blockchain-utils-validation@1.1.0-rc.0) (2021-07-30)
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
### Features
|
|
395
|
-
|
|
396
|
-
* **tezos-blockchain-link:** initial support for linking and validating DIDs to Tezos wallets (#1555) baa6c35, closes #1555
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
## [1.0.3-rc.0](/compare/@ceramicnetwork/blockchain-utils-validation@1.0.2...@ceramicnetwork/blockchain-utils-validation@1.0.3-rc.0) (2021-07-16)
|
|
403
|
-
|
|
404
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
## [1.0.2](/compare/@ceramicnetwork/blockchain-utils-validation@1.0.1...@ceramicnetwork/blockchain-utils-validation@1.0.2) (2021-05-25)
|
|
411
|
-
|
|
412
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
## [1.0.1](/compare/@ceramicnetwork/blockchain-utils-validation@1.0.0...@ceramicnetwork/blockchain-utils-validation@1.0.1) (2021-05-13)
|
|
419
|
-
|
|
420
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
# [1.0.0](/compare/@ceramicnetwork/blockchain-utils-validation@1.0.0-rc.3...@ceramicnetwork/blockchain-utils-validation@1.0.0) (2021-05-06)
|
|
427
|
-
|
|
428
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
# [1.0.0-rc.3](/compare/@ceramicnetwork/blockchain-utils-validation@1.0.0-rc.2...@ceramicnetwork/blockchain-utils-validation@1.0.0-rc.3) (2021-04-20)
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
### Bug Fixes
|
|
438
|
-
|
|
439
|
-
* Fix tests by using node environment for jest (#1212) 0f04006, closes #1212
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
### Features
|
|
443
|
-
|
|
444
|
-
* **tile-doctype:** Update Tile API (#1180) 90973ee, closes #1180
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
# [1.0.0-rc.2](/compare/@ceramicnetwork/blockchain-utils-validation@1.0.0-rc.1...@ceramicnetwork/blockchain-utils-validation@1.0.0-rc.2) (2021-04-19)
|
|
451
|
-
|
|
452
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
# [1.0.0-rc.1](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.2-rc.2...@ceramicnetwork/blockchain-utils-validation@1.0.0-rc.1) (2021-04-19)
|
|
459
|
-
|
|
460
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
## [0.1.2-rc.2](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.1...@ceramicnetwork/blockchain-utils-validation@0.1.2-rc.2) (2021-04-19)
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
### Bug Fixes
|
|
470
|
-
|
|
471
|
-
* Fix tests by using node environment for jest (#1212) aff01c6, closes #1212
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
## [0.1.2-rc.0](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.1...@ceramicnetwork/blockchain-utils-validation@0.1.2-rc.0) (2021-04-02)
|
|
478
|
-
|
|
479
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
## [0.1.1](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0...@ceramicnetwork/blockchain-utils-validation@0.1.1) (2021-04-02)
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
### Bug Fixes
|
|
489
|
-
|
|
490
|
-
* **blockchain-utils-linking:** Pin version of @glif/local-managed-provider to unbreak test (#1183) b5ae20f, closes #1183
|
|
491
|
-
* **common, logger:** Clean up dependencies (#1164) 191ad31, closes #1164
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
## [0.1.1-rc.3](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0...@ceramicnetwork/blockchain-utils-validation@0.1.1-rc.3) (2021-03-26)
|
|
498
|
-
|
|
499
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
## [0.1.1-rc.2](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0...@ceramicnetwork/blockchain-utils-validation@0.1.1-rc.2) (2021-03-26)
|
|
506
|
-
|
|
507
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
## [0.1.1-rc.1](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0...@ceramicnetwork/blockchain-utils-validation@0.1.1-rc.1) (2021-03-26)
|
|
514
|
-
|
|
515
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
## [0.1.1-rc.0](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0...@ceramicnetwork/blockchain-utils-validation@0.1.1-rc.0) (2021-03-25)
|
|
522
|
-
|
|
523
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
# [0.1.0](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.5...@ceramicnetwork/blockchain-utils-validation@0.1.0) (2021-03-22)
|
|
530
|
-
|
|
531
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
# [0.1.0-rc.5](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.4...@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.5) (2021-03-12)
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
### Features
|
|
541
|
-
|
|
542
|
-
* upgrade 3id did resolver (#1108) 24ef6d4, closes #1108
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
# [0.1.0-rc.4](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.2...@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.4) (2021-03-09)
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
### Bug Fixes
|
|
552
|
-
|
|
553
|
-
* **blockchain-utils-linking:** Pin @ethersproject/providers to previous version (#1094) 89fcebe, closes #1094
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
# [0.1.0-rc.3](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@0.0.7...@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.3) (2021-02-25)
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
### Features
|
|
563
|
-
|
|
564
|
-
* support near protocol ([#881](https://github.com/ceramicnetwork/js-ceramic/issues/881)) ([d50f36e](https://github.com/ceramicnetwork/js-ceramic/commit/d50f36e0ecc24d26ae90a7ee4bedbe1ee006f0f7)), closes [#880](https://github.com/ceramicnetwork/js-ceramic/issues/880)
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
# [0.1.0-rc.2](/compare/@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.0...@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.2) (2021-02-22)
|
|
571
|
-
|
|
572
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
# [0.1.0-rc.0](/compare/@ceramicnetwork/blockchain-utils-validation@0.0.7...@ceramicnetwork/blockchain-utils-validation@0.1.0-rc.0) (2021-02-22)
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
### Features
|
|
582
|
-
|
|
583
|
-
* support near protocol (#881) d50f36e, closes #881 #880
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
## [0.0.7](/compare/@ceramicnetwork/blockchain-utils-validation@0.0.7-rc.0...@ceramicnetwork/blockchain-utils-validation@0.0.7) (2021-02-04)
|
|
590
|
-
|
|
591
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
## [0.0.7-rc.0](/compare/@ceramicnetwork/blockchain-utils-validation@0.0.6...@ceramicnetwork/blockchain-utils-validation@0.0.7-rc.0) (2021-01-29)
|
|
598
|
-
|
|
599
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
## [0.0.6](/compare/@ceramicnetwork/blockchain-utils-validation@0.0.5...@ceramicnetwork/blockchain-utils-validation@0.0.6) (2021-01-21)
|
|
606
|
-
|
|
607
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
## [0.0.5](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/blockchain-utils-validation@0.0.4...@ceramicnetwork/blockchain-utils-validation@0.0.5) (2021-01-14)
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
### Bug Fixes
|
|
617
|
-
|
|
618
|
-
* **blockchain-utils-validation:** add missing dep ([6e6af5d](https://github.com/ceramicnetwork/js-ceramic/commit/6e6af5d86341d93cc305b5908c7ecd0c52455126))
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
## [0.0.4](/compare/@ceramicnetwork/blockchain-utils-validation@0.0.3...@ceramicnetwork/blockchain-utils-validation@0.0.4) (2021-01-13)
|
|
625
|
-
|
|
626
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
## [0.0.3](/compare/@ceramicnetwork/blockchain-utils-validation@0.0.2...@ceramicnetwork/blockchain-utils-validation@0.0.3) (2021-01-13)
|
|
633
|
-
|
|
634
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
## 0.0.2 (2021-01-13)
|
|
641
|
-
|
|
642
|
-
**Note:** Version bump only for package @ceramicnetwork/blockchain-utils-validation
|