@bitgo/sdk-coin-stx 1.2.0-rc.9 → 1.4.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -180
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -3,76 +3,13 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [1.2.0-rc.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.2.0-rc.7...@bitgo/sdk-coin-stx@1.2.0-rc.8) (2022-09-07)
7
-
8
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
9
-
10
-
11
-
12
-
13
-
14
- # [1.2.0-rc.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.2.0-rc.6...@bitgo/sdk-coin-stx@1.2.0-rc.7) (2022-09-07)
15
-
16
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
17
-
18
-
19
-
20
-
21
-
22
- # [1.2.0-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.2.0-rc.5...@bitgo/sdk-coin-stx@1.2.0-rc.6) (2022-09-06)
23
-
24
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
25
-
26
-
27
-
28
-
29
-
30
- # [1.2.0-rc.5](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.2.0-rc.4...@bitgo/sdk-coin-stx@1.2.0-rc.5) (2022-09-01)
31
-
32
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
33
-
34
-
35
-
36
-
37
-
38
- # [1.2.0-rc.4](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.2.0-rc.3...@bitgo/sdk-coin-stx@1.2.0-rc.4) (2022-08-31)
39
-
40
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
41
-
42
-
43
-
44
-
45
-
46
- # [1.2.0-rc.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.2.0-rc.2...@bitgo/sdk-coin-stx@1.2.0-rc.3) (2022-08-30)
47
-
48
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
49
-
50
-
51
-
52
-
53
-
54
- # [1.2.0-rc.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.2.0-rc.1...@bitgo/sdk-coin-stx@1.2.0-rc.2) (2022-08-26)
55
-
56
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
57
-
58
-
59
-
60
-
61
-
62
- # [1.2.0-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.2.0-rc.0...@bitgo/sdk-coin-stx@1.2.0-rc.1) (2022-08-25)
63
-
64
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
65
-
66
-
67
-
68
-
69
-
70
- # [1.2.0-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.11...@bitgo/sdk-coin-stx@1.2.0-rc.0) (2022-08-23)
6
+ # [1.4.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.0-rc.6...@bitgo/sdk-coin-stx@1.4.0) (2022-10-18)
71
7
 
72
8
 
73
9
  ### Bug Fixes
74
10
 
