@gmsol-labs/gmsol-sdk 0.7.1-beta.0 → 0.7.1

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/README.md CHANGED
@@ -14,17 +14,17 @@
14
14
 
15
15
  | Program | Last Audit Date | Version |
16
16
  | ------------------- | --------------- | --------- |
17
- | [gmsol-store] | [2025-07-28] | [3202f7c] |
18
- | [gmsol-treasury] | [2025-07-28] | [3202f7c] |
19
- | [gmsol-timelock] | [2025-07-28] | [3202f7c] |
20
- | [gmsol-competition] | [2025-07-28] | [3202f7c] |
17
+ | [gmsol-store] | [2025-08-08] | [cd0dfc8] |
18
+ | [gmsol-treasury] | [2025-08-08] | [cd0dfc8] |
19
+ | [gmsol-timelock] | [2025-08-08] | [cd0dfc8] |
20
+ | [gmsol-competition] | [2025-08-08] | [cd0dfc8] |
21
21
 
22
22
  [gmsol-store]: https://github.com/gmsol-labs/gmx-solana/tree/main/programs/store
23
23
  [gmsol-treasury]: https://github.com/gmsol-labs/gmx-solana/tree/main/programs/treasury
24
24
  [gmsol-timelock]: https://github.com/gmsol-labs/gmx-solana/tree/main/programs/timelock
25
25
  [gmsol-competition]: https://github.com/gmsol-labs/gmx-solana/tree/main/programs/competition
26
- [2025-07-28]: https://github.com/gmsol-labs/gmx-solana-audits/blob/main/GMX_Solana_Audit_Report_July_28_2025_Zenith.pdf
27
- [3202f7c]: https://github.com/gmsol-labs/gmx-solana/commit/3202f7ca1a01a076425af59d2bca7369fe9c156c
26
+ [2025-08-08]: https://github.com/gmsol-labs/gmx-solana-audits/blob/main/GMX_Solana_Audit_Report_August_8_2025_Zenith.pdf
27
+ [cd0dfc8]: https://github.com/gmsol-labs/gmx-solana/commit/cd0dfc84b5e2b1857f54c6cdbe25459fb6e43145
28
28
 
29
29
  ## Integration
30
30
 
package/index_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@gmsol-labs/gmsol-sdk",
3
3
  "type": "module",
4
4
  "description": "GMX-Solana is an extension of GMX on the Solana blockchain.",
5
- "version": "0.7.1-beta.0",
5
+ "version": "0.7.1",
6
6
  "license": "SEE LICENSE IN ../../LICENSE",
7
7
  "repository": {
8
8
  "type": "git",