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

Feature Request: display ETA until lock time of payout TX expires in trade details screen #4120

Closed
wiz opened this issue Apr 5, 2020 · 4 comments

Comments

@wiz
Copy link
Member

wiz commented Apr 5, 2020

Currently the only way for users to check if they can request arbitration is to restart bisq with --dumpDelayedPayoutTxs=true, open their bisq data folder, open the JSON file, search for their trade ID, copy the payout TX encoded as a hex string, paste it into a block explorer website that decodes it, and checks the block time, and then doing some math to figure out when that will unlock.

This should simply be displayed in the GUI as "time until arbitration can be requested" somewhere

@Bisq-knight
Copy link

This could also be added to the JSON contract, no? in the section where the multisig is described it could be there when the locktime expires

@ghost
Copy link

ghost commented Apr 7, 2020

@Bisq-knight @wiz is this like what you want? (This screenshot shows the JSON contract with the request arbitration screen which has the same information about arbitration time).

image

@stale
Copy link

stale bot commented Jul 19, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the was:dropped label Jul 19, 2020
@stale
Copy link

stale bot commented Jul 26, 2020

This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant.

@stale stale bot closed this as completed Jul 26, 2020
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

3 participants