@ledgerhq/coin-sui 0.9.0-nightly.3 → 0.9.1-nightly.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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-sui@0.9.0-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-sui
2
+ > @ledgerhq/coin-sui@0.9.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-sui
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,41 +1,54 @@
1
1
  # @ledgerhq/coin-sui
2
2
 
3
- ## 0.9.0-nightly.3
3
+ ## 0.9.1-nightly.0
4
4
 
5
- ### Minor Changes
5
+ ### Patch Changes
6
6
 
7
- - [#11128](https://github.com/LedgerHQ/ledger-live/pull/11128) [`8ee9b34`](https://github.com/LedgerHQ/ledger-live/commit/8ee9b3462aee8fd40a4ff42cdd032be2da6a4969) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - Add sui alpaca api support for tokens
7
+ - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5)]:
8
+ - @ledgerhq/live-env@2.14.0-nightly.0
9
+ - @ledgerhq/coin-framework@6.0.1-nightly.0
10
+ - @ledgerhq/cryptoassets@13.24.1-nightly.0
11
+ - @ledgerhq/live-network@2.0.15-nightly.0
8
12
 
9
- ## 0.9.0-nightly.2
13
+ ## 0.9.0
10
14
 
11
15
  ### Minor Changes
12
16
 
13
- - [#11016](https://github.com/LedgerHQ/ledger-live/pull/11016) [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules] add coin-framework staking API + SUI implementation
17
+ - [#11154](https://github.com/LedgerHQ/ledger-live/pull/11154) [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3) Thanks [@qperrot](https://github.com/qperrot)! - Remove generic type for token assets
18
+
19
+ - [#11129](https://github.com/LedgerHQ/ledger-live/pull/11129) [`2c80849`](https://github.com/LedgerHQ/ledger-live/commit/2c808497a27c144dee0b5373b84f496052b956ab) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - tests: enabled integration tests for SUI on mainnet
20
+
21
+ - [#11107](https://github.com/LedgerHQ/ledger-live/pull/11107) [`9fbb5d2`](https://github.com/LedgerHQ/ledger-live/commit/9fbb5d25c71b7ff07a919e51418696e15c321347) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules][SUI] fix token mapped to native coin in ALPACA listOperations
14
22
 
15
23
  ### Patch Changes
16
24
 
17
- - Updated dependencies [[`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
18
- - @ledgerhq/cryptoassets@13.24.0-nightly.0
19
- - @ledgerhq/coin-framework@5.9.0-nightly.2
20
- - @ledgerhq/types-live@6.79.1-nightly.0
21
- - @ledgerhq/hw-app-sui@1.2.0
25
+ - Updated dependencies [[`b5cbffa`](https://github.com/LedgerHQ/ledger-live/commit/b5cbffac207569027e241db761a6aa70b3b1b636), [`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be), [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3), [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb), [`b9debdf`](https://github.com/LedgerHQ/ledger-live/commit/b9debdfbc822e9f5dc0b26619208f94bbd788777), [`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
26
+ - @ledgerhq/cryptoassets@13.24.0
27
+ - @ledgerhq/types-cryptoassets@7.25.0
28
+ - @ledgerhq/types-live@6.80.0
29
+ - @ledgerhq/coin-framework@6.0.0
30
+ - @ledgerhq/live-env@2.13.0
31
+ - @ledgerhq/live-network@2.0.14
22
32
 
23
- ## 0.8.1-nightly.1
33
+ ## 0.9.0-next.0
24
34
 
25
- ### Patch Changes
35
+ ### Minor Changes
26
36
 
27
- - Updated dependencies [[`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c)]:
28
- - @ledgerhq/errors@6.24.0-nightly.0
29
- - @ledgerhq/coin-framework@5.9.0-nightly.1
30
- - @ledgerhq/live-network@2.0.14-nightly.1
31
- - @ledgerhq/hw-app-sui@1.2.0
37
+ - [#11154](https://github.com/LedgerHQ/ledger-live/pull/11154) [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3) Thanks [@qperrot](https://github.com/qperrot)! - Remove generic type for token assets
38
+
39
+ - [#11129](https://github.com/LedgerHQ/ledger-live/pull/11129) [`2c80849`](https://github.com/LedgerHQ/ledger-live/commit/2c808497a27c144dee0b5373b84f496052b956ab) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - tests: enabled integration tests for SUI on mainnet
32
40
 
33
- ## 0.8.1-nightly.0
41
+ - [#11107](https://github.com/LedgerHQ/ledger-live/pull/11107) [`9fbb5d2`](https://github.com/LedgerHQ/ledger-live/commit/9fbb5d25c71b7ff07a919e51418696e15c321347) Thanks [@jnicoulaud-ledger](https://github.com/jnicoulaud-ledger)! - [coin-modules][SUI] fix token mapped to native coin in ALPACA listOperations
34
42
 
35
43
  ### Patch Changes
36
44
 
37
- - Updated dependencies [[`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
38
- - @ledgerhq/coin-framework@5.9.0-nightly.0
45
+ - Updated dependencies [[`b5cbffa`](https://github.com/LedgerHQ/ledger-live/commit/b5cbffac207569027e241db761a6aa70b3b1b636), [`2da9b4a`](https://github.com/LedgerHQ/ledger-live/commit/2da9b4a5dd9fec3fea188fc9fa107b2c3479d1be), [`5bb2111`](https://github.com/LedgerHQ/ledger-live/commit/5bb2111d6a0c84cd0d6508bbf33d184bc89f9da3), [`417e4fc`](https://github.com/LedgerHQ/ledger-live/commit/417e4fc8b92ebc95542ca915e14023fdb62497bb), [`b9debdf`](https://github.com/LedgerHQ/ledger-live/commit/b9debdfbc822e9f5dc0b26619208f94bbd788777), [`9c63d6b`](https://github.com/LedgerHQ/ledger-live/commit/9c63d6b8d5fb629a19514ec36396c35eeefb96aa), [`8b0b4ef`](https://github.com/LedgerHQ/ledger-live/commit/8b0b4efaf2c0968cfb60c0cecebca9c575b00748)]:
46
+ - @ledgerhq/cryptoassets@13.24.0-next.0
47
+ - @ledgerhq/types-cryptoassets@7.25.0-next.0
48
+ - @ledgerhq/types-live@6.80.0-next.0
49
+ - @ledgerhq/coin-framework@6.0.0-next.0
50
+ - @ledgerhq/live-env@2.13.0-next.0
51
+ - @ledgerhq/live-network@2.0.14-next.0
39
52
 
40
53
  ## 0.8.0
41
54
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-sui",
3
- "version": "0.9.0-nightly.3",
3
+ "version": "0.9.1-nightly.0",
4
4
  "description": "Ledger Sui Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -115,16 +115,16 @@
115
115
  "bignumber.js": "^9.1.2",
116
116
  "lodash": "4.17.21",
117
117
  "rxjs": "^7.8.1",
118
- "@ledgerhq/coin-framework": "^5.9.0-nightly.2",
119
- "@ledgerhq/cryptoassets": "^13.24.0-nightly.0",
118
+ "@ledgerhq/coin-framework": "^6.0.1-nightly.0",
119
+ "@ledgerhq/cryptoassets": "^13.24.1-nightly.0",
120
120
  "@ledgerhq/errors": "^6.24.0-nightly.0",
121
121
  "@ledgerhq/hw-app-sui": "^1.2.0",
122
- "@ledgerhq/live-env": "^2.13.0-nightly.0",
123
- "@ledgerhq/live-network": "^2.0.14-nightly.1",
122
+ "@ledgerhq/live-env": "^2.14.0-nightly.0",
123
+ "@ledgerhq/live-network": "^2.0.15-nightly.0",
124
124
  "@ledgerhq/live-promise": "^0.1.1",
125
125
  "@ledgerhq/logs": "^6.13.0",
126
- "@ledgerhq/types-cryptoassets": "^7.24.0",
127
- "@ledgerhq/types-live": "^6.79.1-nightly.0"
126
+ "@ledgerhq/types-cryptoassets": "^7.25.0",
127
+ "@ledgerhq/types-live": "^6.80.0"
128
128
  },
129
129
  "devDependencies": {
130
130
  "@faker-js/faker": "^8.4.1",