@ledgerhq/coin-sui 0.13.1-nightly.5 → 0.14.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.13.1-nightly.4 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-sui
2
+ > @ledgerhq/coin-sui@0.14.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,63 +1,55 @@
1
1
  # @ledgerhq/coin-sui
2
2
 
3
- ## 0.13.1-nightly.5
3
+ ## 0.14.1-nightly.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`a37c06f`](https://github.com/LedgerHQ/ledger-live/commit/a37c06f97b061a5db0dad3632bb5c3e8f293677c)]:
8
- - @ledgerhq/types-live@6.85.0-nightly.4
9
- - @ledgerhq/coin-framework@6.4.1-nightly.4
7
+ - Updated dependencies [[`e04d493`](https://github.com/LedgerHQ/ledger-live/commit/e04d49340c65c8b4608a37bb726d21350fdd32f1), [`4d60b7e`](https://github.com/LedgerHQ/ledger-live/commit/4d60b7e0984f0f8ef75c1483e0cfaf5784fbc5ed), [`e3b568d`](https://github.com/LedgerHQ/ledger-live/commit/e3b568d2cbeee6dcf19a7047ce9fa11a04b0ae2a), [`0d368f0`](https://github.com/LedgerHQ/ledger-live/commit/0d368f0e682b3bd3daafa6af5b396648a95b1488), [`fe1abf6`](https://github.com/LedgerHQ/ledger-live/commit/fe1abf640cc1a30b2e78bf7aa4a12e983a068f2e)]:
8
+ - @ledgerhq/types-live@6.86.0-nightly.0
9
+ - @ledgerhq/types-cryptoassets@7.28.0-nightly.0
10
+ - @ledgerhq/cryptoassets@13.30.0-nightly.0
11
+ - @ledgerhq/coin-framework@6.6.0-nightly.0
10
12
 
11
- ## 0.13.1-nightly.4
13
+ ## 0.14.0
12
14
 
13
- ### Patch Changes
14
-
15
- - Updated dependencies [[`ab0e1bc`](https://github.com/LedgerHQ/ledger-live/commit/ab0e1bcc97b66b750b6c29e618eb03ce6f25bb7b), [`c2d8d86`](https://github.com/LedgerHQ/ledger-live/commit/c2d8d8670f848989836c46ea08ae88c88086fdd6), [`f015ef3`](https://github.com/LedgerHQ/ledger-live/commit/f015ef32660905d00f55a45f451f38bc12aec9ba)]:
16
- - @ledgerhq/cryptoassets@13.29.0-nightly.3
17
- - @ledgerhq/types-cryptoassets@7.27.0-nightly.1
18
- - @ledgerhq/errors@6.26.0-nightly.0
19
- - @ledgerhq/live-env@2.17.0-nightly.2
20
- - @ledgerhq/types-live@6.85.0-nightly.3
21
- - @ledgerhq/coin-framework@6.4.1-nightly.3
22
- - @ledgerhq/live-network@2.0.18-nightly.2
23
- - @ledgerhq/hw-app-sui@1.4.0
24
-
25
- ## 0.13.1-nightly.3
15
+ ### Minor Changes
26
16
 
27
- ### Patch Changes
17
+ - [#11837](https://github.com/LedgerHQ/ledger-live/pull/11837) [`318e47e`](https://github.com/LedgerHQ/ledger-live/commit/318e47ea5113b33c58d58c85871d621c9be540eb) Thanks [@jprudent](https://github.com/jprudent)! - coin:sui fix last page cursor
28
18
 
29
- - [#11886](https://github.com/LedgerHQ/ledger-live/pull/11886) [`e86b0e1`](https://github.com/LedgerHQ/ledger-live/commit/e86b0e166a6dbec688426c530261c3481121d5e4) Thanks [@jprudent](https://github.com/jprudent)! - coin:sui deduplicate operations
19
+ - [#11732](https://github.com/LedgerHQ/ledger-live/pull/11732) [`a6f5a4a`](https://github.com/LedgerHQ/ledger-live/commit/a6f5a4a22a17121b8812538645276ecb2efa1920) Thanks [@semeano](https://github.com/semeano)! - [SUI] Fix validator hydration
30
20
 
31
- ## 0.13.1-nightly.2
21
+ - [#11788](https://github.com/LedgerHQ/ledger-live/pull/11788) [`a266ef5`](https://github.com/LedgerHQ/ledger-live/commit/a266ef57824a6e22f153182228f393a3daf9d96a) Thanks [@jprudent](https://github.com/jprudent)! - fix(coin:sui): large accounts are missing some operations
32
22
 
33
23
  ### Patch Changes
34
24
 
35
- - Updated dependencies [[`2a58b72`](https://github.com/LedgerHQ/ledger-live/commit/2a58b720de42e63e59ea430bd03b2c95e903634c), [`e3bcefb`](https://github.com/LedgerHQ/ledger-live/commit/e3bcefbf8a46c91388d6f936fd31d6ffcdc24756), [`ed4c073`](https://github.com/LedgerHQ/ledger-live/commit/ed4c073b304d85355cf510551bcb225de4a3391c)]:
36
- - @ledgerhq/live-env@2.17.0-nightly.1
37
- - @ledgerhq/types-live@6.85.0-nightly.2
38
- - @ledgerhq/coin-framework@6.4.1-nightly.2
39
- - @ledgerhq/cryptoassets@13.28.1-nightly.2
40
- - @ledgerhq/live-network@2.0.18-nightly.1
25
+ - Updated dependencies [[`aaa16b7`](https://github.com/LedgerHQ/ledger-live/commit/aaa16b718454dca51d59bb138ab1a638dc4b8243), [`9b8689a`](https://github.com/LedgerHQ/ledger-live/commit/9b8689ae2c44bdeccae26378e05cbf6899b83aec), [`d56bebe`](https://github.com/LedgerHQ/ledger-live/commit/d56bebe672a1ed825697b371662dbff19dcc63d8), [`c8fe586`](https://github.com/LedgerHQ/ledger-live/commit/c8fe586f1427d4d7a9fad092b51221ec8221399d), [`af64263`](https://github.com/LedgerHQ/ledger-live/commit/af642634bd4536183f766323d0ec5b9b99841dc6), [`0108eaf`](https://github.com/LedgerHQ/ledger-live/commit/0108eafb64e36ce68f44e03cc3f66ccdb5ee5a92), [`65c128a`](https://github.com/LedgerHQ/ledger-live/commit/65c128a93f07857b421bed3696bc9984f860ada9), [`3b5576e`](https://github.com/LedgerHQ/ledger-live/commit/3b5576e0b67fedad0f5dbbd6b9546281af4e6111), [`6941aac`](https://github.com/LedgerHQ/ledger-live/commit/6941aac638dcc8d4fb03aa92f42d2a71d4089202), [`fe97131`](https://github.com/LedgerHQ/ledger-live/commit/fe971313776194e5942dfa9a95d6082950c3111e), [`2a58b72`](https://github.com/LedgerHQ/ledger-live/commit/2a58b720de42e63e59ea430bd03b2c95e903634c), [`13ac4d7`](https://github.com/LedgerHQ/ledger-live/commit/13ac4d7ed05f0fc448cc0a013688c917cb73e0f5), [`ed4c073`](https://github.com/LedgerHQ/ledger-live/commit/ed4c073b304d85355cf510551bcb225de4a3391c)]:
26
+ - @ledgerhq/live-env@2.17.0
27
+ - @ledgerhq/types-live@6.85.0
28
+ - @ledgerhq/types-cryptoassets@7.27.0
29
+ - @ledgerhq/cryptoassets@13.29.0
30
+ - @ledgerhq/coin-framework@6.5.0
31
+ - @ledgerhq/live-network@2.0.18
32
+ - @ledgerhq/hw-app-sui@1.4.0
41
33
 
42
- ## 0.13.1-nightly.1
34
+ ## 0.14.0-next.0
43
35
 
44
- ### Patch Changes
36
+ ### Minor Changes
37
+
38
+ - [#11837](https://github.com/LedgerHQ/ledger-live/pull/11837) [`318e47e`](https://github.com/LedgerHQ/ledger-live/commit/318e47ea5113b33c58d58c85871d621c9be540eb) Thanks [@jprudent](https://github.com/jprudent)! - coin:sui fix last page cursor
45
39
 
46
- - Updated dependencies [[`af64263`](https://github.com/LedgerHQ/ledger-live/commit/af642634bd4536183f766323d0ec5b9b99841dc6), [`13ac4d7`](https://github.com/LedgerHQ/ledger-live/commit/13ac4d7ed05f0fc448cc0a013688c917cb73e0f5)]:
47
- - @ledgerhq/cryptoassets@13.28.1-nightly.1
48
- - @ledgerhq/types-live@6.85.0-nightly.1
49
- - @ledgerhq/coin-framework@6.4.1-nightly.1
40
+ - [#11732](https://github.com/LedgerHQ/ledger-live/pull/11732) [`a6f5a4a`](https://github.com/LedgerHQ/ledger-live/commit/a6f5a4a22a17121b8812538645276ecb2efa1920) Thanks [@semeano](https://github.com/semeano)! - [SUI] Fix validator hydration
50
41
 
51
- ## 0.13.1-nightly.0
42
+ - [#11788](https://github.com/LedgerHQ/ledger-live/pull/11788) [`a266ef5`](https://github.com/LedgerHQ/ledger-live/commit/a266ef57824a6e22f153182228f393a3daf9d96a) Thanks [@jprudent](https://github.com/jprudent)! - fix(coin:sui): large accounts are missing some operations
52
43
 
53
44
  ### Patch Changes
54
45
 
55
- - Updated dependencies [[`c8fe586`](https://github.com/LedgerHQ/ledger-live/commit/c8fe586f1427d4d7a9fad092b51221ec8221399d), [`3b5576e`](https://github.com/LedgerHQ/ledger-live/commit/3b5576e0b67fedad0f5dbbd6b9546281af4e6111), [`fe97131`](https://github.com/LedgerHQ/ledger-live/commit/fe971313776194e5942dfa9a95d6082950c3111e)]:
56
- - @ledgerhq/types-live@6.85.0-nightly.0
57
- - @ledgerhq/live-env@2.17.0-nightly.0
58
- - @ledgerhq/coin-framework@6.4.1-nightly.0
59
- - @ledgerhq/cryptoassets@13.28.1-nightly.0
60
- - @ledgerhq/live-network@2.0.18-nightly.0
46
+ - Updated dependencies [[`aaa16b7`](https://github.com/LedgerHQ/ledger-live/commit/aaa16b718454dca51d59bb138ab1a638dc4b8243), [`9b8689a`](https://github.com/LedgerHQ/ledger-live/commit/9b8689ae2c44bdeccae26378e05cbf6899b83aec), [`d56bebe`](https://github.com/LedgerHQ/ledger-live/commit/d56bebe672a1ed825697b371662dbff19dcc63d8), [`c8fe586`](https://github.com/LedgerHQ/ledger-live/commit/c8fe586f1427d4d7a9fad092b51221ec8221399d), [`af64263`](https://github.com/LedgerHQ/ledger-live/commit/af642634bd4536183f766323d0ec5b9b99841dc6), [`0108eaf`](https://github.com/LedgerHQ/ledger-live/commit/0108eafb64e36ce68f44e03cc3f66ccdb5ee5a92), [`65c128a`](https://github.com/LedgerHQ/ledger-live/commit/65c128a93f07857b421bed3696bc9984f860ada9), [`3b5576e`](https://github.com/LedgerHQ/ledger-live/commit/3b5576e0b67fedad0f5dbbd6b9546281af4e6111), [`6941aac`](https://github.com/LedgerHQ/ledger-live/commit/6941aac638dcc8d4fb03aa92f42d2a71d4089202), [`fe97131`](https://github.com/LedgerHQ/ledger-live/commit/fe971313776194e5942dfa9a95d6082950c3111e), [`2a58b72`](https://github.com/LedgerHQ/ledger-live/commit/2a58b720de42e63e59ea430bd03b2c95e903634c), [`13ac4d7`](https://github.com/LedgerHQ/ledger-live/commit/13ac4d7ed05f0fc448cc0a013688c917cb73e0f5), [`ed4c073`](https://github.com/LedgerHQ/ledger-live/commit/ed4c073b304d85355cf510551bcb225de4a3391c)]:
47
+ - @ledgerhq/live-env@2.17.0-next.0
48
+ - @ledgerhq/types-live@6.85.0-next.0
49
+ - @ledgerhq/types-cryptoassets@7.27.0-next.0
50
+ - @ledgerhq/cryptoassets@13.29.0-next.0
51
+ - @ledgerhq/coin-framework@6.5.0-next.0
52
+ - @ledgerhq/live-network@2.0.18-next.0
61
53
  - @ledgerhq/hw-app-sui@1.4.0
62
54
 
63
55
  ## 0.13.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-sui",
3
- "version": "0.13.1-nightly.5",
3
+ "version": "0.14.1-nightly.0",
4
4
  "description": "Ledger Sui Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -123,16 +123,16 @@
123
123
  "bignumber.js": "^9.1.2",
124
124
  "lodash": "4.17.21",
125
125
  "rxjs": "^7.8.1",
126
- "@ledgerhq/coin-framework": "^6.4.1-nightly.4",
127
- "@ledgerhq/cryptoassets": "^13.29.0-nightly.3",
126
+ "@ledgerhq/coin-framework": "^6.6.0-nightly.0",
127
+ "@ledgerhq/cryptoassets": "^13.30.0-nightly.0",
128
128
  "@ledgerhq/errors": "^6.26.0-nightly.0",
129
129
  "@ledgerhq/hw-app-sui": "^1.4.0",
130
- "@ledgerhq/live-env": "^2.17.0-nightly.2",
131
- "@ledgerhq/live-network": "^2.0.18-nightly.2",
130
+ "@ledgerhq/live-env": "^2.17.0",
131
+ "@ledgerhq/live-network": "^2.0.18",
132
132
  "@ledgerhq/live-promise": "^0.1.1",
133
133
  "@ledgerhq/logs": "^6.13.0",
134
- "@ledgerhq/types-cryptoassets": "^7.27.0-nightly.1",
135
- "@ledgerhq/types-live": "^6.85.0-nightly.4"
134
+ "@ledgerhq/types-cryptoassets": "^7.28.0-nightly.0",
135
+ "@ledgerhq/types-live": "^6.86.0-nightly.0"
136
136
  },
137
137
  "devDependencies": {
138
138
  "@faker-js/faker": "^8.4.1",