@bitgo-beta/sdk-coin-opeth 1.0.1-beta.2 → 1.0.1-beta.200

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 ADDED
@@ -0,0 +1,605 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ ## [18.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@18.0.2...@bitgo/sdk-coin-opeth@18.0.3) (2024-05-08)
7
+
8
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
9
+
10
+ ## [18.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@18.0.1...@bitgo/sdk-coin-opeth@18.0.2) (2024-05-01)
11
+
12
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
13
+
14
+ ## [18.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@18.0.0...@bitgo/sdk-coin-opeth@18.0.1) (2024-04-25)
15
+
16
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
17
+
18
+ # [18.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@17.0.7...@bitgo/sdk-coin-opeth@18.0.0) (2024-04-24)
19
+
20
+ ### Features
21
+
22
+ - **abstract-eth:** support txn bulding for v4 wallet on eth chain ([d8aabea](https://github.com/BitGo/BitGoJS/commit/d8aabead0197072ee5b6c7fb11bd9c379606208d))
23
+
24
+ ### BREAKING CHANGES
25
+
26
+ - **abstract-eth:** Made ChainID mandatory for signAndBuild method
27
+
28
+ ## [17.0.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@17.0.6...@bitgo/sdk-coin-opeth@17.0.7) (2024-04-22)
29
+
30
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
31
+
32
+ ## [17.0.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@17.0.5...@bitgo/sdk-coin-opeth@17.0.6) (2024-04-17)
33
+
34
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
35
+
36
+ ## [17.0.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@17.0.4...@bitgo/sdk-coin-opeth@17.0.5) (2024-04-12)
37
+
38
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
39
+
40
+ ## [17.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@17.0.3...@bitgo/sdk-coin-opeth@17.0.4) (2024-04-10)
41
+
42
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
43
+
44
+ ## [17.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@17.0.2...@bitgo/sdk-coin-opeth@17.0.3) (2024-04-09)
45
+
46
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
47
+
48
+ ## [17.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@17.0.1...@bitgo/sdk-coin-opeth@17.0.2) (2024-04-08)
49
+
50
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
51
+
52
+ ## [17.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@17.0.0...@bitgo/sdk-coin-opeth@17.0.1) (2024-04-05)
53
+
54
+ ### Bug Fixes
55
+
56
+ - **abstract-eth:** fix opeth:op transfers ([37a8f4f](https://github.com/BitGo/BitGoJS/commit/37a8f4f03325d76c32b4764381e3d2d7976dd414))
57
+
58
+ # [17.0.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@16.0.4...@bitgo/sdk-coin-opeth@17.0.0) (2024-03-28)
59
+
60
+ ### Features
61
+
62
+ - **root:** deprecate node 16 ([d3ec624](https://github.com/BitGo/BitGoJS/commit/d3ec6240bddae2a4ab7fa80c4a16efecc36210bd))
63
+
64
+ ### BREAKING CHANGES
65
+
66
+ - **root:** Node 16 is no longer supported in bitgojs.
67
+ TICKET: WP-1100
68
+
69
+ ## [16.0.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@16.0.3...@bitgo/sdk-coin-opeth@16.0.4) (2024-03-19)
70
+
71
+ ### Bug Fixes
72
+
73
+ - **statics:** updates decimal for opeth:usdt ([0e98be4](https://github.com/BitGo/BitGoJS/commit/0e98be4e4151b8d64050f475e4fb3302e3b31b75))
74
+
75
+ ## [16.0.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@16.0.2...@bitgo/sdk-coin-opeth@16.0.3) (2024-03-11)
76
+
77
+ ### Bug Fixes
78
+
79
+ - **abstract-eth:** fixes issue related to gasestimate for ethlike ([190bdb2](https://github.com/BitGo/BitGoJS/commit/190bdb2b225fc2fd87fe536aeb77734f102b9984))
80
+
81
+ ## [16.0.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@16.0.1...@bitgo/sdk-coin-opeth@16.0.2) (2024-02-28)
82
+
83
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
84
+
85
+ ## [16.0.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-opeth@16.0.0...@bitgo/sdk-coin-opeth@16.0.1) (2024-02-22)
86
+
87
+ **Note:** Version bump only for package @bitgo/sdk-coin-opeth
88
+
89
+ # 16.0.0 (2024-02-19)
90
+
91
+ ### Bug Fixes
92
+
93
+ - **abstract-eth:** change tx encoding method for arb and op ([c11b0dd](https://github.com/BitGo/BitGoJS/commit/c11b0dd4705b0de4aaf9fff26eecf361d78b9f10))
94
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
95
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
96
+ - add opeth token support to register ([577ba12](https://github.com/BitGo/BitGoJS/commit/577ba12e3999124036fb880da32dec6f7380d1b9))
97
+ - **sdk-coin-opeth:** enable chainid change for opeth ([d1e0eea](https://github.com/BitGo/BitGoJS/commit/d1e0eeab31d969774bd862736539f7840f7e9fe2))
98
+ - **sdk-coin-opeth:** fix recover methods ([13264d8](https://github.com/BitGo/BitGoJS/commit/13264d87b7b0661ca002f55fdd41ba1c66b1e82b))
99
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
100
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
101
+
102
+ ### Code Refactoring
103
+
104
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
105
+
106
+ ### Features
107
+
108
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
109
+ - **abstract-eth:** add v4 forwarder creation logic ([25faaa3](https://github.com/BitGo/BitGoJS/commit/25faaa33723feb2a4f7ce7209a64841b438a4367))
110
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
111
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
112
+
113
+ ### BREAKING CHANGES
114
+
115
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
116
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
117
+ getCustomChainName method is removed from Polygon class because a common
118
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
119
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
120
+ and needs to be passed to derive the Eth common object from the chainId.
121
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
122
+ it can be used for other EthLike coins. getBaseFactor method in Eth
123
+ and Polygon class returns number instead of string just to align with
124
+ AbstractEthLikeCoin
125
+ Ticket: WIN-1012
126
+
127
+ # 15.0.0 (2024-01-30)
128
+
129
+ ### Bug Fixes
130
+
131
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
132
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
133
+ - add opeth token support to register ([577ba12](https://github.com/BitGo/BitGoJS/commit/577ba12e3999124036fb880da32dec6f7380d1b9))
134
+ - **sdk-coin-opeth:** enable chainid change for opeth ([d1e0eea](https://github.com/BitGo/BitGoJS/commit/d1e0eeab31d969774bd862736539f7840f7e9fe2))
135
+ - **sdk-coin-opeth:** fix recover methods ([13264d8](https://github.com/BitGo/BitGoJS/commit/13264d87b7b0661ca002f55fdd41ba1c66b1e82b))
136
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
137
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
138
+
139
+ ### Code Refactoring
140
+
141
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
142
+
143
+ ### Features
144
+
145
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
146
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
147
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
148
+
149
+ ### BREAKING CHANGES
150
+
151
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
152
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
153
+ getCustomChainName method is removed from Polygon class because a common
154
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
155
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
156
+ and needs to be passed to derive the Eth common object from the chainId.
157
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
158
+ it can be used for other EthLike coins. getBaseFactor method in Eth
159
+ and Polygon class returns number instead of string just to align with
160
+ AbstractEthLikeCoin
161
+ Ticket: WIN-1012
162
+
163
+ # 14.0.0 (2024-01-26)
164
+
165
+ ### Bug Fixes
166
+
167
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
168
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
169
+ - add opeth token support to register ([577ba12](https://github.com/BitGo/BitGoJS/commit/577ba12e3999124036fb880da32dec6f7380d1b9))
170
+ - **sdk-coin-opeth:** enable chainid change for opeth ([d1e0eea](https://github.com/BitGo/BitGoJS/commit/d1e0eeab31d969774bd862736539f7840f7e9fe2))
171
+ - **sdk-coin-opeth:** fix recover methods ([13264d8](https://github.com/BitGo/BitGoJS/commit/13264d87b7b0661ca002f55fdd41ba1c66b1e82b))
172
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
173
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
174
+
175
+ ### Code Refactoring
176
+
177
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
178
+
179
+ ### Features
180
+
181
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
182
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
183
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
184
+
185
+ ### BREAKING CHANGES
186
+
187
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
188
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
189
+ getCustomChainName method is removed from Polygon class because a common
190
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
191
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
192
+ and needs to be passed to derive the Eth common object from the chainId.
193
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
194
+ it can be used for other EthLike coins. getBaseFactor method in Eth
195
+ and Polygon class returns number instead of string just to align with
196
+ AbstractEthLikeCoin
197
+ Ticket: WIN-1012
198
+
199
+ # 13.0.0 (2024-01-26)
200
+
201
+ ### Bug Fixes
202
+
203
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
204
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
205
+ - add opeth token support to register ([577ba12](https://github.com/BitGo/BitGoJS/commit/577ba12e3999124036fb880da32dec6f7380d1b9))
206
+ - **sdk-coin-opeth:** enable chainid change for opeth ([d1e0eea](https://github.com/BitGo/BitGoJS/commit/d1e0eeab31d969774bd862736539f7840f7e9fe2))
207
+ - **sdk-coin-opeth:** fix recover methods ([13264d8](https://github.com/BitGo/BitGoJS/commit/13264d87b7b0661ca002f55fdd41ba1c66b1e82b))
208
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
209
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
210
+
211
+ ### Code Refactoring
212
+
213
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
214
+
215
+ ### Features
216
+
217
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
218
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
219
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
220
+
221
+ ### BREAKING CHANGES
222
+
223
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
224
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
225
+ getCustomChainName method is removed from Polygon class because a common
226
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
227
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
228
+ and needs to be passed to derive the Eth common object from the chainId.
229
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
230
+ it can be used for other EthLike coins. getBaseFactor method in Eth
231
+ and Polygon class returns number instead of string just to align with
232
+ AbstractEthLikeCoin
233
+ Ticket: WIN-1012
234
+
235
+ # 12.0.0 (2024-01-25)
236
+
237
+ ### Bug Fixes
238
+
239
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
240
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
241
+ - add opeth token support to register ([577ba12](https://github.com/BitGo/BitGoJS/commit/577ba12e3999124036fb880da32dec6f7380d1b9))
242
+ - **sdk-coin-opeth:** enable chainid change for opeth ([d1e0eea](https://github.com/BitGo/BitGoJS/commit/d1e0eeab31d969774bd862736539f7840f7e9fe2))
243
+ - **sdk-coin-opeth:** fix recover methods ([13264d8](https://github.com/BitGo/BitGoJS/commit/13264d87b7b0661ca002f55fdd41ba1c66b1e82b))
244
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
245
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
246
+
247
+ ### Code Refactoring
248
+
249
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
250
+
251
+ ### Features
252
+
253
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
254
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
255
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
256
+
257
+ ### BREAKING CHANGES
258
+
259
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
260
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
261
+ getCustomChainName method is removed from Polygon class because a common
262
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
263
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
264
+ and needs to be passed to derive the Eth common object from the chainId.
265
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
266
+ it can be used for other EthLike coins. getBaseFactor method in Eth
267
+ and Polygon class returns number instead of string just to align with
268
+ AbstractEthLikeCoin
269
+ Ticket: WIN-1012
270
+
271
+ # 11.0.0 (2024-01-22)
272
+
273
+ ### Bug Fixes
274
+
275
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
276
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
277
+ - add opeth token support to register ([577ba12](https://github.com/BitGo/BitGoJS/commit/577ba12e3999124036fb880da32dec6f7380d1b9))
278
+ - **sdk-coin-opeth:** enable chainid change for opeth ([d1e0eea](https://github.com/BitGo/BitGoJS/commit/d1e0eeab31d969774bd862736539f7840f7e9fe2))
279
+ - **sdk-coin-opeth:** fix recover methods ([13264d8](https://github.com/BitGo/BitGoJS/commit/13264d87b7b0661ca002f55fdd41ba1c66b1e82b))
280
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
281
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
282
+
283
+ ### Code Refactoring
284
+
285
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
286
+
287
+ ### Features
288
+
289
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
290
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
291
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
292
+
293
+ ### BREAKING CHANGES
294
+
295
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
296
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
297
+ getCustomChainName method is removed from Polygon class because a common
298
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
299
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
300
+ and needs to be passed to derive the Eth common object from the chainId.
301
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
302
+ it can be used for other EthLike coins. getBaseFactor method in Eth
303
+ and Polygon class returns number instead of string just to align with
304
+ AbstractEthLikeCoin
305
+ Ticket: WIN-1012
306
+
307
+ # 10.0.0 (2024-01-09)
308
+
309
+ ### Bug Fixes
310
+
311
+ - **abstract-eth:** fix chainid related changes ([c3a21c4](https://github.com/BitGo/BitGoJS/commit/c3a21c4cc470f2147c80e235607011bd4896f911))
312
+ - **abstract-eth:** fix issues related to chainid ([9114b1b](https://github.com/BitGo/BitGoJS/commit/9114b1b95ca0929d2d1ef5b33ba4f35e1184b5c7))
313
+ - **sdk-coin-opeth:** enable chainid change for opeth ([d1e0eea](https://github.com/BitGo/BitGoJS/commit/d1e0eeab31d969774bd862736539f7840f7e9fe2))
314
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
315
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
316
+
317
+ ### Code Refactoring
318
+
319
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
320
+
321
+ ### Features
322
+
323
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
324
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
325
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
326
+
327
+ ### BREAKING CHANGES
328
+
329
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
330
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
331
+ getCustomChainName method is removed from Polygon class because a common
332
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
333
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
334
+ and needs to be passed to derive the Eth common object from the chainId.
335
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
336
+ it can be used for other EthLike coins. getBaseFactor method in Eth
337
+ and Polygon class returns number instead of string just to align with
338
+ AbstractEthLikeCoin
339
+ Ticket: WIN-1012
340
+
341
+ # 9.0.0 (2024-01-03)
342
+
343
+ ### Bug Fixes
344
+
345
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
346
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
347
+
348
+ ### Code Refactoring
349
+
350
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
351
+
352
+ ### Features
353
+
354
+ - **abstract-eth:** add chain id as network identifier ([3ddec05](https://github.com/BitGo/BitGoJS/commit/3ddec05705cff891e46d21743d0ee864d68ab216))
355
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
356
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
357
+
358
+ ### BREAKING CHANGES
359
+
360
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
361
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
362
+ getCustomChainName method is removed from Polygon class because a common
363
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
364
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
365
+ and needs to be passed to derive the Eth common object from the chainId.
366
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
367
+ it can be used for other EthLike coins. getBaseFactor method in Eth
368
+ and Polygon class returns number instead of string just to align with
369
+ AbstractEthLikeCoin
370
+ Ticket: WIN-1012
371
+
372
+ # 8.0.0 (2023-12-18)
373
+
374
+ ### Bug Fixes
375
+
376
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
377
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
378
+
379
+ ### Code Refactoring
380
+
381
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
382
+
383
+ ### Features
384
+
385
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
386
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
387
+
388
+ ### BREAKING CHANGES
389
+
390
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
391
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
392
+ getCustomChainName method is removed from Polygon class because a common
393
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
394
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
395
+ and needs to be passed to derive the Eth common object from the chainId.
396
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
397
+ it can be used for other EthLike coins. getBaseFactor method in Eth
398
+ and Polygon class returns number instead of string just to align with
399
+ AbstractEthLikeCoin
400
+ Ticket: WIN-1012
401
+
402
+ # 7.0.0 (2023-12-12)
403
+
404
+ ### Bug Fixes
405
+
406
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
407
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
408
+
409
+ ### Code Refactoring
410
+
411
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
412
+
413
+ ### Features
414
+
415
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
416
+ - **sdk-coin-opeth:** add opeth tokens ([1e50329](https://github.com/BitGo/BitGoJS/commit/1e503292d26cb46ca3e2336a8514018ab09f6759))
417
+
418
+ ### BREAKING CHANGES
419
+
420
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
421
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
422
+ getCustomChainName method is removed from Polygon class because a common
423
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
424
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
425
+ and needs to be passed to derive the Eth common object from the chainId.
426
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
427
+ it can be used for other EthLike coins. getBaseFactor method in Eth
428
+ and Polygon class returns number instead of string just to align with
429
+ AbstractEthLikeCoin
430
+ Ticket: WIN-1012
431
+
432
+ # 6.0.0 (2023-12-09)
433
+
434
+ ### Bug Fixes
435
+
436
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
437
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
438
+
439
+ ### Code Refactoring
440
+
441
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
442
+
443
+ ### Features
444
+
445
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
446
+
447
+ ### BREAKING CHANGES
448
+
449
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
450
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
451
+ getCustomChainName method is removed from Polygon class because a common
452
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
453
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
454
+ and needs to be passed to derive the Eth common object from the chainId.
455
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
456
+ it can be used for other EthLike coins. getBaseFactor method in Eth
457
+ and Polygon class returns number instead of string just to align with
458
+ AbstractEthLikeCoin
459
+ Ticket: WIN-1012
460
+
461
+ # 5.0.0 (2023-12-05)
462
+
463
+ ### Bug Fixes
464
+
465
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
466
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
467
+
468
+ ### Code Refactoring
469
+
470
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
471
+
472
+ ### Features
473
+
474
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
475
+
476
+ ### BREAKING CHANGES
477
+
478
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
479
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
480
+ getCustomChainName method is removed from Polygon class because a common
481
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
482
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
483
+ and needs to be passed to derive the Eth common object from the chainId.
484
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
485
+ it can be used for other EthLike coins. getBaseFactor method in Eth
486
+ and Polygon class returns number instead of string just to align with
487
+ AbstractEthLikeCoin
488
+ Ticket: WIN-1012
489
+
490
+ # 4.0.0 (2023-11-28)
491
+
492
+ ### Bug Fixes
493
+
494
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
495
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
496
+
497
+ ### Code Refactoring
498
+
499
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
500
+
501
+ ### Features
502
+
503
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
504
+
505
+ ### BREAKING CHANGES
506
+
507
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
508
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
509
+ getCustomChainName method is removed from Polygon class because a common
510
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
511
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
512
+ and needs to be passed to derive the Eth common object from the chainId.
513
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
514
+ it can be used for other EthLike coins. getBaseFactor method in Eth
515
+ and Polygon class returns number instead of string just to align with
516
+ AbstractEthLikeCoin
517
+ Ticket: WIN-1012
518
+
519
+ # 3.0.0 (2023-11-24)
520
+
521
+ ### Bug Fixes
522
+
523
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
524
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
525
+
526
+ ### Code Refactoring
527
+
528
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
529
+
530
+ ### Features
531
+
532
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
533
+
534
+ ### BREAKING CHANGES
535
+
536
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
537
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
538
+ getCustomChainName method is removed from Polygon class because a common
539
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
540
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
541
+ and needs to be passed to derive the Eth common object from the chainId.
542
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
543
+ it can be used for other EthLike coins. getBaseFactor method in Eth
544
+ and Polygon class returns number instead of string just to align with
545
+ AbstractEthLikeCoin
546
+ Ticket: WIN-1012
547
+
548
+ # 2.0.0 (2023-11-17)
549
+
550
+ ### Bug Fixes
551
+
552
+ - **sdk-coin-polygon:** fix issues ([85e9396](https://github.com/BitGo/BitGoJS/commit/85e93967abd056f5054198f385a1b109246a281f))
553
+ - **statics:** make corrections for arbeth and opeth ([5dfc405](https://github.com/BitGo/BitGoJS/commit/5dfc405a36fc97b2c902fec44562b169d8013a18))
554
+
555
+ ### Code Refactoring
556
+
557
+ - **abstract-eth:** add common method to abstract-eth ([df6eea5](https://github.com/BitGo/BitGoJS/commit/df6eea5d299c415b30263d1713335c14e5abef4a))
558
+
559
+ ### Features
560
+
561
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
562
+
563
+ ### BREAKING CHANGES
564
+
565
+ - **abstract-eth:** Type of nextContractSequenceId field in TransactionPrebuild
566
+ interface is changed from string to number in AbstractEthLikeCoin and AbstractEthLikeNewCoins classes.
567
+ getCustomChainName method is removed from Polygon class because a common
568
+ method getCustomChainCommon has been added to AbstractEthLikeNewCoins
569
+ class for all EthLike coins. replayProtectionOptions is not optional in buildTransaction method in AbstractEthLikeNewCoins
570
+ and needs to be passed to derive the Eth common object from the chainId.
571
+ signFinalPolygon method name from Polygon class is updated to signFinalEthLike so that
572
+ it can be used for other EthLike coins. getBaseFactor method in Eth
573
+ and Polygon class returns number instead of string just to align with
574
+ AbstractEthLikeCoin
575
+ Ticket: WIN-1012
576
+
577
+ # 1.5.0 (2023-11-13)
578
+
579
+ ### Features
580
+
581
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
582
+
583
+ # 1.4.0 (2023-11-13)
584
+
585
+ ### Features
586
+
587
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
588
+
589
+ # 1.3.0 (2023-11-13)
590
+
591
+ ### Features
592
+
593
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
594
+
595
+ # 1.2.0 (2023-10-20)
596
+
597
+ ### Features
598
+
599
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
600
+
601
+ # 1.1.0 (2023-10-18)
602
+
603
+ ### Features
604
+
605
+ - **sdk-coin-opeth:** add opeth sdk skeleton ([42fbefa](https://github.com/BitGo/BitGoJS/commit/42fbefa54f22fa5bdaef4150ef3a643843ec8684))
@@ -1,5 +1,6 @@
1
1
  export * from './lib';
2
2
  export * from './opeth';
3
3
  export * from './topeth';
4
+ export * from './opethToken';
4
5
  export * from './register';
5
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,OAAO,CAAC;AACtB,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC"}
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];
@@ -13,5 +17,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
13
17
  __exportStar(require("./lib"), exports);
14
18
  __exportStar(require("./opeth"), exports);
15
19
  __exportStar(require("./topeth"), exports);
20
+ __exportStar(require("./opethToken"), exports);
16
21
  __exportStar(require("./register"), exports);
17
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsd0NBQXNCO0FBQ3RCLDBDQUF3QjtBQUN4QiwyQ0FBeUI7QUFDekIsNkNBQTJCIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9saWInO1xuZXhwb3J0ICogZnJvbSAnLi9vcGV0aCc7XG5leHBvcnQgKiBmcm9tICcuL3RvcGV0aCc7XG5leHBvcnQgKiBmcm9tICcuL3JlZ2lzdGVyJztcbiJdfQ==
22
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLHdDQUFzQjtBQUN0QiwwQ0FBd0I7QUFDeEIsMkNBQXlCO0FBQ3pCLCtDQUE2QjtBQUM3Qiw2Q0FBMkIiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL2xpYic7XG5leHBvcnQgKiBmcm9tICcuL29wZXRoJztcbmV4cG9ydCAqIGZyb20gJy4vdG9wZXRoJztcbmV4cG9ydCAqIGZyb20gJy4vb3BldGhUb2tlbic7XG5leHBvcnQgKiBmcm9tICcuL3JlZ2lzdGVyJztcbiJdfQ==
@@ -1,6 +1,7 @@
1
1
  import * as Utils from './utils';
2
2
  export { TransactionBuilder } from './transactionBuilder';
3
3
  export { TransferBuilder } from './transferBuilder';
4
- export { Transaction, KeyPair } from '@bitgo-beta/sdk-coin-eth';
4
+ export { Transaction, KeyPair } from '@bitgo-beta/abstract-eth';
5
5
  export { Utils };
6
+ export * from './walletUtil';
6
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AAEjC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/lib/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,SAAS,CAAC;AAEjC,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,WAAW,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,CAAC;AACjB,cAAc,cAAc,CAAC"}