Post
Topic
Board Armory
Re: Please Help Test Armory 0.91-beta!
by
etotheipi
on 20/03/2014, 05:03:20 UTC
Quick bug report:

It appears as if I'm unable to open the "Transaction Info" popup on transactions that have a P2SH output as is standard in mastercoin transactions. In previous releases, the P2SH output was just marked as (I believe it was) "strange." It's not a huge deal considering that no wallet recognizes or can spend those outputs anyway, but it would be nice if the popup worked.

Here's an example:

Code:
OP_1 OP_2 OP_CHECKMULTISIG

https://blockchain.info/tx/cba042a1e4b4b072084c06e94f84843cdbd17a30f13dd038fabca67baeb20b53

Yes, I added P2SH support throughout the interface.  I'm surprised it doesn't work because I did spend a quite bit of time testing that.  Anything interesting in the log file?

EDIT:  I actually see that tx is unconfirmed and I just remembered seeing a bug with unconfirmed transactions a while back.  Can you just check again after it's got one confirmation?