Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing mediation proposals lead to no option for users to be able to send funds to donation address #5642

Closed
pazza83 opened this issue Jul 29, 2021 · 2 comments

Comments

@pazza83
Copy link

pazza83 commented Jul 29, 2021

Description

If a bug prevents a mediator from seeing a support ticket it means no mediation proposal can be issued.

In the absence of a mediation proposal there is no option for BTC buyer or BTC seller to reject / accept mediation proposal, and therefore, no option (within the app) for either trader to send funds to the donation address / open a ticket with the refund agent.

Version

1.7.0

Steps to reproduce

  • Open mediation on a trade
  • If no response from mediator (or ticket not opened with mediator), there is no option to send funds to donation address, even once blockheight passes the time-lock.

Expected behaviour

Once blockhheight passes time lock users should always have an option to send the donation address to the deposit address

OR

Once blockheight passes time lock funds in the deposit address should automatically be sent to the donation address (not sure if this is technically possible on the mainchain, but if it does not present a security risk I think this would be the preferred option so the DAO can profit in the case of 2 unresponsive traders).

Actual behaviour

Funds become locked and mediation assistance is needed to send locked funds to the donation address.

Screenshots

Deposit tx ID: https://mempool.space/tx/592ba798c60912d85af0f5b6aa06d15baa60f7cd65f87ca317365708792130fa (funds locked)
Delayed payout: https://mempool.space/tx/4c7f9271af0acc638009be760d2fefcbd8c0d9a431ee14a0c2decf6a5b453681 (transaction is yet to take place - funds have not been sent to donation address despite lock-time exceeded)
blockHeightAtOfferCreation: 685962
lockTime": 690495
Current block at time of writing: 693303

locked

Despite the blockheight being passed to allow for the funds to be sent to the donation address neither trader can send funds to the donation address.

If funds could be automatically sent to the donation address when lock time expires (or even xxxx amount of blocks later to give time for agreement of traders) this would be the preferred solution.

Additional info

Let me know if anymore info is needed.

@pazza83 pazza83 changed the title Missing mediation proposals lead to no option for users to be able to send funds to arbitrator Missing mediation proposals lead to no option for users to be able to send funds to donation address Jul 30, 2021
@pazza83
Copy link
Author

pazza83 commented Sep 23, 2021

Hi @jmacxx does #5681 fix this?

@pazza83
Copy link
Author

pazza83 commented Sep 26, 2021

Fixed by #5681

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants