@bitgo-beta/sdk-coin-ethw 20.0.76-beta.28 → 20.0.76-beta.281

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,100 @@
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
+
6
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)
7
101
 
8
102
  **Note:** Version bump only for package @bitgo/sdk-coin-ethw
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo-beta/sdk-coin-ethw",
3
- "version": "20.0.76-beta.28",
3
+ "version": "20.0.76-beta.281",
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": ">=18 <21"
21
+ "node": ">=18 <23"
22
22
  },
23
23
  "repository": {
24
24
  "type": "git",
@@ -40,15 +40,15 @@
40
40
  ]
41
41
  },
42
42
  "dependencies": {
43
- "@bitgo-beta/sdk-coin-eth": "4.4.1-beta.860",
44
- "@bitgo-beta/sdk-core": "8.2.1-beta.865",
45
- "@bitgo-beta/statics": "15.1.1-beta.868",
43
+ "@bitgo-beta/sdk-coin-eth": "4.4.1-beta.1114",
44
+ "@bitgo-beta/sdk-core": "8.2.1-beta.1119",
45
+ "@bitgo-beta/statics": "15.1.1-beta.1122",
46
46
  "ethereumjs-util": "7.1.5",
47
47
  "superagent": "^9.0.1"
48
48
  },
49
49
  "devDependencies": {
50
- "@bitgo-beta/sdk-api": "1.10.1-beta.864",
51
- "@bitgo-beta/sdk-test": "^8.0.83"
50
+ "@bitgo-beta/sdk-api": "1.10.1-beta.1118",
51
+ "@bitgo-beta/sdk-test": "^9.0.5"
52
52
  },
53
- "gitHead": "01a772fa0b0935864dd8a58340d342306b1d5e34"
53
+ "gitHead": "f2e286a9799bfcf7a51f98a1145001815ca4488a"
54
54
  }