75
11
  * **core:** fix bip32/ecpair, API vs Interface ([bec9c1e](https://github.com/BitGo/BitGoJS/commit/bec9c1e6ff0c23108dc27e171abdd3e4d2cfdfb1))
12
+ * **root:** align versions of bitcoinjs-lib ([b7eb929](https://github.com/BitGo/BitGoJS/commit/b7eb92998836a5945627ef1c80d74414b11f4867))
76
13
 
77
14
 
78
15
  ### Features
@@ -83,125 +20,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
83
20
 
84
21
 
85
22
 
86
- ## [1.1.2-rc.11](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.10...@bitgo/sdk-coin-stx@1.1.2-rc.11) (2022-08-22)
87
-
88
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
89
-
90
-
91
-
92
-
93
-
94
- ## [1.1.2-rc.10](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.9...@bitgo/sdk-coin-stx@1.1.2-rc.10) (2022-08-17)
95
-
96
-
97
- ### Bug Fixes
98
-
99
- * **root:** align versions of bitcoinjs-lib ([b7eb929](https://github.com/BitGo/BitGoJS/commit/b7eb92998836a5945627ef1c80d74414b11f4867))
100
-
101
-
102
-
103
-
104
-
105
- ## [1.1.2-rc.9](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.8...@bitgo/sdk-coin-stx@1.1.2-rc.9) (2022-08-17)
106
-
107
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
108
-
109
-
110
-
111
-
112
-
113
- ## [1.1.2-rc.8](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.7...@bitgo/sdk-coin-stx@1.1.2-rc.8) (2022-08-15)
114
-
115
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
116
-
117
-
118
-
119
-
120
-
121
- ## [1.1.2-rc.7](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.6...@bitgo/sdk-coin-stx@1.1.2-rc.7) (2022-08-12)
122
-
123
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
124
-
125
-
126
-
127
-
128
-
129
- ## [1.1.2-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.5...@bitgo/sdk-coin-stx@1.1.2-rc.6) (2022-08-10)
130
-
131
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
132
-
133
-
134
-
135
-
136
-
137
- ## [1.1.2-rc.3](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.2...@bitgo/sdk-coin-stx@1.1.2-rc.3) (2022-08-02)
138
-
139
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
140
-
141
-
142
-
143
-
144
-
145
- ## [1.1.2-rc.2](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.1...@bitgo/sdk-coin-stx@1.1.2-rc.2) (2022-08-01)
146
-
147
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
148
-
149
-
150
-
151
-
152
-
153
- ## [1.1.2-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.2-rc.0...@bitgo/sdk-coin-stx@1.1.2-rc.1) (2022-07-27)
154
-
155
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
156
-
157
-
158
-
159
-
160
-
161
- ## [1.1.2-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.1...@bitgo/sdk-coin-stx@1.1.2-rc.0) (2022-07-26)
162
-
163
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
164
-
165
-
166
-
167
-
168
-
169
- ## [1.1.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.1-rc.1...@bitgo/sdk-coin-stx@1.1.1) (2022-07-21)
170
-
171
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
172
-
173
-
174
-
175
-
176
-
177
- ## [1.1.1-rc.1](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.1-rc.0...@bitgo/sdk-coin-stx@1.1.1-rc.1) (2022-07-21)
178
-
179
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
180
-
181
-
182
-
183
-
184
-
185
- ## [1.1.1-rc.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.0...@bitgo/sdk-coin-stx@1.1.1-rc.0) (2022-07-20)
186
-
187
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
188
-
189
-
190
-
191
-
192
-
193
23
  # [1.1.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.0-rc.6...@bitgo/sdk-coin-stx@1.1.0) (2022-07-19)
194
24
 
195
25
  **Note:** Version bump only for package @bitgo/sdk-coin-stx
196
26
 
197
-
198
-
199
-
200
-
201
- # [1.1.0-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.0-rc.4...@bitgo/sdk-coin-stx@1.1.0-rc.6) (2022-07-19)
202
-
203
- **Note:** Version bump only for package @bitgo/sdk-coin-stx
204
-
205
27
  # [1.1.0-rc.6](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-stx@1.1.0-rc.4...@bitgo/sdk-coin-stx@1.1.0-rc.6) (2022-07-19)
206
28
 
207
29
  **Note:** Version bump only for package @bitgo/sdk-coin-stx
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitgo/sdk-coin-stx",
3
- "version": "1.2.0-rc.9",
3
+ "version": "1.4.0",
4
4
  "description": "BitGo SDK coin library for Stacks",
5
5
  "main": "./dist/src/index.js",
6
6
  "types": "./dist/src/index.d.ts",
@@ -40,9 +40,9 @@
40
40
  ]
41
41
  },
42
42
  "dependencies": {
43
- "@bitgo/sdk-core": "^2.0.0-rc.17",
44
- "@bitgo/statics": "^8.0.0-rc.13",
45
- "@bitgo/utxo-lib": "^3.0.0-rc.4",
43
+ "@bitgo/sdk-core": "^2.2.0",
44
+ "@bitgo/statics": "^8.2.0",
45
+ "@bitgo/utxo-lib": "^3.2.0",
46
46
  "@stacks/network": "^4.3.0",
47
47
  "@stacks/transactions": "2.0.1",
48
48
  "bignumber.js": "^9.0.0",
@@ -52,9 +52,9 @@
52
52
  "lodash": "^4.17.15"
53
53
  },
54
54
  "devDependencies": {
55
- "@bitgo/sdk-api": "^1.1.2-rc.21",
56
- "@bitgo/sdk-test": "^1.0.3-rc.21",
55
+ "@bitgo/sdk-api": "^1.4.0",
56
+ "@bitgo/sdk-test": "^1.2.0",
57
57
  "@types/elliptic": "^6.4.12"
58
58
  },
59
- "gitHead": "974091a336d70be75405292ddd4bf96e36a5f682"
59
+ "gitHead": "67defd215541542539a60cc2ba747bf2fc53889c"
60
60
  }