@ledgerhq/coin-elrond
Advanced tools
Comparing version 0.2.1-nightly.0 to 0.2.1
# @ledgerhq/coin-elrond | ||
## 0.2.1-nightly.0 | ||
## 0.2.1 | ||
### Patch Changes | ||
- [#8914](https://github.com/LedgerHQ/ledger-live/pull/8914) [`537141a`](https://github.com/LedgerHQ/ledger-live/commit/537141ab549b8dab57d3eb117e875faa67b54f4b) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Bot feature : Add filter for features | ||
- Updated dependencies [[`5e01938`](https://github.com/LedgerHQ/ledger-live/commit/5e01938ece3dc1ccf7bea6c2805b6558c846db80), [`d98a964`](https://github.com/LedgerHQ/ledger-live/commit/d98a96476c3d44eab1575f6c7c58ec03b5daf890), [`c2d24cd`](https://github.com/LedgerHQ/ledger-live/commit/c2d24cd0299ea04e39306279b6f833696bc4f4fb)]: | ||
- @ledgerhq/coin-framework@0.22.0 | ||
- @ledgerhq/types-cryptoassets@7.19.0 | ||
- @ledgerhq/cryptoassets@13.9.0 | ||
- @ledgerhq/types-live@6.57.0 | ||
- @ledgerhq/live-env@2.5.0 | ||
- @ledgerhq/live-network@2.0.4 | ||
- Updated dependencies [[`3a65633`](https://github.com/LedgerHQ/ledger-live/commit/3a6563309c8cacbd6e9a73e3044b1ff7c3966f87), [`537141a`](https://github.com/LedgerHQ/ledger-live/commit/537141ab549b8dab57d3eb117e875faa67b54f4b)]: | ||
- @ledgerhq/coin-framework@0.22.0-nightly.0 | ||
## 0.2.1-next.0 | ||
### Patch Changes | ||
- Updated dependencies [[`5e01938`](https://github.com/LedgerHQ/ledger-live/commit/5e01938ece3dc1ccf7bea6c2805b6558c846db80), [`d98a964`](https://github.com/LedgerHQ/ledger-live/commit/d98a96476c3d44eab1575f6c7c58ec03b5daf890), [`c2d24cd`](https://github.com/LedgerHQ/ledger-live/commit/c2d24cd0299ea04e39306279b6f833696bc4f4fb)]: | ||
- @ledgerhq/coin-framework@0.22.0-next.0 | ||
- @ledgerhq/types-cryptoassets@7.19.0-next.0 | ||
- @ledgerhq/cryptoassets@13.9.0-next.0 | ||
- @ledgerhq/types-live@6.57.0-next.0 | ||
- @ledgerhq/live-env@2.5.0-next.0 | ||
- @ledgerhq/live-network@2.0.4-next.0 | ||
## 0.2.0 | ||
@@ -13,0 +28,0 @@ |
@@ -104,3 +104,2 @@ import invariant from "invariant"; | ||
name: "send 50%~", | ||
feature: "send", | ||
maxRun: 1, | ||
@@ -135,3 +134,2 @@ deviceAction: acceptMoveBalanceTransaction, | ||
name: "send max", | ||
feature: "sendMax", | ||
maxRun: 1, | ||
@@ -164,3 +162,2 @@ deviceAction: acceptMoveBalanceTransaction, | ||
name: "move some ESDT", | ||
feature: "tokens", | ||
maxRun: 1, | ||
@@ -197,3 +194,2 @@ deviceAction: acceptEsdtTransferTransaction, | ||
name: "delegate 1 EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -222,3 +218,2 @@ deviceAction: acceptDelegateTransaction, | ||
name: "unDelegate 1 EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -250,3 +245,2 @@ deviceAction: acceptUndelegateTransaction, | ||
name: "withdraw all EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -253,0 +247,0 @@ deviceAction: acceptWithdrawTransaction, |
@@ -109,3 +109,2 @@ "use strict"; | ||
name: "send 50%~", | ||
feature: "send", | ||
maxRun: 1, | ||
@@ -140,3 +139,2 @@ deviceAction: speculos_deviceActions_1.acceptMoveBalanceTransaction, | ||
name: "send max", | ||
feature: "sendMax", | ||
maxRun: 1, | ||
@@ -169,3 +167,2 @@ deviceAction: speculos_deviceActions_1.acceptMoveBalanceTransaction, | ||
name: "move some ESDT", | ||
feature: "tokens", | ||
maxRun: 1, | ||
@@ -202,3 +199,2 @@ deviceAction: speculos_deviceActions_1.acceptEsdtTransferTransaction, | ||
name: "delegate 1 EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -227,3 +223,2 @@ deviceAction: speculos_deviceActions_1.acceptDelegateTransaction, | ||
name: "unDelegate 1 EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -255,3 +250,2 @@ deviceAction: speculos_deviceActions_1.acceptUndelegateTransaction, | ||
name: "withdraw all EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -258,0 +252,0 @@ deviceAction: speculos_deviceActions_1.acceptWithdrawTransaction, |
{ | ||
"name": "@ledgerhq/coin-elrond", | ||
"version": "0.2.1-nightly.0", | ||
"version": "0.2.1", | ||
"description": "Ledger MultiversX Coin integration", | ||
@@ -54,12 +54,12 @@ "keywords": [ | ||
"rxjs": "^7.8.1", | ||
"@ledgerhq/coin-framework": "^0.22.0-nightly.0", | ||
"@ledgerhq/cryptoassets": "^13.8.0", | ||
"@ledgerhq/coin-framework": "^0.22.0", | ||
"@ledgerhq/cryptoassets": "^13.9.0", | ||
"@ledgerhq/devices": "8.4.4", | ||
"@ledgerhq/errors": "^6.19.1", | ||
"@ledgerhq/live-env": "^2.5.0-nightly.0", | ||
"@ledgerhq/live-network": "^2.0.4-nightly.0", | ||
"@ledgerhq/live-env": "^2.5.0", | ||
"@ledgerhq/live-network": "^2.0.4", | ||
"@ledgerhq/live-promise": "^0.1.0", | ||
"@ledgerhq/logs": "^6.12.0", | ||
"@ledgerhq/types-cryptoassets": "^7.18.0", | ||
"@ledgerhq/types-live": "^6.56.0" | ||
"@ledgerhq/types-cryptoassets": "^7.19.0", | ||
"@ledgerhq/types-live": "^6.57.0" | ||
}, | ||
@@ -66,0 +66,0 @@ "devDependencies": { |
@@ -173,3 +173,2 @@ import type { ElrondAccount, ElrondOperation, ElrondOperationRaw, Transaction } from "./types"; | ||
name: "send 50%~", | ||
feature: "send", | ||
maxRun: 1, | ||
@@ -209,3 +208,2 @@ deviceAction: acceptMoveBalanceTransaction, | ||
name: "send max", | ||
feature: "sendMax", | ||
maxRun: 1, | ||
@@ -243,3 +241,2 @@ deviceAction: acceptMoveBalanceTransaction, | ||
name: "move some ESDT", | ||
feature: "tokens", | ||
maxRun: 1, | ||
@@ -282,3 +279,2 @@ deviceAction: acceptEsdtTransferTransaction, | ||
name: "delegate 1 EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -312,3 +308,2 @@ deviceAction: acceptDelegateTransaction, | ||
name: "unDelegate 1 EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -344,3 +339,2 @@ deviceAction: acceptUndelegateTransaction, | ||
name: "withdraw all EGLD", | ||
feature: "staking", | ||
maxRun: 1, | ||
@@ -347,0 +341,0 @@ deviceAction: acceptWithdrawTransaction, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
648698
9833