Skip to content

Commit

Permalink
edit tezos nano app version
Browse files Browse the repository at this point in the history
  • Loading branch information
hedi-edelbloute committed Aug 31, 2023
1 parent 81f0e92 commit 66bd161
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libs/ledger-live-common/src/families/tezos/specs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ const tezos: AppSpec<Transaction> = {
name: "Tezos",
currency: getCryptoCurrencyById("tezos"),
appQuery: {
model: DeviceModelId.nanoS,
model: DeviceModelId.nanoSP,
appName: "TezosWallet",
appVersion: "2.4.2",
},
genericDeviceAction: acceptTransaction,
testTimeout: 2 * 60 * 1000,
Expand Down

1 comment on commit 66bd161

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Bot] Testing with 'Nitrogen' ❌ 2 txs ($3.81) ⏲ 24.4s

❌ 1 specs have problems: Tezos

What is the bot and how does it work? Everything is documented here!

❌ 2 mutation errors
necessary accounts resynced in 0.90ms
▬ TezosWallet 2.4.2 on nanoSP 1.1.0
→ FROM Tezos 1 cross: 3.6793 XTZ (149ops) (tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF on 44'/1729'/0'/0') tezbox#0 js:2:tezos:0240051fc51799e60dcc8870415b87fc4fd948e71b23fdc0d9b8ac7438cf7d4708:tezbox
max spendable ~3.67835
★ using mutation 'send max (non delegating)'
→ TO Tezos 3: 0 XTZ (0ops) (tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA on 44'/1729'/2'/0') tezbox#2 js:2:tezos:029d7bcf10737806147b22ba4578747ce4ac53e26b443c9eb1ac0e4d5bfbb8f67e:tezbox
✔️ transaction 
SEND MAX
TO tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA
with fees=0.000575
with gasLimit=701
with storageLimit=257
(estimatedFees 0.000949)
STATUS (801ms)
  amount: 3.614108 XTZ
  estimated fees: 0.000949 XTZ
  total spent: 3.615057 XTZ
errors: 
errors: 
⚠️ TEST deviceAction confirm step 'Amount'
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Object {
-   "Amount": "3.614108",
+   "Amount": "3.614108 XTZ",
  }
(totally spent 3.5s – ends at 2023-08-31T08:07:51.941Z)
necessary accounts resynced in 0.43ms
▬ TezosWallet 2.4.2 on nanoSP 1.1.0
→ FROM Tezos 2: 1.67554 XTZ (1ops) (tz1he4fPXP3c9fFrztYT3k7KyYuLb28arFNn on 44'/1729'/1'/0') tezbox#1 js:2:tezos:02fe3d777af5380ef0a431c4985772c9669743050cee5feff717c3c3272d7a2810:tezbox
max spendable ~1.67459
★ using mutation 'send max (non delegating)'
→ TO Tezos 1 cross: 3.6793 XTZ (149ops) (tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF on 44'/1729'/0'/0') tezbox#0 js:2:tezos:0240051fc51799e60dcc8870415b87fc4fd948e71b23fdc0d9b8ac7438cf7d4708:tezbox
✔️ transaction 
SEND MAX
TO tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF
with fees=0.000575
with gasLimit=701
with storageLimit=0
(estimatedFees 0.000949)
STATUS (824ms)
  amount: 1.674591 XTZ
  estimated fees: 0.000949 XTZ
  total spent: 1.67554 XTZ
errors: 
errors: 
⚠️ TEST deviceAction confirm step 'Amount'
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Object {
-   "Amount": "1.674591",
+   "Amount": "1.674591 XTZ",
  }
(totally spent 4.1s – ends at 2023-08-31T08:07:51.943Z)
⚠️ 2 spec hints
  • Spec Tezos:
    • mutations should define a test(): send unrevealed, send revealed, send max (non delegating), delegate unrevealed, delegate revealed, undelegate unrevealed, undelegate revealed
    • There are not enough accounts to cover all mutations. Please increase the account target to at least 8 accounts
Details of the 2 mutations

Spec Tezos (3)

