Post
Topic
Board Armory
Re: 0.96.4 RC1
by
Mr.Vice
on 17/12/2017, 16:57:42 UTC
I've found an error regarding tx preview. I have sent some tx multiple times by using RBF and CPFP via Armory and cleared all unconfirmed tx also multiple times, which could have messed up Armory's indices.

armorylog.txt
Code:
2017-12-17 17:30:29 (WARNING) -- Transaction.pyc:1263 - Unexpected nested type for TxIn 16
2017-12-17 17:30:29 (WARNING) -- Transaction.pyc:1263 - Unexpected nested type for TxIn 16
2017-12-17 17:30:29 (ERROR) -- Traceback (most recent call last):
  File "ui\TxFrames.pyc", line 897, in createTxAndBroadcast
  File "ui\TxFrames.pyc", line 862, in validateInputsGetUSTX
  File "qtdialogs.pyc", line 4546, in __init__
  File "armoryengine\Transaction.pyc", line 2727, in verifySigsAllInputs
  File "armoryengine\Transaction.pyc", line 1579, in verifyAllSignatures
  File "armoryengine\Transaction.pyc", line 1863, in evaluateSigningStatus
IndexError: list index out of range

Could this be a damaged wallet file or is it "just" a tx index that's not working. I'm currently doing a rebuild and rescan.

Kind regards :-)