@bitgo/abstract-utxo 1.1.1 → 1.1.2-rc.2
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 +20 -83
- package/dist/src/abstractUtxoCoin.d.ts +1 -1
- package/dist/tsconfig.tsbuildinfo +534 -138
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [1.1.
|
|
6
|
+
## [1.1.2-rc.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.2-rc.1...@bitgo/abstract-utxo@1.1.2-rc.2) (2022-08-01)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
9
9
|
|
|
@@ -11,7 +11,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
## [1.1.
|
|
14
|
+
## [1.1.2-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.2-rc.0...@bitgo/abstract-utxo@1.1.2-rc.1) (2022-07-27)
|
|
15
15
|
|
|
16
16
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
17
17
|
|
|
@@ -19,7 +19,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
## [1.1.
|
|
22
|
+
## [1.1.2-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.1...@bitgo/abstract-utxo@1.1.2-rc.0) (2022-07-26)
|
|
23
23
|
|
|
24
24
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
25
25
|
|
|
@@ -27,7 +27,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
|
|
30
|
-
|
|
30
|
+
## [1.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.1-rc.1...@bitgo/abstract-utxo@1.1.1) (2022-07-21)
|
|
31
31
|
|
|
32
32
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
33
33
|
|
|
@@ -35,7 +35,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
38
|
-
|
|
38
|
+
## [1.1.1-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.1-rc.0...@bitgo/abstract-utxo@1.1.1-rc.1) (2022-07-21)
|
|
39
39
|
|
|
40
40
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
41
41
|
|
|
@@ -43,7 +43,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
43
43
|
|
|
44
44
|
|
|
45
45
|
|
|
46
|
-
|
|
46
|
+
## [1.1.1-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0...@bitgo/abstract-utxo@1.1.1-rc.0) (2022-07-20)
|
|
47
47
|
|
|
48
48
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
49
49
|
|
|
@@ -51,7 +51,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
51
51
|
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
# [1.1.0
|
|
54
|
+
# [1.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0-rc.6...@bitgo/abstract-utxo@1.1.0) (2022-07-19)
|
|
55
55
|
|
|
56
56
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
57
57
|
|
|
@@ -59,167 +59,104 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
|
|
62
|
-
# [1.1.0-rc.
|
|
62
|
+
# [1.1.0-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0-rc.4...@bitgo/abstract-utxo@1.1.0-rc.6) (2022-07-19)
|
|
63
63
|
|
|
64
64
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
65
65
|
|
|
66
|
+
# [1.1.0-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0-rc.4...@bitgo/abstract-utxo@1.1.0-rc.6) (2022-07-19)
|
|
66
67
|
|
|
68
|
+
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
67
69
|
|
|
70
|
+
# [1.1.0-rc.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0-rc.4...@bitgo/abstract-utxo@1.1.0-rc.5) (2022-07-18)
|
|
68
71
|
|
|
72
|
+
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
69
73
|
|
|
70
|
-
# [1.1.0-rc.
|
|
74
|
+
# [1.1.0-rc.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0-rc.3...@bitgo/abstract-utxo@1.1.0-rc.4) (2022-07-15)
|
|
71
75
|
|
|
72
76
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
73
77
|
|
|
78
|
+
# [1.1.0-rc.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0-rc.1...@bitgo/abstract-utxo@1.1.0-rc.3) (2022-07-15)
|
|
74
79
|
|
|
80
|
+
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
75
81
|
|
|
82
|
+
# [1.1.0-rc.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0-rc.1...@bitgo/abstract-utxo@1.1.0-rc.2) (2022-07-14)
|
|
76
83
|
|
|
84
|
+
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
77
85
|
|
|
78
86
|
# [1.1.0-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.1.0-rc.0...@bitgo/abstract-utxo@1.1.0-rc.1) (2022-07-12)
|
|
79
87
|
|
|
80
88
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
81
89
|
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
90
|
# [1.1.0-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.15...@bitgo/abstract-utxo@1.1.0-rc.0) (2022-07-11)
|
|
87
91
|
|
|
88
|
-
|
|
89
92
|
### Features
|
|
90
93
|
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
94
|
+
- check network argument in AbstractUtxoCoin constructor ([4a36223](https://github.com/BitGo/BitGoJS/commit/4a3622341ed4011ba04acab0a5d799b79941d1c4))
|
|
96
95
|
|
|
97
96
|
## [1.0.1-rc.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.14...@bitgo/abstract-utxo@1.0.1-rc.15) (2022-07-07)
|
|
98
97
|
|
|
99
98
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
100
99
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
100
|
## [1.0.1-rc.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.13...@bitgo/abstract-utxo@1.0.1-rc.14) (2022-07-05)
|
|
106
101
|
|
|
107
102
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
108
103
|
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
104
|
## [1.0.1-rc.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.12...@bitgo/abstract-utxo@1.0.1-rc.13) (2022-07-01)
|
|
114
105
|
|
|
115
106
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
116
107
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
108
|
## [1.0.1-rc.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.11...@bitgo/abstract-utxo@1.0.1-rc.12) (2022-06-30)
|
|
122
109
|
|
|
123
110
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
124
111
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
112
|
## [1.0.1-rc.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.10...@bitgo/abstract-utxo@1.0.1-rc.11) (2022-06-30)
|
|
130
113
|
|
|
131
114
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
132
115
|
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
116
|
## [1.0.1-rc.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.8...@bitgo/abstract-utxo@1.0.1-rc.10) (2022-06-29)
|
|
138
117
|
|
|
139
118
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
140
119
|
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
120
|
## [1.0.1-rc.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.8...@bitgo/abstract-utxo@1.0.1-rc.9) (2022-06-29)
|
|
146
121
|
|
|
147
122
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
148
123
|
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
124
|
## [1.0.1-rc.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.7...@bitgo/abstract-utxo@1.0.1-rc.8) (2022-06-27)
|
|
154
125
|
|
|
155
126
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
156
127
|
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
128
|
## [1.0.1-rc.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.6...@bitgo/abstract-utxo@1.0.1-rc.7) (2022-06-23)
|
|
162
129
|
|
|
163
130
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
164
131
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
132
|
## [1.0.1-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.5...@bitgo/abstract-utxo@1.0.1-rc.6) (2022-06-22)
|
|
170
133
|
|
|
171
|
-
|
|
172
134
|
### Bug Fixes
|
|
173
135
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
136
|
+
- add dependency check to fix current and future dependency resolutions ([3074335](https://github.com/BitGo/BitGoJS/commit/30743356cff4ebb6d9e185f1a493b187614a1ea9))
|
|
179
137
|
|
|
180
138
|
## [1.0.1-rc.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.4...@bitgo/abstract-utxo@1.0.1-rc.5) (2022-06-21)
|
|
181
139
|
|
|
182
140
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
183
141
|
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
142
|
## [1.0.1-rc.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.3...@bitgo/abstract-utxo@1.0.1-rc.4) (2022-06-16)
|
|
189
143
|
|
|
190
144
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
191
145
|
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
146
|
## [1.0.1-rc.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.2...@bitgo/abstract-utxo@1.0.1-rc.3) (2022-06-14)
|
|
197
147
|
|
|
198
148
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
199
149
|
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
150
|
## [1.0.1-rc.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.1...@bitgo/abstract-utxo@1.0.1-rc.2) (2022-06-14)
|
|
205
151
|
|
|
206
152
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
207
153
|
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
154
|
## [1.0.1-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-utxo@1.0.1-rc.0...@bitgo/abstract-utxo@1.0.1-rc.1) (2022-06-13)
|
|
213
155
|
|
|
214
156
|
**Note:** Version bump only for package @bitgo/abstract-utxo
|
|
215
157
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
158
|
## 1.0.1-rc.0 (2022-06-10)
|
|
221
159
|
|
|
222
|
-
|
|
223
160
|
### Bug Fixes
|
|
224
161
|
|
|
225
|
-
|
|
162
|
+
- **abstract-utxo:** add bsv replay protection case ([5e166cb](https://github.com/BitGo/BitGoJS/commit/5e166cbbc89ff10bd59308debf8f43dd18de0c47))
|
|
@@ -220,7 +220,7 @@ export declare abstract class AbstractUtxoCoin extends BaseCoin {
|
|
|
220
220
|
static inferAddressType(addressDetails: {
|
|
221
221
|
chain: number;
|
|
222
222
|
}): ScriptType2Of3 | null;
|
|
223
|
-
createTransactionFromHex(hex: string): utxolib.bitgo.UtxoTransaction
|
|
223
|
+
createTransactionFromHex(hex: string): utxolib.bitgo.UtxoTransaction<number>;
|
|
224
224
|
/**
|
|
225
225
|
* Extract and fill transaction details such as internal/change spend, external spend (explicit vs. implicit), etc.
|
|
226
226
|
* @param params
|