Skip to content

Commit

Permalink
Fix the speculos version
Browse files Browse the repository at this point in the history
Since speculos.0.3.0 makes the ragger navigator act abnormally on
new-tezos-app tests with the nanox device.

The empty values, resulting from the call to
`/events?currentscreenonly=true` when signing the operation, prevent
the ragger navigator from detecting the "Accept" page.
  • Loading branch information
spalmer25 committed Sep 25, 2023
1 parent 6e74a4b commit 2deb869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ledger-bitcoin>=0.0.3
speculos < 0.3.0
ragger[tests,speculos] >= 1.9.2
protobuf==3.20.0
stellar_sdk
Expand Down

0 comments on commit 2deb869

Please sign in to comment.