@ledgerhq/coin-aptos 3.0.1-nightly.3 → 3.1.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-aptos@3.0.1-nightly.2 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-aptos
2
+ > @ledgerhq/coin-aptos@3.1.0 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-aptos
3
3
  > tsc --outDir lib --module commonjs --moduleResolution node10 && tsc -m ES6 --outDir lib-es
4
4
 
package/CHANGELOG.md CHANGED
@@ -1,40 +1,53 @@
1
1
  # @ledgerhq/coin-aptos
2
2
 
3
- ## 3.0.1-nightly.3
3
+ ## 3.1.1-nightly.0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`67ec10b`](https://github.com/LedgerHQ/ledger-live/commit/67ec10b773b4a6b512a8a6485940fa0abd41c3ef)]:
8
- - @ledgerhq/cryptoassets@13.25.0-nightly.3
9
- - @ledgerhq/coin-framework@6.1.0-nightly.3
7
+ - Updated dependencies [[`87617a9`](https://github.com/LedgerHQ/ledger-live/commit/87617a9930be43a6cdbc5cc5711cc24b00309184), [`d6a6a94`](https://github.com/LedgerHQ/ledger-live/commit/d6a6a949d45fdd2f97f15842c808bf6d1058403f)]:
8
+ - @ledgerhq/live-env@2.15.0-nightly.0
9
+ - @ledgerhq/types-live@6.82.0-nightly.0
10
+ - @ledgerhq/coin-framework@6.2.0-nightly.0
11
+ - @ledgerhq/cryptoassets@13.25.1-nightly.0
12
+ - @ledgerhq/live-network@2.0.16-nightly.0
10
13
 
11
- ## 3.0.1-nightly.2
14
+ ## 3.1.0
12
15
 
13
- ### Patch Changes
16
+ ### Minor Changes
14
17
 
15
- - Updated dependencies [[`1f1cbeb`](https://github.com/LedgerHQ/ledger-live/commit/1f1cbeb4485fb4b85b76ffe040c632d049f4e0c4), [`80f8f1e`](https://github.com/LedgerHQ/ledger-live/commit/80f8f1eaef8a7bc84ba5441790296dec6cbfa199), [`31dceca`](https://github.com/LedgerHQ/ledger-live/commit/31dcecad24abdaa8a77208e82532c47728c11180)]:
16
- - @ledgerhq/cryptoassets@13.25.0-nightly.2
17
- - @ledgerhq/coin-framework@6.1.0-nightly.2
18
- - @ledgerhq/types-live@6.81.0-nightly.0
18
+ - [#11245](https://github.com/LedgerHQ/ledger-live/pull/11245) [`4acc4f4`](https://github.com/LedgerHQ/ledger-live/commit/4acc4f46018739e38eaec1d9943c797322bdb854) Thanks [@semeano](https://github.com/semeano)! - Improve indexer queries for Aptos
19
19
 
20
- ## 3.0.1-nightly.1
20
+ - [#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
21
21
 
22
22
  ### Patch Changes
23
23
 
24
- - Updated dependencies [[`d41fc9c`](https://github.com/LedgerHQ/ledger-live/commit/d41fc9c458050ef1234c04af9642321c41cecda1)]:
25
- - @ledgerhq/cryptoassets@13.25.0-nightly.1
26
- - @ledgerhq/types-live@6.80.0
27
- - @ledgerhq/coin-framework@6.0.1-nightly.1
24
+ - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5), [`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
25
+ - @ledgerhq/live-env@2.14.0
26
+ - @ledgerhq/cryptoassets@13.25.0
27
+ - @ledgerhq/errors@6.24.0
28
+ - @ledgerhq/coin-framework@6.1.0
29
+ - @ledgerhq/types-live@6.81.0
30
+ - @ledgerhq/devices@8.5.0
31
+ - @ledgerhq/live-network@2.0.15
32
+
33
+ ## 3.1.0-next.0
34
+
35
+ ### Minor Changes
36
+
37
+ - [#11245](https://github.com/LedgerHQ/ledger-live/pull/11245) [`4acc4f4`](https://github.com/LedgerHQ/ledger-live/commit/4acc4f46018739e38eaec1d9943c797322bdb854) Thanks [@semeano](https://github.com/semeano)! - Improve indexer queries for Aptos
28
38
 
29
- ## 3.0.1-nightly.0
39
+ - [#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
30
40
 
31
41
  ### Patch Changes
32
42
 
33
- - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5)]:
34
- - @ledgerhq/live-env@2.14.0-nightly.0
35
- - @ledgerhq/coin-framework@6.0.1-nightly.0
36
- - @ledgerhq/cryptoassets@13.24.1-nightly.0
37
- - @ledgerhq/live-network@2.0.15-nightly.0
43
+ - Updated dependencies [[`75a08cc`](https://github.com/LedgerHQ/ledger-live/commit/75a08cc3061347bae98ddef7ac3cdcd6181ddab5), [`0c8486e`](https://github.com/LedgerHQ/ledger-live/commit/0c8486ea830e9e2abf1dfc5d108117e1db733072), [`354fa83`](https://github.com/LedgerHQ/ledger-live/commit/354fa83c8107cf8e6b56a8b306569ee65980e10c), [`a8b4f57`](https://github.com/LedgerHQ/ledger-live/commit/a8b4f57bf7d82e6c2444a65901e927c3c3d64412), [`67e2a7c`](https://github.com/LedgerHQ/ledger-live/commit/67e2a7c5a74d000f22684254778dfec5b8b5163d)]:
44
+ - @ledgerhq/live-env@2.14.0-next.0
45
+ - @ledgerhq/cryptoassets@13.25.0-next.0
46
+ - @ledgerhq/errors@6.24.0-next.0
47
+ - @ledgerhq/coin-framework@6.1.0-next.0
48
+ - @ledgerhq/types-live@6.81.0-next.0
49
+ - @ledgerhq/devices@8.5.0-next.0
50
+ - @ledgerhq/live-network@2.0.15-next.0
38
51
 
39
52
  ## 3.0.0
40
53
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-aptos",
3
- "version": "3.0.1-nightly.3",
3
+ "version": "3.1.1-nightly.0",
4
4
  "description": "Ledger Aptos Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -95,15 +95,15 @@
95
95
  "invariant": "^2.2.4",
96
96
  "lodash": "^4.17.21",
97
97
  "rxjs": "^7.8.1",
98
- "@ledgerhq/coin-framework": "^6.1.0-nightly.3",
99
- "@ledgerhq/cryptoassets": "^13.25.0-nightly.3",
98
+ "@ledgerhq/coin-framework": "^6.2.0-nightly.0",
99
+ "@ledgerhq/cryptoassets": "^13.25.1-nightly.0",
100
100
  "@ledgerhq/types-cryptoassets": "^7.25.0",
101
- "@ledgerhq/devices": "8.4.9-nightly.1",
102
- "@ledgerhq/errors": "^6.24.0-nightly.0",
103
- "@ledgerhq/live-env": "^2.14.0-nightly.0",
104
- "@ledgerhq/live-network": "^2.0.15-nightly.0",
101
+ "@ledgerhq/devices": "8.5.0",
102
+ "@ledgerhq/errors": "^6.24.0",
103
+ "@ledgerhq/live-env": "^2.15.0-nightly.0",
104
+ "@ledgerhq/live-network": "^2.0.16-nightly.0",
105
105
  "@ledgerhq/logs": "^6.13.0",
106
- "@ledgerhq/types-live": "^6.81.0-nightly.0"
106
+ "@ledgerhq/types-live": "^6.82.0-nightly.0"
107
107
  },
108
108
  "devDependencies": {
109
109
  "@faker-js/faker": "^9.4.0",