@ledgerhq/coin-aptos 2.1.0-next.2 → 2.1.0-nightly.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.
@@ -1,4 +1,4 @@
1
1
 
2
- > @ledgerhq/coin-aptos@2.1.0-next.1 build /home/runner/work/ledger-live/ledger-live/libs/coin-modules/coin-aptos
2
+ > @ledgerhq/coin-aptos@2.1.0-nightly.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,50 +1,26 @@
1
1
  # @ledgerhq/coin-aptos
2
2
 
3
- ## 2.1.0-next.2
3
+ ## 2.1.0-nightly.1
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`ebbbd47`](https://github.com/LedgerHQ/ledger-live/commit/ebbbd47efe76d82047a956cb5849be5831f58772)]:
8
- - @ledgerhq/logs@6.13.0-next.1
9
- - @ledgerhq/coin-framework@5.2.0-next.2
10
- - @ledgerhq/devices@8.4.6-next.1
11
- - @ledgerhq/live-network@2.0.9-next.1
7
+ - Updated dependencies [[`b7d3d59`](https://github.com/LedgerHQ/ledger-live/commit/b7d3d59d299c3d3541d598536651b9047fda4526), [`1535307`](https://github.com/LedgerHQ/ledger-live/commit/1535307f78d345d7f652ac2c91c8a67e62fedef2)]:
8
+ - @ledgerhq/types-live@6.72.0-nightly.1
9
+ - @ledgerhq/coin-framework@5.2.0-nightly.1
12
10
 
13
- ## 2.1.0-next.1
14
-
15
- ### Patch Changes
16
-
17
- - Updated dependencies [[`f29e4ba`](https://github.com/LedgerHQ/ledger-live/commit/f29e4bae00a4bf470a0c1ca143e505b731543f95)]:
18
- - @ledgerhq/logs@6.13.0-next.0
19
- - @ledgerhq/coin-framework@5.2.0-next.1
20
- - @ledgerhq/devices@8.4.6-next.0
21
- - @ledgerhq/live-network@2.0.9-next.0
22
-
23
- ## 2.1.0-next.0
11
+ ## 2.1.0-nightly.0
24
12
 
25
13
  ### Minor Changes
26
14
 
27
- - [#10390](https://github.com/LedgerHQ/ledger-live/pull/10390) [`6612406`](https://github.com/LedgerHQ/ledger-live/commit/6612406fd6c212252f5828dc86c2b0b1e939d6c5) Thanks [@pvoliveira](https://github.com/pvoliveira)! - add Aptos Alpaca craftTransaction tokens support
28
-
29
- - [#10386](https://github.com/LedgerHQ/ledger-live/pull/10386) [`c519437`](https://github.com/LedgerHQ/ledger-live/commit/c5194373fc1a90a05c40d644b697f5da2cb150ab) Thanks [@may01](https://github.com/may01)! - Add tokens operations to the operations list for aptos alpaca api
30
-
31
- - [#10141](https://github.com/LedgerHQ/ledger-live/pull/10141) [`12af22b`](https://github.com/LedgerHQ/ledger-live/commit/12af22b9690928a409ad81d679575ee3b017a702) Thanks [@pvoliveira](https://github.com/pvoliveira)! - add Aptos Alpaca craftTransaction method
32
-
33
- - [#10228](https://github.com/LedgerHQ/ledger-live/pull/10228) [`2eec633`](https://github.com/LedgerHQ/ledger-live/commit/2eec63321ea9ec459fc7a0d15634400419e1bca8) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - Add listOperations to Aptos alpaca
34
-
35
- - [#10089](https://github.com/LedgerHQ/ledger-live/pull/10089) [`0adc958`](https://github.com/LedgerHQ/ledger-live/commit/0adc958c24693ce0dffefc01fc1c7734eb9dbe5b) Thanks [@pvoliveira](https://github.com/pvoliveira)! - add Aptos Alpaca getBalance method
36
-
37
15
  - [#10371](https://github.com/LedgerHQ/ledger-live/pull/10371) [`f5abf5d`](https://github.com/LedgerHQ/ledger-live/commit/f5abf5d75b6cdd65b6ec121e82dc757754ded5ed) Thanks [@jccguimaraes](https://github.com/jccguimaraes)! - Add token support for aptos alpaca estimatefees
38
16
 
39
- - [#10012](https://github.com/LedgerHQ/ledger-live/pull/10012) [`d8a1c05`](https://github.com/LedgerHQ/ledger-live/commit/d8a1c0500253b53a25151c47dd3ae36e21baa8bc) Thanks [@pvoliveira](https://github.com/pvoliveira)! - add Aptos Alpaca combine method
40
-
41
17
  - [#10398](https://github.com/LedgerHQ/ledger-live/pull/10398) [`b691e4f`](https://github.com/LedgerHQ/ledger-live/commit/b691e4fdc2261960cc7ffe319720ea5cf938f3d3) Thanks [@may01](https://github.com/may01)! - Remove filtering tokens by the CAL list for Aptos Alpaca listOperations
42
18
 
43
19
  ### Patch Changes
44
20
 
45
- - Updated dependencies [[`4ddfe60`](https://github.com/LedgerHQ/ledger-live/commit/4ddfe6060ab8e4e5c0bb89da91e08a02d8ca50e6), [`f42f353`](https://github.com/LedgerHQ/ledger-live/commit/f42f353a593d0a1cd0a237648765080c85d0eea7), [`1a4e5e5`](https://github.com/LedgerHQ/ledger-live/commit/1a4e5e5913fe5e12d6127b36f3849e4c81e5e50e)]:
46
- - @ledgerhq/types-live@6.72.0-next.0
47
- - @ledgerhq/coin-framework@5.2.0-next.0
21
+ - Updated dependencies [[`1a4e5e5`](https://github.com/LedgerHQ/ledger-live/commit/1a4e5e5913fe5e12d6127b36f3849e4c81e5e50e)]:
22
+ - @ledgerhq/types-live@6.72.0-nightly.0
23
+ - @ledgerhq/coin-framework@5.1.1-nightly.0
48
24
 
49
25
  ## 2.0.0
50
26
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/coin-aptos",
3
- "version": "2.1.0-next.2",
3
+ "version": "2.1.0-nightly.1",
4
4
  "description": "Ledger Aptos Coin integration",
5
5
  "keywords": [
6
6
  "Ledger",
@@ -90,14 +90,14 @@
90
90
  "invariant": "^2.2.4",
91
91
  "lodash": "^4.17.21",
92
92
  "rxjs": "^7.8.1",
93
- "@ledgerhq/coin-framework": "^5.2.0-next.2",
93
+ "@ledgerhq/coin-framework": "^5.2.0-nightly.1",
94
94
  "@ledgerhq/cryptoassets": "^13.18.0",
95
+ "@ledgerhq/devices": "8.4.5",
95
96
  "@ledgerhq/errors": "^6.21.0",
96
97
  "@ledgerhq/live-env": "^2.9.0",
97
- "@ledgerhq/live-network": "^2.0.9-next.1",
98
- "@ledgerhq/logs": "^6.13.0-next.1",
99
- "@ledgerhq/types-live": "^6.72.0-next.0",
100
- "@ledgerhq/devices": "8.4.6-next.1"
98
+ "@ledgerhq/live-network": "^2.0.8",
99
+ "@ledgerhq/logs": "^6.12.0",
100
+ "@ledgerhq/types-live": "^6.72.0-nightly.1"
101
101
  },
102
102
  "devDependencies": {
103
103
  "@faker-js/faker": "^9.4.0",