openbazaar-go
openbazaar-go copied to clipboard
"Unknown Script Type" When Accepting a Dispute Resolution
A purchase was made from a Haven node to a 2.3.4 RC4 node.
The purchase was disputed, the Haven node accepted the resolution.
Later, when the 2.3.4 node accepted the resolution, and the releasefunds
call was made, it returned an "Unknown Script Type" error.
This bug is still present in 2.3.5 RC2.
I reproduced it as follows:
- The seller node was turned off.
- The buyer made an order and disputed it.The order was paid in BCH.
- The moderator decided the order.
- The buyer accepted the decision, 100% in favor of the buyer (the seller's contract was not available).
- The seller node was turned on, and saw the dispute resolution.
- The seller attempted to accept the dispute resolution.
When this happens, the seller's node has the order stuck in DECIDED, and can't accept the payout.
@jjeffryes can you please validate this is still an issue in the latest version? thank you.
This is still 100% reproducible using current master for the seller and moderator, and current develop for Haven.