ccwalletio / tracker

An issue tracker for ccwallet.io feature requests
25 stars 2 forks source link

BUG - Sometimes transactions are not signed correctly. #142

Open jankun4 opened 1 year ago

jankun4 commented 1 year ago

I'm testing the wallet and I found some weird behaviour. Sometimes after signing transaction the vkwitness list is empty. I have no idea why this happens. I hoped to just look in the source code to see why this would be the case, but since there is no way to do that I'm hoping I can get some insight from you.

Transaction that fails to be signed:

Transaction that is signed correctly:

MarcelKlammer commented 1 year ago

Depends. If the utxos are not known to the wallet yet (not synced yet) the utxos are not signed. That might be it.