Spec Tezos found 3 Tezos accounts (preload: 244ms). Will use TezosWallet 2.4.2 on nanoSP 1.1.0
Tezos 1 cross: 3.6793 XTZ (149ops) (tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF on 44'/1729'/0'/0') tezbox#0 js:2:tezos:0240051fc51799e60dcc8870415b87fc4fd948e71b23fdc0d9b8ac7438cf7d4708:tezbox
Tezos 2: 1.67554 XTZ (1ops) (tz1he4fPXP3c9fFrztYT3k7KyYuLb28arFNn on 44'/1729'/1'/0') tezbox#1 js:2:tezos:02fe3d777af5380ef0a431c4985772c9669743050cee5feff717c3c3272d7a2810:tezbox
Tezos 3: 0 XTZ (0ops) (tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA on 44'/1729'/2'/0') tezbox#2 js:2:tezos:029d7bcf10737806147b22ba4578747ce4ac53e26b443c9eb1ac0e4d5bfbb8f67e:tezbox
necessary accounts resynced in 0.90ms
▬ TezosWallet 2.4.2 on nanoSP 1.1.0
→ FROM Tezos 1 cross: 3.6793 XTZ (149ops) (tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF on 44'/1729'/0'/0') tezbox#0 js:2:tezos:0240051fc51799e60dcc8870415b87fc4fd948e71b23fdc0d9b8ac7438cf7d4708:tezbox
max spendable ~3.67835
★ using mutation 'send max (non delegating)'
→ TO Tezos 3: 0 XTZ (0ops) (tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA on 44'/1729'/2'/0') tezbox#2 js:2:tezos:029d7bcf10737806147b22ba4578747ce4ac53e26b443c9eb1ac0e4d5bfbb8f67e:tezbox
✔️ transaction 
SEND MAX
TO tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA
with fees=0.000575
with gasLimit=701
with storageLimit=257
(estimatedFees 0.000949)
STATUS (801ms)
  amount: 3.614108 XTZ
  estimated fees: 0.000949 XTZ
  total spent: 3.615057 XTZ
errors: 
errors: 
⚠️ TEST deviceAction confirm step 'Amount'
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Object {
-   "Amount": "3.614108",
+   "Amount": "3.614108 XTZ",
  }
(totally spent 3.5s – ends at 2023-08-31T08:07:51.948Z)
necessary accounts resynced in 0.43ms
▬ TezosWallet 2.4.2 on nanoSP 1.1.0
→ FROM Tezos 2: 1.67554 XTZ (1ops) (tz1he4fPXP3c9fFrztYT3k7KyYuLb28arFNn on 44'/1729'/1'/0') tezbox#1 js:2:tezos:02fe3d777af5380ef0a431c4985772c9669743050cee5feff717c3c3272d7a2810:tezbox
max spendable ~1.67459
★ using mutation 'send max (non delegating)'
→ TO Tezos 1 cross: 3.6793 XTZ (149ops) (tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF on 44'/1729'/0'/0') tezbox#0 js:2:tezos:0240051fc51799e60dcc8870415b87fc4fd948e71b23fdc0d9b8ac7438cf7d4708:tezbox
✔️ transaction 
SEND MAX
TO tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF
with fees=0.000575
with gasLimit=701
with storageLimit=0
(estimatedFees 0.000949)
STATUS (824ms)
  amount: 1.674591 XTZ
  estimated fees: 0.000949 XTZ
  total spent: 1.67554 XTZ
errors: 
errors: 
⚠️ TEST deviceAction confirm step 'Amount'
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Object {
-   "Amount": "1.674591",
+   "Amount": "1.674591 XTZ",
  }
(totally spent 4.1s – ends at 2023-08-31T08:07:51.952Z)

Details of the 6 uncovered mutations

Spec Tezos (6)

  • send unrevealed: balance is too low (1)
  • send revealed: balance is too low (1)
  • delegate unrevealed: balance is too low (1)
  • delegate revealed: balance is too low (1)
  • undelegate unrevealed: balance is too low (1)
  • undelegate revealed: balance is too low (1)
Portfolio ($3.81) – Details of the 1 currencies
Spec (accounts) State Remaining Runs (est) funds?
Tezos (3) 150 ops , 5.35484 XTZ ($3.81) 👍 249 tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF
Tezos 1 cross: 3.6793 XTZ (149ops) (tz1aDK1uFAmnUXZ7KJPEmcCEFeYHiVZ56zVF on 44'/1729'/0'/0') tezbox#0 js:2:tezos:0240051fc51799e60dcc8870415b87fc4fd948e71b23fdc0d9b8ac7438cf7d4708:tezbox
Tezos 2: 1.67554 XTZ (1ops) (tz1he4fPXP3c9fFrztYT3k7KyYuLb28arFNn on 44'/1729'/1'/0') tezbox#1 js:2:tezos:02fe3d777af5380ef0a431c4985772c9669743050cee5feff717c3c3272d7a2810:tezbox
Tezos 3: 0 XTZ (0ops) (tz1SApkt3kmMaqNE1qtgADc6m3B49HZkFVDA on 44'/1729'/2'/0') tezbox#2 js:2:tezos:029d7bcf10737806147b22ba4578747ce4ac53e26b443c9eb1ac0e4d5bfbb8f67e:tezbox
Performance ⏲ 24.4s

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL 244ms 5.6s 1.70ms 1625ms N/A N/A N/A N/A
Tezos (2) 244ms 5.6s 1.70ms 1625ms N/A N/A N/A N/A

What is the bot and how does it work? Everything is documented here!

Please sign in to comment.