JGCMiner
Active member
Have run into three bugs when trying to send an outbound IX.
All cause this dialog to appear:
Bug 1 -- incoming IX is in progress (hung):
Wallet A sends (IX) 1 drk to wallet B. IX hangs with insufficient signature threshold.
Wallet B selects different, existing, confirmed inputs, attempts outbound IX.
Dialog appears.
Bug 2 -- incoming IX is complete with one block confirmation:
Wallet A sends (IX) 1 drk to wallet B. IX meets signature threshold. Confs equal 5.
Block is discovered. Confs equal 6.
Wallet B selects newly received IX input, attempts outbound IX.
Dialog appears.
Bug 3 -- unrelated outbound ix is blocked until incoming ix reaches 6 blocks.
Also, display count exceeds actual count, confusing when compared to dialog message.
Wallet A sends (IX) 1 drk to wallet B. IX meets signature threshold. Confs equal 5.
Wallet B selects different, existing, confirmed inputs, attempts outbound IX.
Dialog appears.
Block is discovered. Conf display shows 6. Still cant send (dialog appears)
Block is discovered. Conf display shows 7. Still cant send.
Block is discovered. Conf display shows 8. Still cant send.
Block is discovered. Conf display shows 9. Still cant send.
Block is discovered. Conf display shows 10. Still cant send.
Block is discovered. Conf display shows 6.
Wallet B can now successfully send non-related-input outbound IX
Thanks for all your hard work team!
Maybe I am confused (someone that knows for sure please help), but doesn't the popup message mean you need 6 POW confirmations for the inputs used in IX. Thus IX 5 + POW 1= 6 confirmations would not be sufficient. I thinks that explains your bug 2 maybe 3 as well depending on what inputs were used. Not sure what is going on with bug 1...
Last edited by a moderator: