@bitgo-beta/sdk-coin-ethw 1.3.3-alpha.38 → 1.3.3-alpha.380

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/.mocharc.yml CHANGED
@@ -1,4 +1,4 @@
1
- require: 'ts-node/register'
1
+ require: 'tsx'
2
2
  timeout: '60000'
3
3
  reporter: 'min'
4
4
  reporter-option:
package/CHANGELOG.md CHANGED
@@ -3,6 +3,991 @@
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
+ # [20.2.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.15...@bitgo/sdk-coin-ethw@20.2.0) (2025-08-22)
7
+
8
+ ### Features
9
+
10
+ - **root:** migrate ts-node -> tsx ([ea180b4](https://github.com/BitGo/BitGoJS/commit/ea180b43001d8e956196bc07b32798e3a7031eeb))
11
+
12
+ ## [20.1.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.14...@bitgo/sdk-coin-ethw@20.1.15) (2025-08-22)
13
+
14
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
15
+
16
+ ## [20.1.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.13...@bitgo/sdk-coin-ethw@20.1.14) (2025-08-19)
17
+
18
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
19
+
20
+ ## [20.1.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.12...@bitgo/sdk-coin-ethw@20.1.13) (2025-08-14)
21
+
22
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
23
+
24
+ ## [20.1.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.11...@bitgo/sdk-coin-ethw@20.1.12) (2025-08-07)
25
+
26
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
27
+
28
+ ## [20.1.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.10...@bitgo/sdk-coin-ethw@20.1.11) (2025-07-31)
29
+
30
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
31
+
32
+ ## [20.1.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.9...@bitgo/sdk-coin-ethw@20.1.10) (2025-07-30)
33
+
34
+ ### Bug Fixes
35
+
36
+ - updating recovery tx building for EIP-155 txs ([acd7712](https://github.com/BitGo/BitGoJS/commit/acd77123ba48f06a96ff4d3214343ac62e809006))
37
+
38
+ ## [20.1.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.7...@bitgo/sdk-coin-ethw@20.1.9) (2025-07-25)
39
+
40
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
41
+
42
+ ## [20.1.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.7...@bitgo/sdk-coin-ethw@20.1.8) (2025-07-23)
43
+
44
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
45
+
46
+ ## [20.1.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.6...@bitgo/sdk-coin-ethw@20.1.7) (2025-07-15)
47
+
48
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
49
+
50
+ ## [20.1.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.5...@bitgo/sdk-coin-ethw@20.1.6) (2025-07-10)
51
+
52
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
53
+
54
+ ## [20.1.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.4...@bitgo/sdk-coin-ethw@20.1.5) (2025-07-03)
55
+
56
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
57
+
58
+ ## [20.1.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.3...@bitgo/sdk-coin-ethw@20.1.4) (2025-06-25)
59
+
60
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
61
+
62
+ ## [20.1.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.2...@bitgo/sdk-coin-ethw@20.1.3) (2025-06-24)
63
+
64
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
65
+
66
+ ## [20.1.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.1...@bitgo/sdk-coin-ethw@20.1.2) (2025-06-18)
67
+
68
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
69
+
70
+ ## [20.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.1.0...@bitgo/sdk-coin-ethw@20.1.1) (2025-06-10)
71
+
72
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
73
+
74
+ # [20.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.83...@bitgo/sdk-coin-ethw@20.1.0) (2025-06-05)
75
+
76
+ ### Features
77
+
78
+ - **root:** support node 22 ([c4ad6af](https://github.com/BitGo/BitGoJS/commit/c4ad6af2e8896221417c303f0f6b84652b493216))
79
+
80
+ ## [20.0.83](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.82...@bitgo/sdk-coin-ethw@20.0.83) (2025-06-02)
81
+
82
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
83
+
84
+ ## [20.0.82](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.81...@bitgo/sdk-coin-ethw@20.0.82) (2025-05-28)
85
+
86
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
87
+
88
+ ## [20.0.81](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.80...@bitgo/sdk-coin-ethw@20.0.81) (2025-05-22)
89
+
90
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
91
+
92
+ ## [20.0.80](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.79...@bitgo/sdk-coin-ethw@20.0.80) (2025-05-20)
93
+
94
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
95
+
96
+ ## [20.0.79](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.78...@bitgo/sdk-coin-ethw@20.0.79) (2025-05-07)
97
+
98
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
99
+
100
+ ## [20.0.78](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.77...@bitgo/sdk-coin-ethw@20.0.78) (2025-04-29)
101
+
102
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
103
+
104
+ ## [20.0.77](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.76...@bitgo/sdk-coin-ethw@20.0.77) (2025-04-25)
105
+
106
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
107
+
108
+ ## [20.0.76](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.75...@bitgo/sdk-coin-ethw@20.0.76) (2025-04-15)
109
+
110
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
111
+
112
+ ## [20.0.75](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.74...@bitgo/sdk-coin-ethw@20.0.75) (2025-04-04)
113
+
114
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
115
+
116
+ ## [20.0.74](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.73...@bitgo/sdk-coin-ethw@20.0.74) (2025-04-02)
117
+
118
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
119
+
120
+ ## [20.0.73](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.72...@bitgo/sdk-coin-ethw@20.0.73) (2025-03-28)
121
+
122
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
123
+
124
+ ## [20.0.72](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.71...@bitgo/sdk-coin-ethw@20.0.72) (2025-03-20)
125
+
126
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
127
+
128
+ ## [20.0.71](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.70...@bitgo/sdk-coin-ethw@20.0.71) (2025-03-18)
129
+
130
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
131
+
132
+ ## [20.0.70](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.69...@bitgo/sdk-coin-ethw@20.0.70) (2025-03-06)
133
+
134
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
135
+
136
+ ## [20.0.69](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.66...@bitgo/sdk-coin-ethw@20.0.69) (2025-03-04)
137
+
138
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
139
+
140
+ ## [20.0.68](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.66...@bitgo/sdk-coin-ethw@20.0.68) (2025-02-26)
141
+
142
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
143
+
144
+ ## [20.0.67](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.66...@bitgo/sdk-coin-ethw@20.0.67) (2025-02-20)
145
+
146
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
147
+
148
+ ## [20.0.66](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.65...@bitgo/sdk-coin-ethw@20.0.66) (2025-02-19)
149
+
150
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
151
+
152
+ ## [20.0.65](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.64...@bitgo/sdk-coin-ethw@20.0.65) (2025-02-11)
153
+
154
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
155
+
156
+ ## [20.0.64](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.63...@bitgo/sdk-coin-ethw@20.0.64) (2025-02-05)
157
+
158
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
159
+
160
+ ## [20.0.63](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.62...@bitgo/sdk-coin-ethw@20.0.63) (2025-01-28)
161
+
162
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
163
+
164
+ ## [20.0.62](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.61...@bitgo/sdk-coin-ethw@20.0.62) (2025-01-23)
165
+
166
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
167
+
168
+ ## [20.0.61](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.60...@bitgo/sdk-coin-ethw@20.0.61) (2025-01-23)
169
+
170
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
171
+
172
+ ## [20.0.60](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.59...@bitgo/sdk-coin-ethw@20.0.60) (2025-01-20)
173
+
174
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
175
+
176
+ ## [20.0.59](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.58...@bitgo/sdk-coin-ethw@20.0.59) (2025-01-15)
177
+
178
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
179
+
180
+ ## [20.0.58](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.57...@bitgo/sdk-coin-ethw@20.0.58) (2025-01-09)
181
+
182
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
183
+
184
+ ## [20.0.57](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.56...@bitgo/sdk-coin-ethw@20.0.57) (2025-01-03)
185
+
186
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
187
+
188
+ ## [20.0.56](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.55...@bitgo/sdk-coin-ethw@20.0.56) (2024-12-24)
189
+
190
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
191
+
192
+ ## [20.0.55](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.54...@bitgo/sdk-coin-ethw@20.0.55) (2024-12-19)
193
+
194
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
195
+
196
+ ## [20.0.54](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.52...@bitgo/sdk-coin-ethw@20.0.54) (2024-12-17)
197
+
198
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
199
+
200
+ ## [20.0.53](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.52...@bitgo/sdk-coin-ethw@20.0.53) (2024-12-17)
201
+
202
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
203
+
204
+ ## [20.0.52](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.51...@bitgo/sdk-coin-ethw@20.0.52) (2024-12-12)
205
+
206
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
207
+
208
+ ## [20.0.51](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.50...@bitgo/sdk-coin-ethw@20.0.51) (2024-12-11)
209
+
210
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
211
+
212
+ ## [20.0.50](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.49...@bitgo/sdk-coin-ethw@20.0.50) (2024-12-03)
213
+
214
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
215
+
216
+ ## [20.0.49](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.48...@bitgo/sdk-coin-ethw@20.0.49) (2024-11-26)
217
+
218
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
219
+
220
+ ## [20.0.48](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.47...@bitgo/sdk-coin-ethw@20.0.48) (2024-11-21)
221
+
222
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
223
+
224
+ ## [20.0.47](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.45...@bitgo/sdk-coin-ethw@20.0.47) (2024-11-19)
225
+
226
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
227
+
228
+ ## [20.0.46](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.45...@bitgo/sdk-coin-ethw@20.0.46) (2024-11-14)
229
+
230
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
231
+
232
+ ## [20.0.45](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.44...@bitgo/sdk-coin-ethw@20.0.45) (2024-11-08)
233
+
234
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
235
+
236
+ ## [20.0.44](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.43...@bitgo/sdk-coin-ethw@20.0.44) (2024-11-07)
237
+
238
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
239
+
240
+ ## [20.0.43](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.42...@bitgo/sdk-coin-ethw@20.0.43) (2024-11-01)
241
+
242
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
243
+
244
+ ## [20.0.42](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.41...@bitgo/sdk-coin-ethw@20.0.42) (2024-10-22)
245
+
246
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
247
+
248
+ ## [20.0.41](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.40...@bitgo/sdk-coin-ethw@20.0.41) (2024-10-15)
249
+
250
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
251
+
252
+ ## [20.0.40](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.39...@bitgo/sdk-coin-ethw@20.0.40) (2024-10-08)
253
+
254
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
255
+
256
+ ## [20.0.39](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.38...@bitgo/sdk-coin-ethw@20.0.39) (2024-10-04)
257
+
258
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
259
+
260
+ ## [20.0.38](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.37...@bitgo/sdk-coin-ethw@20.0.38) (2024-09-24)
261
+
262
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
263
+
264
+ ## [20.0.37](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.36...@bitgo/sdk-coin-ethw@20.0.37) (2024-09-19)
265
+
266
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
267
+
268
+ ## [20.0.36](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.35...@bitgo/sdk-coin-ethw@20.0.36) (2024-09-16)
269
+
270
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
271
+
272
+ ## [20.0.35](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.34...@bitgo/sdk-coin-ethw@20.0.35) (2024-09-10)
273
+
274
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
275
+
276
+ ## [20.0.34](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.33...@bitgo/sdk-coin-ethw@20.0.34) (2024-09-03)
277
+
278
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
279
+
280
+ ## [20.0.33](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.32...@bitgo/sdk-coin-ethw@20.0.33) (2024-08-29)
281
+
282
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
283
+
284
+ ## [20.0.32](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.31...@bitgo/sdk-coin-ethw@20.0.32) (2024-08-27)
285
+
286
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
287
+
288
+ ## [20.0.31](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.29...@bitgo/sdk-coin-ethw@20.0.31) (2024-08-20)
289
+
290
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
291
+
292
+ ## [20.0.30](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.29...@bitgo/sdk-coin-ethw@20.0.30) (2024-08-13)
293
+
294
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
295
+
296
+ ## [20.0.29](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.28...@bitgo/sdk-coin-ethw@20.0.29) (2024-08-07)
297
+
298
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
299
+
300
+ ## [20.0.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.27...@bitgo/sdk-coin-ethw@20.0.28) (2024-07-30)
301
+
302
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
303
+
304
+ ## [20.0.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.26...@bitgo/sdk-coin-ethw@20.0.27) (2024-07-24)
305
+
306
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
307
+
308
+ ## [20.0.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.25...@bitgo/sdk-coin-ethw@20.0.26) (2024-07-16)
309
+
310
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
311
+
312
+ ## [20.0.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.24...@bitgo/sdk-coin-ethw@20.0.25) (2024-07-04)
313
+
314
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
315
+
316
+ ## [20.0.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.23...@bitgo/sdk-coin-ethw@20.0.24) (2024-07-02)
317
+
318
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
319
+
320
+ ## [20.0.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.22...@bitgo/sdk-coin-ethw@20.0.23) (2024-06-27)
321
+
322
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
323
+
324
+ ## [20.0.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.21...@bitgo/sdk-coin-ethw@20.0.22) (2024-06-26)
325
+
326
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
327
+
328
+ ## [20.0.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.19...@bitgo/sdk-coin-ethw@20.0.21) (2024-06-21)
329
+
330
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
331
+
332
+ ## [20.0.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.19...@bitgo/sdk-coin-ethw@20.0.20) (2024-06-20)
333
+
334
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
335
+
336
+ ## [20.0.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.18...@bitgo/sdk-coin-ethw@20.0.19) (2024-06-14)
337
+
338
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
339
+
340
+ ## [20.0.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.17...@bitgo/sdk-coin-ethw@20.0.18) (2024-06-11)
341
+
342
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
343
+
344
+ ## [20.0.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.16...@bitgo/sdk-coin-ethw@20.0.17) (2024-06-05)
345
+
346
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
347
+
348
+ ## [20.0.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.15...@bitgo/sdk-coin-ethw@20.0.16) (2024-05-31)
349
+
350
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
351
+
352
+ ## [20.0.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.14...@bitgo/sdk-coin-ethw@20.0.15) (2024-05-28)
353
+
354
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
355
+
356
+ ## [20.0.14](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.13...@bitgo/sdk-coin-ethw@20.0.14) (2024-05-22)
357
+
358
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
359
+
360
+ ## [20.0.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.12...@bitgo/sdk-coin-ethw@20.0.13) (2024-05-17)
361
+
362
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
363
+
364
+ ## [20.0.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.11...@bitgo/sdk-coin-ethw@20.0.12) (2024-05-13)
365
+
366
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
367
+
368
+ ## [20.0.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.10...@bitgo/sdk-coin-ethw@20.0.11) (2024-05-08)
369
+
370
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
371
+
372
+ ## [20.0.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.9...@bitgo/sdk-coin-ethw@20.0.10) (2024-05-01)
373
+
374
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
375
+
376
+ ## [20.0.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.8...@bitgo/sdk-coin-ethw@20.0.9) (2024-04-25)
377
+
378
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
379
+
380
+ ## [20.0.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.7...@bitgo/sdk-coin-ethw@20.0.8) (2024-04-24)
381
+
382
+ ### Bug Fixes
383
+
384
+ - superagent upgrade to 9.0 ([6e9aa43](https://github.com/BitGo/BitGoJS/commit/6e9aa43a6d2999298abd450ceb168d664b8b926d))
385
+
386
+ ## [20.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.6...@bitgo/sdk-coin-ethw@20.0.7) (2024-04-22)
387
+
388
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
389
+
390
+ ## [20.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.5...@bitgo/sdk-coin-ethw@20.0.6) (2024-04-17)
391
+
392
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
393
+
394
+ ## [20.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.4...@bitgo/sdk-coin-ethw@20.0.5) (2024-04-12)
395
+
396
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
397
+
398
+ ## [20.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.3...@bitgo/sdk-coin-ethw@20.0.4) (2024-04-10)
399
+
400
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
401
+
402
+ ## [20.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.2...@bitgo/sdk-coin-ethw@20.0.3) (2024-04-09)
403
+
404
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
405
+
406
+ ## [20.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.1...@bitgo/sdk-coin-ethw@20.0.2) (2024-04-08)
407
+
408
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
409
+
410
+ ## [20.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@20.0.0...@bitgo/sdk-coin-ethw@20.0.1) (2024-04-05)
411
+
412
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
413
+
414
+ # [20.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@19.0.4...@bitgo/sdk-coin-ethw@20.0.0) (2024-03-28)
415
+
416
+ ### Features
417
+
418
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
419
+
420
+ ### BREAKING CHANGES
421
+
422
+ - **root:** Node 16 is no longer supported in bitgojs.
423
+ TICKET: WP-1100
424
+
425
+ ## [19.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@19.0.3...@bitgo/sdk-coin-ethw@19.0.4) (2024-03-19)
426
+
427
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
428
+
429
+ ## [19.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@19.0.2...@bitgo/sdk-coin-ethw@19.0.3) (2024-03-11)
430
+
431
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
432
+
433
+ ## [19.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@19.0.1...@bitgo/sdk-coin-ethw@19.0.2) (2024-02-28)
434
+
435
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
436
+
437
+ ## [19.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@19.0.0...@bitgo/sdk-coin-ethw@19.0.1) (2024-02-22)
438
+
439
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
440
+
441
+ # [19.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@19.0.0) (2024-02-19)
442
+
443
+ ### Bug Fixes
444
+
445
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
446
+
447
+ ### Code Refactoring
448
+
449
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
450
+
451
+ ### BREAKING CHANGES
452
+
453
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
454
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
455
+ getCustomChainName method is removed from Polygon class because a common
456
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
457
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
458
+ and needs to be passed to derive the Eth common object from the chainId.
459
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
460
+ it can be used for other EthLike coins. getBaseFactor method in Eth
461
+ and Polygon class returns number instead of string just to align with
462
+ AbstractEthLikeCoin
463
+ Ticket: WIN-1012
464
+
465
+ # [18.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@18.0.0) (2024-01-30)
466
+
467
+ ### Bug Fixes
468
+
469
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
470
+
471
+ ### Code Refactoring
472
+
473
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
474
+
475
+ ### BREAKING CHANGES
476
+
477
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
478
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
479
+ getCustomChainName method is removed from Polygon class because a common
480
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
481
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
482
+ and needs to be passed to derive the Eth common object from the chainId.
483
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
484
+ it can be used for other EthLike coins. getBaseFactor method in Eth
485
+ and Polygon class returns number instead of string just to align with
486
+ AbstractEthLikeCoin
487
+ Ticket: WIN-1012
488
+
489
+ # [17.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@17.0.0) (2024-01-26)
490
+
491
+ ### Bug Fixes
492
+
493
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
494
+
495
+ ### Code Refactoring
496
+
497
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
498
+
499
+ ### BREAKING CHANGES
500
+
501
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
502
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
503
+ getCustomChainName method is removed from Polygon class because a common
504
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
505
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
506
+ and needs to be passed to derive the Eth common object from the chainId.
507
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
508
+ it can be used for other EthLike coins. getBaseFactor method in Eth
509
+ and Polygon class returns number instead of string just to align with
510
+ AbstractEthLikeCoin
511
+ Ticket: WIN-1012
512
+
513
+ # [16.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@16.0.0) (2024-01-26)
514
+
515
+ ### Bug Fixes
516
+
517
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
518
+
519
+ ### Code Refactoring
520
+
521
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
522
+
523
+ ### BREAKING CHANGES
524
+
525
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
526
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
527
+ getCustomChainName method is removed from Polygon class because a common
528
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
529
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
530
+ and needs to be passed to derive the Eth common object from the chainId.
531
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
532
+ it can be used for other EthLike coins. getBaseFactor method in Eth
533
+ and Polygon class returns number instead of string just to align with
534
+ AbstractEthLikeCoin
535
+ Ticket: WIN-1012
536
+
537
+ # [15.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@15.0.0) (2024-01-25)
538
+
539
+ ### Bug Fixes
540
+
541
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
542
+
543
+ ### Code Refactoring
544
+
545
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
546
+
547
+ ### BREAKING CHANGES
548
+
549
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
550
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
551
+ getCustomChainName method is removed from Polygon class because a common
552
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
553
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
554
+ and needs to be passed to derive the Eth common object from the chainId.
555
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
556
+ it can be used for other EthLike coins. getBaseFactor method in Eth
557
+ and Polygon class returns number instead of string just to align with
558
+ AbstractEthLikeCoin
559
+ Ticket: WIN-1012
560
+
561
+ # [14.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@14.0.0) (2024-01-22)
562
+
563
+ ### Bug Fixes
564
+
565
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
566
+
567
+ ### Code Refactoring
568
+
569
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
570
+
571
+ ### BREAKING CHANGES
572
+
573
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
574
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
575
+ getCustomChainName method is removed from Polygon class because a common
576
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
577
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
578
+ and needs to be passed to derive the Eth common object from the chainId.
579
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
580
+ it can be used for other EthLike coins. getBaseFactor method in Eth
581
+ and Polygon class returns number instead of string just to align with
582
+ AbstractEthLikeCoin
583
+ Ticket: WIN-1012
584
+
585
+ # [13.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@13.0.0) (2024-01-09)
586
+
587
+ ### Bug Fixes
588
+
589
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
590
+
591
+ ### Code Refactoring
592
+
593
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
594
+
595
+ ### BREAKING CHANGES
596
+
597
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
598
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
599
+ getCustomChainName method is removed from Polygon class because a common
600
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
601
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
602
+ and needs to be passed to derive the Eth common object from the chainId.
603
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
604
+ it can be used for other EthLike coins. getBaseFactor method in Eth
605
+ and Polygon class returns number instead of string just to align with
606
+ AbstractEthLikeCoin
607
+ Ticket: WIN-1012
608
+
609
+ # [12.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@12.0.0) (2024-01-03)
610
+
611
+ ### Bug Fixes
612
+
613
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
614
+
615
+ ### Code Refactoring
616
+
617
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
618
+
619
+ ### BREAKING CHANGES
620
+
621
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
622
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
623
+ getCustomChainName method is removed from Polygon class because a common
624
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
625
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
626
+ and needs to be passed to derive the Eth common object from the chainId.
627
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
628
+ it can be used for other EthLike coins. getBaseFactor method in Eth
629
+ and Polygon class returns number instead of string just to align with
630
+ AbstractEthLikeCoin
631
+ Ticket: WIN-1012
632
+
633
+ # [11.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@11.0.0) (2023-12-18)
634
+
635
+ ### Bug Fixes
636
+
637
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
638
+
639
+ ### Code Refactoring
640
+
641
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
642
+
643
+ ### BREAKING CHANGES
644
+
645
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
646
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
647
+ getCustomChainName method is removed from Polygon class because a common
648
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
649
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
650
+ and needs to be passed to derive the Eth common object from the chainId.
651
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
652
+ it can be used for other EthLike coins. getBaseFactor method in Eth
653
+ and Polygon class returns number instead of string just to align with
654
+ AbstractEthLikeCoin
655
+ Ticket: WIN-1012
656
+
657
+ # [10.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@10.0.0) (2023-12-12)
658
+
659
+ ### Bug Fixes
660
+
661
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
662
+
663
+ ### Code Refactoring
664
+
665
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
666
+
667
+ ### BREAKING CHANGES
668
+
669
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
670
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
671
+ getCustomChainName method is removed from Polygon class because a common
672
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
673
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
674
+ and needs to be passed to derive the Eth common object from the chainId.
675
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
676
+ it can be used for other EthLike coins. getBaseFactor method in Eth
677
+ and Polygon class returns number instead of string just to align with
678
+ AbstractEthLikeCoin
679
+ Ticket: WIN-1012
680
+
681
+ # [9.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@9.0.0) (2023-12-09)
682
+
683
+ ### Bug Fixes
684
+
685
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
686
+
687
+ ### Code Refactoring
688
+
689
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
690
+
691
+ ### BREAKING CHANGES
692
+
693
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
694
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
695
+ getCustomChainName method is removed from Polygon class because a common
696
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
697
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
698
+ and needs to be passed to derive the Eth common object from the chainId.
699
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
700
+ it can be used for other EthLike coins. getBaseFactor method in Eth
701
+ and Polygon class returns number instead of string just to align with
702
+ AbstractEthLikeCoin
703
+ Ticket: WIN-1012
704
+
705
+ # [8.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@8.0.0) (2023-12-05)
706
+
707
+ ### Bug Fixes
708
+
709
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
710
+
711
+ ### Code Refactoring
712
+
713
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
714
+
715
+ ### BREAKING CHANGES
716
+
717
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
718
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
719
+ getCustomChainName method is removed from Polygon class because a common
720
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
721
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
722
+ and needs to be passed to derive the Eth common object from the chainId.
723
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
724
+ it can be used for other EthLike coins. getBaseFactor method in Eth
725
+ and Polygon class returns number instead of string just to align with
726
+ AbstractEthLikeCoin
727
+ Ticket: WIN-1012
728
+
729
+ # [7.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@7.0.0) (2023-11-28)
730
+
731
+ ### Bug Fixes
732
+
733
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
734
+
735
+ ### Code Refactoring
736
+
737
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
738
+
739
+ ### BREAKING CHANGES
740
+
741
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
742
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
743
+ getCustomChainName method is removed from Polygon class because a common
744
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
745
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
746
+ and needs to be passed to derive the Eth common object from the chainId.
747
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
748
+ it can be used for other EthLike coins. getBaseFactor method in Eth
749
+ and Polygon class returns number instead of string just to align with
750
+ AbstractEthLikeCoin
751
+ Ticket: WIN-1012
752
+
753
+ # [6.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@6.0.0) (2023-11-24)
754
+
755
+ ### Bug Fixes
756
+
757
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
758
+
759
+ ### Code Refactoring
760
+
761
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
762
+
763
+ ### BREAKING CHANGES
764
+
765
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
766
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
767
+ getCustomChainName method is removed from Polygon class because a common
768
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
769
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
770
+ and needs to be passed to derive the Eth common object from the chainId.
771
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
772
+ it can be used for other EthLike coins. getBaseFactor method in Eth
773
+ and Polygon class returns number instead of string just to align with
774
+ AbstractEthLikeCoin
775
+ Ticket: WIN-1012
776
+
777
+ # [5.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@5.0.0) (2023-11-17)
778
+
779
+ ### Bug Fixes
780
+
781
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
782
+
783
+ ### Code Refactoring
784
+
785
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
786
+
787
+ ### BREAKING CHANGES
788
+
789
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
790
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
791
+ getCustomChainName method is removed from Polygon class because a common
792
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
793
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
794
+ and needs to be passed to derive the Eth common object from the chainId.
795
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
796
+ it can be used for other EthLike coins. getBaseFactor method in Eth
797
+ and Polygon class returns number instead of string just to align with
798
+ AbstractEthLikeCoin
799
+ Ticket: WIN-1012
800
+
801
+ # [4.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@4.0.0) (2023-11-13)
802
+
803
+ ### Bug Fixes
804
+
805
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
806
+
807
+ ### Code Refactoring
808
+
809
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
810
+
811
+ ### BREAKING CHANGES
812
+
813
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
814
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
815
+ getCustomChainName method is removed from Polygon class because a common
816
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
817
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
818
+ and needs to be passed to derive the Eth common object from the chainId.
819
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
820
+ it can be used for other EthLike coins. getBaseFactor method in Eth
821
+ and Polygon class returns number instead of string just to align with
822
+ AbstractEthLikeCoin
823
+ Ticket: WIN-1012
824
+
825
+ # [3.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@3.0.0) (2023-11-13)
826
+
827
+ ### Bug Fixes
828
+
829
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
830
+
831
+ ### Code Refactoring
832
+
833
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
834
+
835
+ ### BREAKING CHANGES
836
+
837
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
838
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
839
+ getCustomChainName method is removed from Polygon class because a common
840
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
841
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
842
+ and needs to be passed to derive the Eth common object from the chainId.
843
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
844
+ it can be used for other EthLike coins. getBaseFactor method in Eth
845
+ and Polygon class returns number instead of string just to align with
846
+ AbstractEthLikeCoin
847
+ Ticket: WIN-1012
848
+
849
+ # [2.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@2.0.0) (2023-11-13)
850
+
851
+ ### Bug Fixes
852
+
853
+ - **sdk-coin-eth:** fix issue related to ethtxbuilder ([286ccfd](https://github.com/BitGo/BitGoJS/commit/286ccfd4bc89075fd2d8c59d3770dc3b8cd78c79))
854
+
855
+ ### Code Refactoring
856
+
857
+ - **abstract-eth:** move methods to abstract-eth ([af8bd10](https://github.com/BitGo/BitGoJS/commit/af8bd10e24c8d58fc227494de6a614098265580a))
858
+
859
+ ### BREAKING CHANGES
860
+
861
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
862
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
863
+ getCustomChainName method is removed from Polygon class because a common
864
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
865
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
866
+ and needs to be passed to derive the Eth common object from the chainId.
867
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
868
+ it can be used for other EthLike coins. getBaseFactor method in Eth
869
+ and Polygon class returns number instead of string just to align with
870
+ AbstractEthLikeCoin
871
+ Ticket: WIN-1012
872
+
873
+ ## [1.5.13](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.13) (2023-10-20)
874
+
875
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
876
+
877
+ ## [1.5.12](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.12) (2023-10-18)
878
+
879
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
880
+
881
+ ## [1.5.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.11) (2023-09-25)
882
+
883
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
884
+
885
+ ## [1.5.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.10) (2023-09-09)
886
+
887
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
888
+
889
+ ## [1.5.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.9) (2023-09-09)
890
+
891
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
892
+
893
+ ## [1.5.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.8) (2023-09-07)
894
+
895
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
896
+
897
+ ## [1.5.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.7) (2023-09-05)
898
+
899
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
900
+
901
+ ## [1.5.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.6) (2023-09-01)
902
+
903
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
904
+
905
+ ## [1.5.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.5) (2023-08-29)
906
+
907
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
908
+
909
+ ## [1.5.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.4) (2023-08-25)
910
+
911
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
912
+
913
+ ## [1.5.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.3) (2023-08-24)
914
+
915
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
916
+
917
+ ## [1.5.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.2) (2023-08-16)
918
+
919
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
920
+
921
+ ## [1.5.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.5.0...@bitgo/sdk-coin-ethw@1.5.1) (2023-08-16)
922
+
923
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
924
+
925
+ # [1.5.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.28...@bitgo/sdk-coin-ethw@1.5.0) (2023-08-04)
926
+
927
+ ### Features
928
+
929
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
930
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
931
+
932
+ # [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.28...@bitgo/sdk-coin-ethw@1.4.0) (2023-07-28)
933
+
934
+ ### Features
935
+
936
+ - **root:** add node 18 to engines and CI ([9cc6a70](https://github.com/BitGo/BitGoJS/commit/9cc6a70ba807161b7c6a0ebe3d7c47f25c7c8eca))
937
+ - **root:** remove node 14 from engines ([6ec47cb](https://github.com/BitGo/BitGoJS/commit/6ec47cbd7996cc78bbf2cf7f16595c24fe43cd41))
938
+
939
+ ## [1.3.28](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.27...@bitgo/sdk-coin-ethw@1.3.28) (2023-07-18)
940
+
941
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
942
+
943
+ ## [1.3.27](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.26...@bitgo/sdk-coin-ethw@1.3.27) (2023-06-21)
944
+
945
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
946
+
947
+ ## [1.3.26](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.25...@bitgo/sdk-coin-ethw@1.3.26) (2023-06-14)
948
+
949
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
950
+
951
+ ## [1.3.25](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.24...@bitgo/sdk-coin-ethw@1.3.25) (2023-06-13)
952
+
953
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
954
+
955
+ ## [1.3.24](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.23...@bitgo/sdk-coin-ethw@1.3.24) (2023-06-07)
956
+
957
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
958
+
959
+ ## [1.3.23](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.22...@bitgo/sdk-coin-ethw@1.3.23) (2023-06-05)
960
+
961
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
962
+
963
+ ## [1.3.22](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.21...@bitgo/sdk-coin-ethw@1.3.22) (2023-05-25)
964
+
965
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
966
+
967
+ ## [1.3.21](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.20...@bitgo/sdk-coin-ethw@1.3.21) (2023-05-17)
968
+
969
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
970
+
971
+ ## [1.3.20](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.19...@bitgo/sdk-coin-ethw@1.3.20) (2023-05-10)
972
+
973
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
974
+
975
+ ## [1.3.19](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.18...@bitgo/sdk-coin-ethw@1.3.19) (2023-05-03)
976
+
977
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
978
+
979
+ ## [1.3.18](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.17...@bitgo/sdk-coin-ethw@1.3.18) (2023-04-25)
980
+
981
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
982
+
983
+ ## [1.3.17](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.16...@bitgo/sdk-coin-ethw@1.3.17) (2023-04-20)
984
+
985
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
986
+
987
+ ## [1.3.16](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.15...@bitgo/sdk-coin-ethw@1.3.16) (2023-04-13)
988
+
989
+ **Note:** Version bump only for package @bitgo/sdk-coin-ethw
990
+
6
991
  ## [1.3.15](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-ethw@1.3.14...@bitgo/sdk-coin-ethw@1.3.15) (2023-02-17)
7
992
 
8
993
  **Note:** Version bump only for package @bitgo/sdk-coin-ethw
@@ -1,11 +1,8 @@
1
- /// <reference types="node" />
2
- /// <reference types="bn.js" />
3
1
  import { BN } from 'ethereumjs-util';
4
- import { BaseCoin, BitGoBase, KeyPair, ParsedTransaction, ParseTransactionOptions, TransactionExplanation, VerifyAddressOptions, VerifyTransactionOptions } from '@bitgo-beta/sdk-core';
2
+ import { BaseCoin, BitGoBase, KeyPair, ParsedTransaction, ParseTransactionOptions, VerifyAddressOptions, VerifyTransactionOptions } from '@bitgo-beta/sdk-core';
5
3
  import { BaseCoin as StaticsBaseCoin } from '@bitgo-beta/statics';
6
4
  import { Eth, TransactionBuilder } from '@bitgo-beta/sdk-coin-eth';
7
- import { ExplainTransactionOptions } from '@bitgo-beta/abstract-eth';
8
- declare type FullNodeResponseBody = {
5
+ type FullNodeResponseBody = {
9
6
  jsonrpc: string;
10
7
  id: string;
11
8
  result?: string;
@@ -17,9 +14,6 @@ declare type FullNodeResponseBody = {
17
14
  export declare class Ethw extends Eth {
18
15
  protected constructor(bitgo: BitGoBase, staticsCoin?: Readonly<StaticsBaseCoin>);
19
16
  static createInstance(bitgo: BitGoBase, staticsCoin?: Readonly<StaticsBaseCoin>): BaseCoin;
20
- getChain(): string;
21
- getFamily(): string;
22
- getFullName(): string;
23
17
  verifyTransaction(params: VerifyTransactionOptions): Promise<boolean>;
24
18
  isWalletAddress(params: VerifyAddressOptions): Promise<boolean>;
25
19
  parseTransaction(params: ParseTransactionOptions): Promise<ParsedTransaction>;
@@ -49,11 +43,6 @@ export declare class Ethw extends Eth {
49
43
  * @returns {Promise<FullNodeResponseBody>} response from full node
50
44
  */
51
45
  recoveryFullNodeRPCQuery(method: string, params: Array<unknown>): Promise<FullNodeResponseBody>;
52
- /**
53
- * Explain a transaction from txHex
54
- * @param params The options with which to explain the transaction
55
- */
56
- explainTransaction(params: ExplainTransactionOptions): Promise<TransactionExplanation>;
57
46
  /**
58
47
  * Create a new transaction builder for the current chain
59
48
  * @return a new transaction builder
@@ -1 +1 @@
1
- {"version":3,"file":"ethw.d.ts","sourceRoot":"","sources":["../../src/ethw.ts"],"names":[],"mappings":";;AAEA,OAAO,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAC;AAErC,OAAO,EACL,QAAQ,EACR,SAAS,EAET,OAAO,EACP,iBAAiB,EACjB,uBAAuB,EACvB,sBAAsB,EACtB,oBAAoB,EACpB,wBAAwB,EACzB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,QAAQ,IAAI,eAAe,EAAS,MAAM,qBAAqB,CAAC;AACzE,OAAO,EAAE,GAAG,EAAgB,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AACjF,OAAO,EAAE,yBAAyB,EAAE,MAAM,0BAA0B,CAAC;AAErE,aAAK,oBAAoB,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;KACjB,CAAC;CACH,CAAC;AAEF,qBAAa,IAAK,SAAQ,GAAG;IAC3B,SAAS,aAAa,KAAK,EAAE,SAAS,EAAE,WAAW,CAAC,EAAE,QAAQ,CAAC,eAAe,CAAC;IAI/E,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,SAAS,EAAE,WAAW,CAAC,EAAE,QAAQ,CAAC,eAAe,CAAC,GAAG,QAAQ;IAI1F,QAAQ,IAAI,MAAM;IAGlB,SAAS,IAAI,MAAM;IAGnB,WAAW,IAAI,MAAM;IAGrB,iBAAiB,CAAC,MAAM,EAAE,wBAAwB,GAAG,OAAO,CAAC,OAAO,CAAC;IAG/D,eAAe,CAAC,MAAM,EAAE,oBAAoB,GAAG,OAAO,CAAC,OAAO,CAAC;IAGrE,gBAAgB,CAAC,MAAM,EAAE,uBAAuB,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAG7E,eAAe,CAAC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO;IAInD;;;;OAIG;IACG,mBAAmB,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,EAAE,CAAC;IASvD;;;;OAIG;IACG,eAAe,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAiBvD;;;;OAIG;IACG,eAAe,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAQvD;;;;;OAKG;IACG,wBAAwB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,OAAO,CAAC,oBAAoB,CAAC;IAkBrG;;;OAGG;IACG,kBAAkB,CAAC,MAAM,EAAE,yBAAyB,GAAG,OAAO,CAAC,sBAAsB,CAAC;IA8B5F;;;OAGG;IACH,SAAS,CAAC,qBAAqB,IAAI,kBAAkB;CAGtD"}
1
+ {"version":3,"file":"ethw.d.ts","sourceRoot":"","sources":["../../src/ethw.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAC;AAErC,OAAO,EACL,QAAQ,EACR,SAAS,EAET,OAAO,EACP,iBAAiB,EACjB,uBAAuB,EACvB,oBAAoB,EACpB,wBAAwB,EACzB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,QAAQ,IAAI,eAAe,EAAS,MAAM,qBAAqB,CAAC;AACzE,OAAO,EAAE,GAAG,EAAgB,kBAAkB,EAAE,MAAM,0BAA0B,CAAC;AAEjF,KAAK,oBAAoB,GAAG;IAC1B,OAAO,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE;QACN,IAAI,EAAE,MAAM,CAAC;QACb,OAAO,EAAE,MAAM,CAAC;KACjB,CAAC;CACH,CAAC;AAEF,qBAAa,IAAK,SAAQ,GAAG;IAC3B,SAAS,aAAa,KAAK,EAAE,SAAS,EAAE,WAAW,CAAC,EAAE,QAAQ,CAAC,eAAe,CAAC;IAI/E,MAAM,CAAC,cAAc,CAAC,KAAK,EAAE,SAAS,EAAE,WAAW,CAAC,EAAE,QAAQ,CAAC,eAAe,CAAC,GAAG,QAAQ;IAI1F,iBAAiB,CAAC,MAAM,EAAE,wBAAwB,GAAG,OAAO,CAAC,OAAO,CAAC;IAG/D,eAAe,CAAC,MAAM,EAAE,oBAAoB,GAAG,OAAO,CAAC,OAAO,CAAC;IAGrE,gBAAgB,CAAC,MAAM,EAAE,uBAAuB,GAAG,OAAO,CAAC,iBAAiB,CAAC;IAG7E,eAAe,CAAC,IAAI,CAAC,EAAE,MAAM,GAAG,SAAS,GAAG,OAAO;IAInD;;;;OAIG;IACG,mBAAmB,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,EAAE,CAAC;IASvD;;;;OAIG;IACG,eAAe,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAiBvD;;;;OAIG;IACG,eAAe,CAAC,OAAO,EAAE,MAAM,GAAG,OAAO,CAAC,MAAM,CAAC;IAQvD;;;;;OAKG;IACG,wBAAwB,CAAC,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,OAAO,CAAC,oBAAoB,CAAC;IAkBrG;;;OAGG;IACH,SAAS,CAAC,qBAAqB,IAAI,kBAAkB;CAGtD"}
package/dist/src/ethw.js CHANGED
@@ -5,26 +5,16 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.Ethw = void 0;
7
7
  const superagent_1 = __importDefault(require("superagent"));
8
- const bignumber_js_1 = __importDefault(require("bignumber.js"));
9
8
  const sdk_core_1 = require("@bitgo-beta/sdk-core");
10
9
  const statics_1 = require("@bitgo-beta/statics");
11
10
  const sdk_coin_eth_1 = require("@bitgo-beta/sdk-coin-eth");
12
11
  class Ethw extends sdk_coin_eth_1.Eth {
13
12
  constructor(bitgo, staticsCoin) {
14
- super(bitgo);
13
+ super(bitgo, staticsCoin);
15
14
  }
16
15
  static createInstance(bitgo, staticsCoin) {
17
16
  return new Ethw(bitgo, staticsCoin);
18
17
  }
19
- getChain() {
20
- return 'ethw';
21
- }
22
- getFamily() {
23
- return 'eth';
24
- }
25
- getFullName() {
26
- return 'Ethereum PoW';
27
- }
28
18
  verifyTransaction(params) {
29
19
  throw new Error('Method not implemented.');
30
20
  }
@@ -104,37 +94,6 @@ class Ethw extends sdk_coin_eth_1.Eth {
104
94
  }
105
95
  return response.body;
106
96
  }
107
- /**
108
- * Explain a transaction from txHex
109
- * @param params The options with which to explain the transaction
110
- */
111
- async explainTransaction(params) {
112
- const txHex = params.txHex || (params.halfSigned && params.halfSigned.txHex);
113
- if (!txHex || !params.feeInfo) {
114
- throw new Error('missing explain tx parameters');
115
- }
116
- const txBuilder = this.getTransactionBuilder();
117
- txBuilder.from(txHex);
118
- const tx = await txBuilder.build();
119
- const outputs = tx.outputs.map((output) => {
120
- return {
121
- address: output.address,
122
- amount: output.value,
123
- };
124
- });
125
- const displayOrder = ['id', 'outputAmount', 'changeAmount', 'outputs', 'changeOutputs', 'fee'];
126
- return {
127
- displayOrder,
128
- id: tx.id,
129
- outputs: outputs,
130
- outputAmount: outputs
131
- .reduce((accumulator, output) => accumulator.plus(output.amount), new bignumber_js_1.default('0'))
132
- .toFixed(0),
133
- changeOutputs: [],
134
- changeAmount: '0',
135
- fee: params.feeInfo,
136
- };
137
- }
138
97
  /**
139
98
  * Create a new transaction builder for the current chain
140
99
  * @return a new transaction builder
@@ -144,4 +103,4 @@ class Ethw extends sdk_coin_eth_1.Eth {
144
103
  }
145
104
  }
146
105
  exports.Ethw = Ethw;
147
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXRody5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9ldGh3LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7OztBQUFBLDREQUFpQztBQUNqQyxnRUFBcUM7QUFHckMsbURBVThCO0FBQzlCLGlEQUF5RTtBQUN6RSwyREFBaUY7QUFhakYsTUFBYSxJQUFLLFNBQVEsa0JBQUc7SUFDM0IsWUFBc0IsS0FBZ0IsRUFBRSxXQUF1QztRQUM3RSxLQUFLLENBQUMsS0FBSyxDQUFDLENBQUM7SUFDZixDQUFDO0lBRUQsTUFBTSxDQUFDLGNBQWMsQ0FBQyxLQUFnQixFQUFFLFdBQXVDO1FBQzdFLE9BQU8sSUFBSSxJQUFJLENBQUMsS0FBSyxFQUFFLFdBQVcsQ0FBQyxDQUFDO0lBQ3RDLENBQUM7SUFFRCxRQUFRO1FBQ04sT0FBTyxNQUFNLENBQUM7SUFDaEIsQ0FBQztJQUNELFNBQVM7UUFDUCxPQUFPLEtBQUssQ0FBQztJQUNmLENBQUM7SUFDRCxXQUFXO1FBQ1QsT0FBTyxjQUFjLENBQUM7SUFDeEIsQ0FBQztJQUNELGlCQUFpQixDQUFDLE1BQWdDO1FBQ2hELE1BQU0sSUFBSSxLQUFLLENBQUMseUJBQXlCLENBQUMsQ0FBQztJQUM3QyxDQUFDO0lBQ0QsS0FBSyxDQUFDLGVBQWUsQ0FBQyxNQUE0QjtRQUNoRCxNQUFNLElBQUksS0FBSyxDQUFDLHlCQUF5QixDQUFDLENBQUM7SUFDN0MsQ0FBQztJQUNELGdCQUFnQixDQUFDLE1BQStCO1FBQzlDLE1BQU0sSUFBSSxLQUFLLENBQUMseUJBQXlCLENBQUMsQ0FBQztJQUM3QyxDQUFDO0lBQ0QsZUFBZSxDQUFDLElBQXlCO1FBQ3ZDLE1BQU0sSUFBSSxLQUFLLENBQUMseUJBQXlCLENBQUMsQ0FBQztJQUM3QyxDQUFDO0lBRUQ7Ozs7T0FJRztJQUNILEtBQUssQ0FBQyxtQkFBbUIsQ0FBQyxPQUFlO1FBQ3ZDLE1BQU0sTUFBTSxHQUFHLE1BQU0sSUFBSSxDQUFDLHdCQUF3QixDQUFD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QVMsRUFBRSxlQUFlLEVBQUUsS0FBSyxDQUFDLENBQUM7UUFFL0YsT0FBTztZQUNMLFlBQVk7WUFDWixFQUFFLEVBQUUsRUFBRSxDQUFDLEVBQUU7WUFDVCxPQUFPLEVBQUUsT0FBTztZQUNoQixZQUFZLEVBQUUsT0FBTztpQkFDbEIsTUFBTSxDQUFDLENBQUMsV0FBVyxFQUFFLE1BQU0sRUFBRSxFQUFFLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxNQUFNLENBQUMsTUFBTSxDQUFDLEVBQUUsSUFBSSxzQkFBUyxDQUFDLEdBQUcsQ0FBQyxDQUFDO2lCQUNwRixPQUFPLENBQUMsQ0FBQyxDQUFDO1lBQ2IsYUFBYSxFQUFFLEVBQUU7WUFDakIsWUFBWSxFQUFFLEdBQUc7WUFDakIsR0FBRyxFQUFFLE1BQU0sQ0FBQyxPQUFPO1NBQ3BCLENBQUM7SUFDSixDQUFDO0lBRUQ7OztPQUdHO0lBQ08scUJBQXFCO1FBQzdCLE9BQU8sSUFBSSxpQ0FBa0IsQ0FBQyxlQUFLLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxRQUFRLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFDNUQsQ0FBQztDQUNGO0FBakpELG9CQWlKQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCByZXF1ZXN0IGZyb20gJ3N1cGVyYWdlbnQnO1xuaW1wb3J0IEJpZ051bWJlciBmcm9tICdiaWdudW1iZXIuanMnO1xuaW1wb3J0IHsgQk4gfSBmcm9tICdldGhlcmV1bWpzLXV0aWwnO1xuXG5pbXBvcnQge1xuICBCYXNlQ29pbixcbiAgQml0R29CYXNlLFxuICBjb21tb24sXG4gIEtleVBhaXIsXG4gIFBhcnNlZFRyYW5zYWN0aW9uLFxuICBQYXJzZVRyYW5zYWN0aW9uT3B0aW9ucyxcbiAgVHJhbnNhY3Rpb25FeHBsYW5hdGlvbixcbiAgVmVyaWZ5QWRkcmVzc09wdGlvbnMsXG4gIFZlcmlmeVRyYW5zYWN0aW9uT3B0aW9ucyxcbn0gZnJvbSAnQGJpdGdvLWJldGEvc2RrLWNvcmUnO1xuaW1wb3J0IHsgQmFzZUNvaW4gYXMgU3RhdGljc0Jhc2VDb2luLCBjb2lucyB9IGZyb20gJ0BiaXRnby1iZXRhL3N0YXRpY3MnO1xuaW1wb3J0IHsgRXRoLCBvcHRpb25hbERlcHMsIFRyYW5zYWN0aW9uQnVpbGRlciB9IGZyb20gJ0BiaXRnby1iZXRhL3Nkay1jb2luLWV0aCc7XG5pbXBvcnQgeyBFeHBsYWluVHJhbnNhY3Rpb25PcHRpb25zIH0gZnJvbSAnQGJpdGdvLWJldGEvYWJzdHJhY3QtZXRoJztcblxudHlwZSBGdWxsTm9kZVJlc3BvbnNlQm9keSA9IHtcbiAganNvbnJwYzogc3RyaW5nO1xuICBpZDogc3RyaW5nO1xuICByZXN1bHQ/OiBzdHJpbmc7XG4gIGVycm9yPzoge1xuICAgIGNvZGU6IHN0cmluZztcbiAgICBtZXNzYWdlOiBzdHJpbmc7XG4gIH07XG59O1xuXG5leHBvcnQgY2xhc3MgRXRodyBleHRlbmRzIEV0aCB7XG4gIHByb3RlY3RlZCBjb25zdHJ1Y3RvcihiaXRnbzogQml0R29CYXNlLCBzdGF0aWNzQ29pbj86IFJlYWRvbmx5PFN0YXRpY3NCYXNlQ29pbj4pIHtcbiAgICBzdXBlcihiaXRnbyk7XG4gIH1cblxuICBzdGF0aWMgY3JlYXRlSW5zdGFuY2UoYml0Z286IEJpdEdvQmFzZSwgc3RhdGljc0NvaW4/OiBSZWFkb25seTxTdGF0aWNzQmFzZUNvaW4+KTogQmFzZUNvaW4ge1xuICAgIHJldHVybiBuZXcgRXRodyhiaXRnbywgc3RhdGljc0NvaW4pO1xuICB9XG5cbiAgZ2V0Q2hhaW4oKTogc3RyaW5nIHtcbiAgICByZXR1cm4gJ2V0aHcnO1xuICB9XG4gIGdldEZhbWlseSgpOiBzdHJpbmcge1xuICAgIHJldHVybiAnZXRoJztcbiAgfVxuICBnZXRGdWxsTmFtZSgpOiBzdHJpbmcge1xuICAgIHJldHVybiAnRXRoZXJldW0gUG9XJztcbiAgfVxuICB2ZXJpZnlUcmFuc2FjdGlvbihwYXJhbXM6IFZlcmlmeVRyYW5zYWN0aW9uT3B0aW9ucyk6IFByb21pc2U8Ym9vbGVhbj4ge1xuICAgIHRocm93IG5ldyBFcnJvcignTWV0aG9kIG5vdCBpbXBsZW1lbnRlZC4nKTtcbiAgfVxuICBhc3luYyBpc1dhbGxldEFkZHJlc3MocGFyYW1zOiBWZXJpZnlBZGRyZXNzT3B0aW9ucyk6IFByb21pc2U8Ym9vbGVhbj4ge1xuICAgIHRocm93IG5ldyBFcnJvcignTWV0aG9kIG5vdCBpbXBsZW1lbnRlZC4nKTtcbiAgfVxuICBwYXJzZVRyYW5zYWN0aW9uKHBhcmFtczogUGFyc2VUcmFuc2FjdGlvbk9wdGlvbnMpOiBQcm9taXNlPFBhcnNlZFRyYW5zYWN0aW9uPiB7XG4gICAgdGhyb3cgbmV3IEVycm9yKCdNZXRob2Qgbm90IGltcGxlbWVudGVkLicpO1xuICB9XG4gIGdlbmVyYXRlS2V5UGFpcihzZWVkPzogQnVmZmVyIHwgdW5kZWZpbmVkKTogS2V5UGFpciB7XG4gICAgdGhyb3cgbmV3IEVycm9yKCdNZXRob2Qgbm90IGltcGxlbWVudGVkLicpO1xuICB9XG5cbiAgLyoqXG4gICAqIFF1ZXJ5IGZ1bGwgbm9kZSBmb3IgdGhlIGJhbGFuY2Ugb2YgYW4gYWRkcmVzc1xuICAgKiBAcGFyYW0ge3N0cmluZ30gYWRkcmVzcyB0aGUgRVRIdyBhZGRyZXNzXG4gICAqIEByZXR1cm5zIHtQcm9taXNlPEJOPn0gYWRkcmVzcyBiYWxhbmNlXG4gICAqL1xuICBhc3luYyBxdWVyeUFkZHJlc3NCYWxhbmNlKGFkZHJlc3M6IHN0cmluZyk6IFByb21pc2U8Qk4+IHtcbiAgICBjb25zdCByZXN1bHQgPSBhd2FpdCB0aGlzLnJlY292ZXJ5RnVsbE5vZGVSUENRdWVyeSgnZXRoX2dldEJhbGFuY2UnLCBbYWRkcmVzcywgJ2xhdGVzdCddKTtcbiAgICAvLyB0aHJvdyBpZiB0aGUgcmVzdWx0IGRvZXMgbm90IGV4aXN0IG9yIHRoZSByZXN1bHQgaXMgbm90IGEgdmFsaWQgbnVtYmVyXG4gICAgaWYgKCFyZXN1bHQgfHwgIXJlc3VsdC5yZXN1bHQpIHtcbiAgICAgIHRocm93IG5ldyBFcnJvcihgQ291bGQgbm90IG9idGFpbiBhZGRyZXNzIGJhbGFuY2UgZm9yICR7YWRkcmVzc30gZnJvbSBmdWxsIG5vZGUsIGdvdDogJHtyZXN1bHQucmVzdWx0fWApO1xuICAgIH1cbiAgICByZXR1cm4gbmV3IG9wdGlvbmFsRGVwcy5ldGhVdGlsLkJOKHJlc3VsdC5yZXN1bHQuc2xpY2UoMiksIDE2KTtcbiAgfVxuXG4gIC8qKlxuICAgKiBRdWVyaWVzIHRoZSBjb250cmFjdCAodmlhIFJQQykgZm9yIHRoZSBuZXh0IHNlcXVlbmNlIElEXG4gICAqIEBwYXJhbSB7c3RyaW5nfSBhZGRyZXNzIGFkZHJlc3Mgb2YgdGhlIGNvbnRyYWN0XG4gICAqIEByZXR1cm5zIHtQcm9taXNlPG51bWJlcj59IHNlcXVlbmNlIElEXG4gICAqL1xuICBhc3luYyBxdWVyeVNlcXVlbmNlSWQoYWRkcmVzczogc3RyaW5nKTogUHJvbWlzZTxudW1iZXI+IHtcbiAgICAvLyBHZXQgc2VxdWVuY2UgSUQgdXNpbmcgY29udHJhY3QgY2FsbFxuICAgIGNvbnN0IHNlcXVlbmNlSWRNZXRob2RTaWduYXR1cmUgPSBvcHRpb25hbERlcHMuZXRoQWJpLm1ldGhvZElEKCdnZXROZXh0U2VxdWVuY2VJZCcsIFtdKTtcbiAgICBjb25zdCBzZXF1ZW5jZUlkQXJncyA9IG9wdGlvbmFsRGVwcy5ldGhBYmkucmF3RW5jb2RlKFtdLCBbXSk7XG4gICAgY29uc3Qgc2VxdWVuY2VJZERhdGEgPSBCdWZmZXIuY29uY2F0KFtzZXF1ZW5jZUlkTWV0aG9kU2lnbmF0dXJlLCBzZXF1ZW5jZUlkQXJnc10pLnRvU3RyaW5nKCdoZXgnKTtcbiAgICBjb25zdCBzZXF1ZW5jZUlkRGF0YUhleCA9IG9wdGlvbmFsRGVwcy5ldGhVdGlsLmFkZEhleFByZWZpeChzZXF1ZW5jZUlkRGF0YSk7XG4gICAgY29uc3QgcmVzdWx0ID0gYXdhaXQgdGhpcy5yZWNvdmVyeUZ1bGxOb2RlUlBDUXVlcnkoJ2V0aF9jYWxsJywgW1xuICAgICAgeyB0bzogYWRkcmVzcywgZGF0YTogc2VxdWVuY2VJZERhdGFIZXggfSxcbiAgICAgICdsYXRlc3QnLFxuICAgIF0pO1xuICAgIGlmICghcmVzdWx0IHx8ICFyZXN1bHQucmVzdWx0KSB7XG4gICAgICB0aHJvdyBuZXcgRXJyb3IoJ0NvdWxkIG5vdCBvYnRhaW4gc2VxdWVuY2UgSUQgZnJvbSBmdWxsIG5vZGUsIGdvdDogJyArIHJlc3VsdC5yZXN1bHQpO1xuICAgIH1cbiAgICBjb25zdCBzZXF1ZW5jZUlkSGV4ID0gcmVzdWx0LnJlc3VsdDtcbiAgICByZXR1cm4gbmV3IG9wdGlvbmFsRGVwcy5ldGhVdGlsLkJOKHNlcXVlbmNlSWRIZXguc2xpY2UoMiksIDE2KS50b051bWJlcigpO1xuICB9XG5cbiAgLyoqXG4gICAqIFF1ZXJpZXMgcHVibGljIGZ1bGwgbm9kZSB0byBnZXQgdGhlIG5leHQgRVRIdyBub25jZSB0aGF0IHNob3VsZCBiZSB1c2VkIGZvciB0aGUgZ2l2ZW4gRVRIIGFkZHJlc3NcbiAgICogQHBhcmFtIHtzdHJpbmd9IGFkZHJlc3NcbiAgICogQHJldHVybnMge1Byb21pc2U8bnVtYmVyPn0gbmV4dCBFVEh3IG5vbmNlXG4gICAqL1xuICBhc3luYyBnZXRBZGRyZXNzTm9uY2UoYWRkcmVzczogc3RyaW5nKTogUHJvbWlzZTxudW1iZXI+IHtcbiAgICBjb25zdCByZXN1bHQgPSBhd2FpdCB0aGlzLnJlY292ZXJ5RnVsbE5vZGVSUENRdWVyeSgnZXRoX2dldFRyYW5zYWN0aW9uQ291bnQnLCBbYWRkcmVzcywgJ2xhdGVzdCddKTtcbiAgICBpZiAoIXJlc3VsdCB8fCAhcmVzdWx0LnJlc3VsdCkge1xuICAgICAgdGhyb3cgbmV3IEVycm9yKCdVbmFibGUgdG8gZmluZCBuZXh0IG5vbmNlIGZyb20gZnVsbCBub2RlLCBnb3Q6ICcgKyBKU09OLnN0cmluZ2lmeShyZXN1bHQpKTtcbiAgICB9XG4gICAgcmV0dXJuIG5ldyBvcHRpb25hbERlcHMuZXRoVXRpbC5CTihyZXN1bHQucmVzdWx0LnNsaWNlKDIpLCAxNikudG9OdW1iZXIoKTtcbiAgfVxuXG4gIC8qKlxuICAgKiBNYWtlIGEgUlBDIHF1ZXJ5IHRvIGZ1bGwgbm9kZSBmb3IgaW5mb3JtYXRpb24gc3VjaCBhcyBiYWxhbmNlLCB0b2tlbiBiYWxhbmNlLCBzb2xpZGl0eSBjYWxsc1xuICAgKiBAcGFyYW0ge3N0cmluZ30gbWV0aG9kIFJQQyBtZXRob2QgdG8gZXhlY3V0ZVxuICAgKiBAcGFyYW0ge0FycmF5fSBwYXJhbXMgcGFyYW1zIHRvIGluY2x1ZGUgaW4gdGhlIFJQQyByZXF1ZXN0XG4gICAqIEByZXR1cm5zIHtQcm9taXNlPEZ1bGxOb2RlUmVzcG9uc2VCb2R5Pn0gcmVzcG9uc2UgZnJvbSBmdWxsIG5vZGVcbiAgICovXG4gIGFzeW5jIHJlY292ZXJ5RnVsbE5vZGVSUENRdWVyeShtZXRob2Q6IHN0cmluZywgcGFyYW1zOiBBcnJheTx1bmtub3duPik6IFByb21pc2U8RnVsbE5vZGVSZXNwb25zZUJvZHk+IHtcbiAgICBjb25zdCByZXNwb25zZSA9IGF3YWl0IHJlcXVlc3QucG9zdChjb21tb24uRW52aXJvbm1lbnRzW3RoaXMuYml0Z28uZ2V0RW52KCldLmV0aHdGdWxsTm9kZVJQQ0Jhc2VVcmwpLnNlbmQoe1xuICAgICAgbWV0aG9kLFxuICAgICAgcGFyYW1zLFxuICAgICAgaWQ6IDAsXG4gICAgICBqc29ucnBjOiAnMi4wJyxcbiAgICB9KTtcblxuICAgIGlmICghcmVzcG9uc2Uub2spIHtcbiAgICAgIHRocm93IG5ldyBFcnJvcignY291bGQgbm90IHJlYWNoIEVUSFcgZnVsbCBub2RlJyk7XG4gICAgfVxuXG4gICAgaWYgKHJlc3BvbnNlLmJvZHkuZXJyb3IpIHtcbiAgICAgIHRocm93IG5ldyBFcnJvcihgRVRIVyBmdWxsIG5vZGUgZXJyb3I6ICR7cmVzcG9uc2UuYm9keS5lcnJvci5jb2RlfSAtICR7cmVzcG9uc2UuYm9keS5lcnJvci5tZXNzYWdlfWApO1xuICAgIH1cbiAgICByZXR1cm4gcmVzcG9uc2UuYm9keTtcbiAgfVxuXG4gIC8qKlxuICAgKiBFeHBsYWluIGEgdHJhbnNhY3Rpb24gZnJvbSB0eEhleFxuICAgKiBAcGFyYW0gcGFyYW1zIFRoZSBvcHRpb25zIHdpdGggd2hpY2ggdG8gZXhwbGFpbiB0aGUgdHJhbnNhY3Rpb25cbiAgICovXG4gIGFzeW5jIGV4cGxhaW5UcmFuc2FjdGlvbihwYXJhbXM6IEV4cGxhaW5UcmFuc2FjdGlvbk9wdGlvbnMpOiBQcm9taXNlPFRyYW5zYWN0aW9uRXhwbGFuYXRpb24+IHtcbiAgICBjb25zdCB0eEhleCA9IHBhcmFtcy50eEhleCB8fCAocGFyYW1zLmhhbGZTaWduZWQgJiYgcGFyYW1zLmhhbGZTaWduZWQudHhIZXgpO1xuICAgIGlmICghdHhIZXggfHwgIXBhcmFtcy5mZWVJbmZvKSB7XG4gICAgICB0aHJvdyBuZXcgRXJyb3IoJ21pc3NpbmcgZXhwbGFpbiB0eCBwYXJhbWV0ZXJzJyk7XG4gICAgfVxuICAgIGNvbnN0IHR4QnVpbGRlciA9IHRoaXMuZ2V0VHJhbnNhY3Rpb25CdWlsZGVyKCk7XG4gICAgdHhCdWlsZGVyLmZyb20odHhIZXgpO1xuICAgIGNvbnN0IHR4ID0gYXdhaXQgdHhCdWlsZGVyLmJ1aWxkKCk7XG4gICAgY29uc3Qgb3V0cHV0cyA9IHR4Lm91dHB1dHMubWFwKChvdXRwdXQpID0+IHtcbiAgICAgIHJldHVybiB7XG4gICAgICAgIGFkZHJlc3M6IG91dHB1dC5hZGRyZXNzLFxuICAgICAgICBhbW91bnQ6IG91dHB1dC52YWx1ZSxcbiAgICAgIH07XG4gICAgfSk7XG5cbiAgICBjb25zdCBkaXNwbGF5T3JkZXIgPSBbJ2lkJywgJ291dHB1dEFtb3VudCcsICdjaGFuZ2VBbW91bnQnLCAnb3V0cHV0cycsICdjaGFuZ2VPdXRwdXRzJywgJ2ZlZSddO1xuXG4gICAgcmV0dXJuIHtcbiAgICAgIGRpc3BsYXlPcmRlcixcbiAgICAgIGlkOiB0eC5pZCxcbiAgICAgIG91dHB1dHM6IG91dHB1dHMsXG4gICAgICBvdXRwdXRBbW91bnQ6IG91dHB1dHNcbiAgICAgICAgLnJlZHVjZSgoYWNjdW11bGF0b3IsIG91dHB1dCkgPT4gYWNjdW11bGF0b3IucGx1cyhvdXRwdXQuYW1vdW50KSwgbmV3IEJpZ051bWJlcignMCcpKVxuICAgICAgICAudG9GaXhlZCgwKSxcbiAgICAgIGNoYW5nZU91dHB1dHM6IFtdLCAvLyBhY2NvdW50IGJhc2VkIGRvZXMgbm90IHVzZSBjaGFuZ2Ugb3V0cHV0c1xuICAgICAgY2hhbmdlQW1vdW50OiAnMCcsIC8vIGFjY291bnQgYmFzZSBkb2VzIG5vdCBtYWtlIGNoYW5nZVxuICAgICAgZmVlOiBwYXJhbXMuZmVlSW5mbyxcbiAgICB9O1xuICB9XG5cbiAgLyoqXG4gICAqIENyZWF0ZSBhIG5ldyB0cmFuc2FjdGlvbiBidWlsZGVyIGZvciB0aGUgY3VycmVudCBjaGFpblxuICAgKiBAcmV0dXJuIGEgbmV3IHRyYW5zYWN0aW9uIGJ1aWxkZXJcbiAgICovXG4gIHByb3RlY3RlZCBnZXRUcmFuc2FjdGlvbkJ1aWxkZXIoKTogVHJhbnNhY3Rpb25CdWlsZGVyIHtcbiAgICByZXR1cm4gbmV3IFRyYW5zYWN0aW9uQnVpbGRlcihjb2lucy5nZXQodGhpcy5nZXRDaGFpbigpKSk7XG4gIH1cbn1cbiJdfQ==
106
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXRody5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3NyYy9ldGh3LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7OztBQUFBLDREQUFpQztBQUlqQyxtREFTOEI7QUFDOUIsaURBQXlFO0FBQ3pFLDJEQUFpRjtBQVlqRixNQUFhLElBQUssU0FBUSxrQkFBRztJQUMzQixZQUFzQixLQUFnQixFQUFFLFdBQXVDO1FBQzdFLEtBQUssQ0FBQyxLQUFLLEVBQUUsV0FBVyxDQUFDLENBQUM7SUFDNUIsQ0FBQztJQUVELE1BQU0sQ0FBQyxjQUFjLENBQUMsS0FBZ0IsRUFBRSxXQUF1QztRQUM3RSxPQUFPLElBQUksSUFBSSxDQUFDLEtBQUssRUFBRSxXQUFXLENBQUMsQ0FBQztJQUN0QyxDQUFDO0lBRUQsaUJBQWlCLENBQUMsTUFBZ0M7UUFDaEQsTUFBTSxJQUFJLEtBQUssQ0FBQyx5QkFBeUIsQ0FBQyxDQUFDO0lBQzdDLENBQUM7SUFDRCxLQUFLLENBQUMsZUFBZSxDQUFDLE1BQTRCO1FBQ2hELE1BQU0sSUFBSSxLQUFLLENBQUMseUJBQXlCLENBQUMsQ0FBQztJQUM3QyxDQUFDO0lBQ0QsZ0JBQWdCLENBQUMsTUFBK0I7UUFDOUMsTUFBTSxJQUFJLEtBQUssQ0FBQyx5QkFBeUIsQ0FBQyxDQUFDO0lBQzdDLENBQUM7SUFDRCxlQUFlLENBQUMsSUFBeUI7UUFDdkMsTUFBTSxJQUFJLEtBQUssQ0FBQyx5QkFBeUIsQ0FBQyxDQUFDO0lBQzdDLENBQUM7SUFFRDs7OztPQUlHO0lBQ0gsS0FBSyxDQUFDLG1CQUFtQixDQUFDLE9BQWU7UUFDdkMsTUFBTSxNQUFNLEdBQUcsTUFBTSxJQUFJLENBQUMsd0JBQXdCLENBQUMsZ0JBQWdCLEVBQUUsQ0FBQyxPQUFPLEVBQUUsUUFBUSxDQUFDLENBQUMsQ0FBQztRQUMxRix5RUFBeUU7UUFDekUsSUFBSSxDQUFDLE1BQU0sSUFBSSxDQUFDLE1BQU0sQ0FBQyxNQUFNLEVBQUUsQ0FBQztZQUM5QixN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QVEsQ0FBQyxJQUFJLENBQUMsS0FBSyxFQUFFLENBQUM7WUFDeEIsTUFBTSxJQUFJLEtBQUssQ0FBQyx5QkFBeUIsUUFBUSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsSUFBSSxNQUFNLFFBQVEsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLE9BQU8sRUFBRSxDQUFDLENBQUM7UUFDeEcsQ0FBQztRQUNELE9BQU8sUUFBUSxDQUFDLElBQUksQ0FBQztJQUN2QixDQUFDO0lBRUQ7OztPQUdHO0lBQ08scUJBQXFCO1FBQzdCLE9BQU8sSUFBSSxpQ0FBa0IsQ0FBQyxlQUFLLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxRQUFRLEVBQUUsQ0FBQyxDQUFDLENBQUM7SUFDNUQsQ0FBQztDQUNGO0FBdEdELG9CQXNHQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCByZXF1ZXN0IGZyb20gJ3N1cGVyYWdlbnQnO1xuXG5pbXBvcnQgeyBCTiB9IGZyb20gJ2V0aGVyZXVtanMtdXRpbCc7XG5cbmltcG9ydCB7XG4gIEJhc2VDb2luLFxuICBCaXRHb0Jhc2UsXG4gIGNvbW1vbixcbiAgS2V5UGFpcixcbiAgUGFyc2VkVHJhbnNhY3Rpb24sXG4gIFBhcnNlVHJhbnNhY3Rpb25PcHRpb25zLFxuICBWZXJpZnlBZGRyZXNzT3B0aW9ucyxcbiAgVmVyaWZ5VHJhbnNhY3Rpb25PcHRpb25zLFxufSBmcm9tICdAYml0Z28tYmV0YS9zZGstY29yZSc7XG5pbXBvcnQgeyBCYXNlQ29pbiBhcyBTdGF0aWNzQmFzZUNvaW4sIGNvaW5zIH0gZnJvbSAnQGJpdGdvLWJldGEvc3RhdGljcyc7XG5pbXBvcnQgeyBFdGgsIG9wdGlvbmFsRGVwcywgVHJhbnNhY3Rpb25CdWlsZGVyIH0gZnJvbSAnQGJpdGdvLWJldGEvc2RrLWNvaW4tZXRoJztcblxudHlwZSBGdWxsTm9kZVJlc3BvbnNlQm9keSA9IHtcbiAganNvbnJwYzogc3RyaW5nO1xuICBpZDogc3RyaW5nO1xuICByZXN1bHQ/OiBzdHJpbmc7XG4gIGVycm9yPzoge1xuICAgIGNvZGU6IHN0cmluZztcbiAgICBtZXNzYWdlOiBzdHJpbmc7XG4gIH07XG59O1xuXG5leHBvcnQgY2xhc3MgRXRodyBleHRlbmRzIEV0aCB7XG4gIHByb3RlY3RlZCBjb25zdHJ1Y3RvcihiaXRnbzogQml0R29CYXNlLCBzdGF0aWNzQ29pbj86IFJlYWRvbmx5PFN0YXRpY3NCYXNlQ29pbj4pIHtcbiAgICBzdXBlcihiaXRnbywgc3RhdGljc0NvaW4pO1xuICB9XG5cbiAgc3RhdGljIGNyZWF0ZUluc3RhbmNlKGJpdGdvOiBCaXRHb0Jhc2UsIHN0YXRpY3NDb2luPzogUmVhZG9ubHk8U3RhdGljc0Jhc2VDb2luPik6IEJhc2VDb2luIHtcbiAgICByZXR1cm4gbmV3IEV0aHcoYml0Z28sIHN0YXRpY3NDb2luKTtcbiAgfVxuXG4gIHZlcmlmeVRyYW5zYWN0aW9uKHBhcmFtczogVmVyaWZ5VHJhbnNhY3Rpb25PcHRpb25zKTogUHJvbWlzZTxib29sZWFuPiB7XG4gICAgdGhyb3cgbmV3IEVycm9yKCdNZXRob2Qgbm90IGltcGxlbWVudGVkLicpO1xuICB9XG4gIGFzeW5jIGlzV2FsbGV0QWRkcmVzcyhwYXJhbXM6IFZlcmlmeUFkZHJlc3NPcHRpb25zKTogUHJvbWlzZTxib29sZWFuPiB7XG4gICAgdGhyb3cgbmV3IEVycm9yKCdNZXRob2Qgbm90IGltcGxlbWVudGVkLicpO1xuICB9XG4gIHBhcnNlVHJhbnNhY3Rpb24ocGFyYW1zOiBQYXJzZVRyYW5zYWN0aW9uT3B0aW9ucyk6IFByb21pc2U8UGFyc2VkVHJhbnNhY3Rpb24+IHtcbiAgICB0aHJvdyBuZXcgRXJyb3IoJ01ldGhvZCBub3QgaW1wbGVtZW50ZWQuJyk7XG4gIH1cbiAgZ2VuZXJhdGVLZXlQYWlyKHNlZWQ/OiBCdWZmZXIgfCB1bmRlZmluZWQpOiBLZXlQYWlyIHtcbiAgICB0aHJvdyBuZXcgRXJyb3IoJ01ldGhvZCBub3QgaW1wbGVtZW50ZWQuJyk7XG4gIH1cblxuICAvKipcbiAgICogUXVlcnkgZnVsbCBub2RlIGZvciB0aGUgYmFsYW5jZSBvZiBhbiBhZGRyZXNzXG4gICAqIEBwYXJhbSB7c3RyaW5nfSBhZGRyZXNzIHRoZSBFVEh3IGFkZHJlc3NcbiAgICogQHJldHVybnMge1Byb21pc2U8Qk4+fSBhZGRyZXNzIGJhbGFuY2VcbiAgICovXG4gIGFzeW5jIHF1ZXJ5QWRkcmVzc0JhbGFuY2UoYWRkcmVzczogc3RyaW5nKTogUHJvbWlzZTxCTj4ge1xuICAgIGNvbnN0IHJlc3VsdCA9IGF3YWl0IHRoaXMucmVjb3ZlcnlGdWxsTm9kZVJQQ1F1ZXJ5KCdldGhfZ2V0QmFsYW5jZScsIFthZGRyZXNzLCAnbGF0ZXN0J10pO1xuICAgIC8vIHRocm93IGlmIHRoZSByZXN1bHQgZG9lcyBub3QgZXhpc3Qgb3IgdGhlIHJlc3VsdCBpcyBub3QgYSB2YWxpZCBudW1iZXJcbiAgICBpZiAoIXJlc3VsdCB8fCAhcmVzdWx0LnJlc3VsdCkge1xuICAgICAgdGhyb3cgbmV3IEVycm9yKGBDb3VsZCBub3Qgb2J0YWluIGFkZHJlc3MgYmFsYW5jZSBmb3IgJHthZGRyZXNzfSBmcm9tIGZ1bGwgbm9kZSwgZ290OiAke3Jlc3VsdC5yZXN1bHR9YCk7XG4gICAgfVxuICAgIHJldHVybiBuZXcgb3B0aW9uYWxEZXBzLmV0aFV0aWwuQk4ocmVzdWx0LnJlc3VsdC5zbGljZSgyKSwgMTYpO1xuICB9XG5cbiAgLyoqXG4gICAqIFF1ZXJpZXMgdGhlIGNvbnRyYWN0ICh2aWEgUlBDKSBmb3IgdGhlIG5leHQgc2VxdWVuY2UgSURcbiAgICogQHBhcmFtIHtzdHJpbmd9IGFkZHJlc3MgYWRkcmVzcyBvZiB0aGUgY29udHJhY3RcbiAgICogQHJldHVybnMge1Byb21pc2U8bnVtYmVyPn0gc2VxdWVuY2UgSURcbiAgICovXG4gIGFzeW5jIHF1ZXJ5U2VxdWVuY2VJZChhZGRyZXNzOiBzdHJpbmcpOiBQcm9taXNlPG51bWJlcj4ge1xuICAgIC8vIEdldCBzZXF1ZW5jZSBJRCB1c2luZyBjb250cmFjdCBjYWxsXG4gICAgY29uc3Qgc2VxdWVuY2VJZE1ldGhvZFNpZ25hdHVyZSA9IG9wdGlvbmFsRGVwcy5ldGhBYmkubWV0aG9kSUQoJ2dldE5leHRTZXF1ZW5jZUlkJywgW10pO1xuICAgIGNvbnN0IHNlcXVlbmNlSWRBcmdzID0gb3B0aW9uYWxEZXBzLmV0aEFiaS5yYXdFbmNvZGUoW10sIFtdKTtcbiAgICBjb25zdCBzZXF1ZW5jZUlkRGF0YSA9IEJ1ZmZlci5jb25jYXQoW3NlcXVlbmNlSWRNZXRob2RTaWduYXR1cmUsIHNlcXVlbmNlSWRBcmdzXSkudG9TdHJpbmcoJ2hleCcpO1xuICAgIGNvbnN0IHNlcXVlbmNlSWREYXRhSGV4ID0gb3B0aW9uYWxEZXBzLmV0aFV0aWwuYWRkSGV4UHJlZml4KHNlcXVlbmNlSWREYXRhKTtcbiAgICBjb25zdCByZXN1bHQgPSBhd2FpdCB0aGlzLnJlY292ZXJ5RnVsbE5vZGVSUENRdWVyeSgnZXRoX2NhbGwnLCBbXG4gICAgICB7IHRvOiBhZGRyZXNzLCBkYXRhOiBzZXF1ZW5jZUlkRGF0YUhleCB9LFxuICAgICAgJ2xhdGVzdCcsXG4gICAgXSk7XG4gICAgaWYgKCFyZXN1bHQgfHwgIXJlc3VsdC5yZXN1bHQpIHtcbiAgICAgIHRocm93IG5ldyBFcnJvcignQ291bGQgbm90IG9idGFpbiBzZXF1ZW5jZSBJRCBmcm9tIGZ1bGwgbm9kZSwgZ290OiAnICsgcmVzdWx0LnJlc3VsdCk7XG4gICAgfVxuICAgIGNvbnN0IHNlcXVlbmNlSWRIZXggPSByZXN1bHQucmVzdWx0O1xuICAgIHJldHVybiBuZXcgb3B0aW9uYWxEZXBzLmV0aFV0aWwuQk4oc2VxdWVuY2VJZEhleC5zbGljZSgyKSwgMTYpLnRvTnVtYmVyKCk7XG4gIH1cblxuICAvKipcbiAgICogUXVlcmllcyBwdWJsaWMgZnVsbCBub2RlIHRvIGdldCB0aGUgbmV4dCBFVEh3IG5vbmNlIHRoYXQgc2hvdWxkIGJlIHVzZWQgZm9yIHRoZSBnaXZlbiBFVEggYWRkcmVzc1xuICAgKiBAcGFyYW0ge3N0cmluZ30gYWRkcmVzc1xuICAgKiBAcmV0dXJucyB7UHJvbWlzZTxudW1iZXI+fSBuZXh0IEVUSHcgbm9uY2VcbiAgICovXG4gIGFzeW5jIGdldEFkZHJlc3NOb25jZShhZGRyZXNzOiBzdHJpbmcpOiBQcm9taXNlPG51bWJlcj4ge1xuICAgIGNvbnN0IHJlc3VsdCA9IGF3YWl0IHRoaXMucmVjb3ZlcnlGdWxsTm9kZVJQQ1F1ZXJ5KCdldGhfZ2V0VHJhbnNhY3Rpb25Db3VudCcsIFthZGRyZXNzLCAnbGF0ZXN0J10pO1xuICAgIGlmICghcmVzdWx0IHx8ICFyZXN1bHQucmVzdWx0KSB7XG4gICAgICB0aHJvdyBuZXcgRXJyb3IoJ1VuYWJsZSB0byBmaW5kIG5leHQgbm9uY2UgZnJvbSBmdWxsIG5vZGUsIGdvdDogJyArIEpTT04uc3RyaW5naWZ5KHJlc3VsdCkpO1xuICAgIH1cbiAgICByZXR1cm4gbmV3IG9wdGlvbmFsRGVwcy5ldGhVdGlsLkJOKHJlc3VsdC5yZXN1bHQuc2xpY2UoMiksIDE2KS50b051bWJlcigpO1xuICB9XG5cbiAgLyoqXG4gICAqIE1ha2UgYSBSUEMgcXVlcnkgdG8gZnVsbCBub2RlIGZvciBpbmZvcm1hdGlvbiBzdWNoIGFzIGJhbGFuY2UsIHRva2VuIGJhbGFuY2UsIHNvbGlkaXR5IGNhbGxzXG4gICAqIEBwYXJhbSB7c3RyaW5nfSBtZXRob2QgUlBDIG1ldGhvZCB0byBleGVjdXRlXG4gICAqIEBwYXJhbSB7QXJyYXl9IHBhcmFtcyBwYXJhbXMgdG8gaW5jbHVkZSBpbiB0aGUgUlBDIHJlcXVlc3RcbiAgICogQHJldHVybnMge1Byb21pc2U8RnVsbE5vZGVSZXNwb25zZUJvZHk+fSByZXNwb25zZSBmcm9tIGZ1bGwgbm9kZVxuICAgKi9cbiAgYXN5bmMgcmVjb3ZlcnlGdWxsTm9kZVJQQ1F1ZXJ5KG1ldGhvZDogc3RyaW5nLCBwYXJhbXM6IEFycmF5PHVua25vd24+KTogUHJvbWlzZTxGdWxsTm9kZVJlc3BvbnNlQm9keT4ge1xuICAgIGNvbnN0IHJlc3BvbnNlID0gYXdhaXQgcmVxdWVzdC5wb3N0KGNvbW1vbi5FbnZpcm9ubWVudHNbdGhpcy5iaXRnby5nZXRFbnYoKV0uZXRod0Z1bGxOb2RlUlBDQmFzZVVybCkuc2VuZCh7XG4gICAgICBtZXRob2QsXG4gICAgICBwYXJhbXMsXG4gICAgICBpZDogMCxcbiAgICAgIGpzb25ycGM6ICcyLjAnLFxuICAgIH0pO1xuXG4gICAgaWYgKCFyZXNwb25zZS5vaykge1xuICAgICAgdGhyb3cgbmV3IEVycm9yKCdjb3VsZCBub3QgcmVhY2ggRVRIVyBmdWxsIG5vZGUnKTtcbiAgICB9XG5cbiAgICBpZiAocmVzcG9uc2UuYm9keS5lcnJvcikge1xuICAgICAgdGhyb3cgbmV3IEVycm9yKGBFVEhXIGZ1bGwgbm9kZSBlcnJvcjogJHtyZXNwb25zZS5ib2R5LmVycm9yLmNvZGV9IC0gJHtyZXNwb25zZS5ib2R5LmVycm9yLm1lc3NhZ2V9YCk7XG4gICAgfVxuICAgIHJldHVybiByZXNwb25zZS5ib2R5O1xuICB9XG5cbiAgLyoqXG4gICAqIENyZWF0ZSBhIG5ldyB0cmFuc2FjdGlvbiBidWlsZGVyIGZvciB0aGUgY3VycmVudCBjaGFpblxuICAgKiBAcmV0dXJuIGEgbmV3IHRyYW5zYWN0aW9uIGJ1aWxkZXJcbiAgICovXG4gIHByb3RlY3RlZCBnZXRUcmFuc2FjdGlvbkJ1aWxkZXIoKTogVHJhbnNhY3Rpb25CdWlsZGVyIHtcbiAgICByZXR1cm4gbmV3IFRyYW5zYWN0aW9uQnVpbGRlcihjb2lucy5nZXQodGhpcy5nZXRDaGFpbigpKSk7XG4gIH1cbn1cbiJdfQ==
package/dist/src/index.js CHANGED
@@ -1,7 +1,11 @@
1
1
  "use strict";
2
2
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
3
  if (k2 === undefined) k2 = k;
4
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
5
9
  }) : (function(o, m, k, k2) {
6
10
  if (k2 === undefined) k2 = k;
7
11
  o[k2] = m[k];
@@ -12,4 +16,4 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
12
16
  Object.defineProperty(exports, "__esModule", { value: true });
13
17
  __exportStar(require("./ethw"), exports);
14
18
  __exportStar(require("./register"), exports);
15
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEseUNBQXVCO0FBQ3ZCLDZDQUEyQiIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vZXRodyc7XG5leHBvcnQgKiBmcm9tICcuL3JlZ2lzdGVyJztcbiJdfQ==
19
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLHlDQUF1QjtBQUN2Qiw2Q0FBMkIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2V0aHcnO1xuZXhwb3J0ICogZnJvbSAnLi9yZWdpc3Rlcic7XG4iXX0=
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo-beta/sdk-coin-ethw",
3
- "version": "1.3.3-alpha.38",
3
+ "version": "1.3.3-alpha.380",
4
4
  "description": "BitGo SDK coin library for Ethereum pow",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",
@@ -18,7 +18,7 @@
18
18
  "author": "BitGo SDK Team <sdkteam@bitgo.com>",
19
19
  "license": "MIT",
20
20
  "engines": {
21
- "node": ">=14 <17"
21
+ "node": ">=20 <23"
22
22
  },
23
23
  "repository": {
24
24
  "type": "git",
@@ -40,17 +40,15 @@
40
40
  ]
41
41
  },
42
42
  "dependencies": {
43
- "@bitgo-beta/abstract-eth": "1.2.3-alpha.39",
44
- "@bitgo-beta/sdk-coin-eth": "2.4.1-alpha.39",
45
- "@bitgo-beta/sdk-core": "2.4.1-alpha.39",
46
- "@bitgo-beta/statics": "10.0.1-alpha.39",
47
- "bignumber.js": "^9.0.0",
43
+ "@bitgo-beta/sdk-coin-eth": "2.4.1-alpha.383",
44
+ "@bitgo-beta/sdk-core": "2.4.1-alpha.385",
45
+ "@bitgo-beta/statics": "10.0.1-alpha.385",
48
46
  "ethereumjs-util": "7.1.5",
49
- "superagent": "^3.8.3"
47
+ "superagent": "^9.0.1"
50
48
  },
51
49
  "devDependencies": {
52
- "@bitgo-beta/sdk-api": "1.6.1-alpha.39",
53
- "@bitgo-beta/sdk-test": "^1.2.15"
50
+ "@bitgo-beta/sdk-api": "1.6.1-alpha.385",
51
+ "@bitgo-beta/sdk-test": "^9.0.5"
54
52
  },
55
- "gitHead": "632ee5f4c358a7224cba200375d21dfed091b0a9"
53
+ "gitHead": "18be22938f6032fc61c32d94bd029d86d5dc68e8"
56
54
  }