Closed ixje closed 1 month ago
Here's is a Python script to reproduce the error: gist
This is the same as the cli.py in this repo, but updated to work with the latest NEO Python SDK (and stripped slightly for brevity).
Steps to reproduce
pip install neo-mamba==2.6.0 ledgerblue
python cli.py
, review the transaction and choose accept. It will now throw the error
@ixje Hi, the issue has been fixed in the last 0.4.0
release (head of develop
branch)
Ledger released version
v0.3.3
of the NEO app which breaks all wallets using a nano-s. The nano-s plus and Nano X do not seem to be affected. It was tested with these firmware versionsThe error happens after transaction signing
The above is a screenshot of the neon-wallet app, but other wallets like
O3
andNeoLine
have the same problem.