turbos-margin-sdk 0.9.0-next.2 → 0.9.1-next.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.
- package/CHANGELOG.md +61 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,19 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
## [0.9.1-next.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.11.0...0.9.1-next.0) (2026-06-22)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
# [0.11.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.10.0...0.11.0) (2026-05-25)
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### Features
|
|
11
|
+
|
|
12
|
+
* upgrade turbos-margin-trading mainnet version ([5730fef](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/5730fef29dbda9c28fa3e656753b8b9362209a32))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
# [0.10.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.9.0...0.10.0) (2026-05-25)
|
|
4
17
|
|
|
5
18
|
|
|
6
19
|
### Bug Fixes
|
|
@@ -16,6 +29,20 @@
|
|
|
16
29
|
|
|
17
30
|
|
|
18
31
|
|
|
32
|
+
# [0.9.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.8.0...0.9.0) (2026-05-25)
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
### Bug Fixes
|
|
36
|
+
|
|
37
|
+
* force ci node version ([64e3d8d](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/64e3d8dcb9de095e6c78544bbf90dbbbc669414a))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### Features
|
|
41
|
+
|
|
42
|
+
* upgrade deepbook & deepbook-margin ([cce22a1](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/cce22a1869ed3704a8e571cdbbb1dcd03ceae8ed))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
19
46
|
# [0.8.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.7.0...0.8.0) (2026-05-13)
|
|
20
47
|
|
|
21
48
|
|
|
@@ -166,6 +193,39 @@
|
|
|
166
193
|
* update generation script to conditionally export functions/structs and add `margin-constants` and `pool-proxy` entries ([e1bf767](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/e1bf7670ee5761c4eefa894691c30403277ecec8))
|
|
167
194
|
* upgrade testnet contract ([759d7f6](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/759d7f62f231fc394493f732ec18eb9a7d18845e))
|
|
168
195
|
|
|
196
|
+
# [0.11.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.10.0...0.11.0) (2026-05-25)
|
|
197
|
+
|
|
198
|
+
|
|
199
|
+
### Features
|
|
200
|
+
|
|
201
|
+
* upgrade turbos-margin-trading mainnet version ([5730fef](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/5730fef29dbda9c28fa3e656753b8b9362209a32))
|
|
202
|
+
|
|
203
|
+
# [0.10.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.9.0...0.10.0) (2026-05-25)
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
### Bug Fixes
|
|
207
|
+
|
|
208
|
+
* force ci node version ([bb769b4](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/bb769b4087c2fb1c3e513bffeac6c9842b88423e))
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
### Features
|
|
212
|
+
|
|
213
|
+
* upgrade deepbook & deepbook-margin ([5774b02](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/5774b02eba2c40deca4fc92d075b857a557027cd))
|
|
214
|
+
* upgrade deepbook & deepbook-margin ([35de4ad](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/35de4ad8823b71c37cf7bd005572fcb5c44cf8af))
|
|
215
|
+
* upgrade turbos-margin-trading ([c875168](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/c87516865e66d80892f8f0f5c37c1bbb622b1834))
|
|
216
|
+
|
|
217
|
+
# [0.9.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.8.0...0.9.0) (2026-05-25)
|
|
218
|
+
|
|
219
|
+
|
|
220
|
+
### Bug Fixes
|
|
221
|
+
|
|
222
|
+
* force ci node version ([64e3d8d](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/64e3d8dcb9de095e6c78544bbf90dbbbc669414a))
|
|
223
|
+
|
|
224
|
+
|
|
225
|
+
### Features
|
|
226
|
+
|
|
227
|
+
* upgrade deepbook & deepbook-margin ([cce22a1](https://github.com/turbos-finance/turbos-omm-sdk-sdk/commit/cce22a1869ed3704a8e571cdbbb1dcd03ceae8ed))
|
|
228
|
+
|
|
169
229
|
# [0.8.0](https://github.com/turbos-finance/turbos-omm-sdk-sdk/compare/0.7.0...0.8.0) (2026-05-13)
|
|
170
230
|
|
|
171
231
|
|
package/dist/esm/index.js
CHANGED
|
@@ -681,7 +681,7 @@ var mainnetEnv = {
|
|
|
681
681
|
},
|
|
682
682
|
"turbos-margin-trading": {
|
|
683
683
|
originalId: "0xf98f613416225e42930e0f25daacd83443abca19e9ce869ae05c657dba59f503",
|
|
684
|
-
publishedAt: "
|
|
684
|
+
publishedAt: "0x6880c9e06ffc1f8441c87d92d7cdc4bac7768f3f337aeeed6a5c1d14d9a7d9dd",
|
|
685
685
|
typeOrigins: {
|
|
686
686
|
"acl::ACL": "0xf98f613416225e42930e0f25daacd83443abca19e9ce869ae05c657dba59f503",
|
|
687
687
|
"acl::Member": "0xf98f613416225e42930e0f25daacd83443abca19e9ce869ae05c657dba59f503",
|