MultiCurrencyWallet icon indicating copy to clipboard operation
MultiCurrencyWallet copied to clipboard

stucked swap. mm can't process swap after take's transaction

Open noxonsu opened this issue 3 years ago • 3 comments

Swap data:
{
    "step": 4,
    "isStoppedSwap": false,
    "signTransactionHash": null,
    "isSignFetching": true,
    "isMeSigned": true,
    "targetWallet": null,
    "secretHash": "cb49e36fb61a5f8f0d75ae27fdff485b4df6c4fa",
    "isBalanceFetching": false,
    "isBalanceEnough": true,
    "balance": 0.01,
    "ethSwapCreationTransactionHash": "0xbbabf5cda16d7277c78c829f0ad8f725313c70ca7919651537b966bd6aff702c",
    "canCreateEthTransaction": true,
    "isEthContractFunded": true,
    "secret": "9c883f4fa60ba76a1d66e9939f53ded8e47fa951ef1534470b07204b5eb9755c",
    "isEthWithdrawn": false,
    "isbtcWithdrawn": false,
    "ethSwapWithdrawTransactionHash": null,
    "utxoSwapWithdrawTransactionHash": null,
    "refundTransactionHash": null,
    "isRefunded": false,
    "isFinished": false,
    "isSwapExist": false,
    "withdrawRequestIncoming": false,
    "withdrawRequestAccepted": false,
    "isFailedTransaction": false,
    "isFailedTransactionError": null,
    "gasAmountNeeded": 0,
    "isWaitingForOwner": true,
    "isParticipantSigned": true,
    "scriptAddress": "2NDG566Dg52CSJZg9GSGkQ4ZdTqEY3W9UhL",
    "utxoScriptValues": {
        "secretHash": "cb49e36fb61a5f8f0d75ae27fdff485b4df6c4fa",
        "ownerPublicKey": "03ed6c64b858a9553c8c680c2e86e3cb0b3bac66bff75e0f0c3a1d2fa7124efb53",
        "recipientPublicKey": "039fbfbbd612286859331453ed1bbdfa0f0774366680ecdac1052cf71473c64d7b",
        "lockTime": 1623259802
    },
    "scriptBalance": 0,
    "scriptUnspendBalance": 0
}

консоль

testnet4496.swaponline.site-1623251404267.log

при начале свапа у мен не было денег на газ, потом пополнил, обновил страницу, сделал апрув, сделал транзакцию пополения, она замайнилась. что у мм ниже

noxonsu avatar Jun 09 '21 15:06 noxonsu

Screenshot 2021-06-09 10:08:37

Console step: stepName wait-lock-eth

Swap data:
{
    "step": 3,
    "isStoppedSwap": false,
    "signTransactionHash": null,
    "isSignFetching": false,
    "isParticipantSigned": true,
    "ethSwapCreationTransactionHash": "0xbbabf5cda16d7277c78c829f0ad8f725313c70ca7919651537b966bd6aff702c",
    "secretHash": null,
    "isBalanceFetching": false,
    "isBalanceEnough": true,
    "balance": "0.18654834",
    "isEthContractFunded": false,
    "utxoSwapWithdrawTransactionHash": null,
    "ethSwapWithdrawTransactionHash": null,
    "secret": null,
    "canCreateEthTransaction": true,
    "isEthWithdrawn": false,
    "refundTransactionHash": null,
    "isRefunded": false,
    "withdrawFee": null,
    "refundTxHex": null,
    "isFinished": false,
    "isSwapExist": false,
    "utxoFundError": null,
    "isWaitingForOwner": true
}

Disti4ct avatar Jun 09 '21 15:06 Disti4ct

я заметил, что createSwap выполнился с другого адресА, не с того с кого я начал свап. потому что я вижу у меня как было 0.01 wbtc так и есть. т.е. по факту галочка неправильная

noxonsu avatar Jun 09 '21 16:06 noxonsu

https://github.com/swaponline/MultiCurrencyWallet/issues/4519 возможно пропадет после этого таска

noxonsu avatar Jun 09 '21 16:06 noxonsu