phoreproject / pm-go

OpenBazaar 2.0 Server Daemon in Go
MIT License
4 stars 8 forks source link

Multisignature transaction unbroadcasts #18

Open liray-unendlich opened 6 years ago

liray-unendlich commented 6 years ago

In escrow payment, and in moderated refunding, multisignature transaction doesn't work. Here is the log about moderated refunding ob.log

And when i restarted openbazaard, the order status changed to "sql: no rows in result set"

liray-unendlich commented 6 years ago

Additional info. In some moderated order will happen like this.

07:41:46.994 [func2] [DEBUG] Tx 01082701575aefadc395aab261d9c28626c7f4e4587ddc958c2a0e183560cc4e from Peer%!d(MISSING) had no hits, filter false positive. 08:55:52.603 [handleOrder] [DEBUG] Received moderated ORDER message from QmSVPPuaZfaocpndD2ok5bhaiTj3JcqAqLApfMrnNGX2i7 invalid character '{' after top-level value

If this "invalid character '{' after top-level value" error happened, the order can't affect payment status (confirmation) on seller's window.