robosats icon indicating copy to clipboard operation
robosats copied to clipboard

change escrow duration from 8 - 10 hrs

Open hbdc-BtcFixesThis opened this issue 1 month ago • 1 comments

What does this PR do?

Fixes # https://github.com/RoboSats/robosats/issues/2234

This pr increases the maximum allowed escrow time from 8 to 10 hours

Checklist before merging

  • [ ] Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

hbdc-BtcFixesThis avatar Nov 14 '25 00:11 hbdc-BtcFixesThis

Thanks @KoalaSat, I updated the maker form and searched the codebase for any other references escrow duration. I would gladly test the frontend but I think I may need some help with test data to fill out an order; or just advice on how to test the change. I'm not very familiar with the flow but the duration is likely set after the deposit. I'm not sure what ways you go about bypassing the step for local testing. Thanks in advanced!

Oh and I found a small grammar issue when I opened one of the files to update so I included as part of the pr; hope thats ok. I can split it out into a separate pr if that's helpful.

hbdc-BtcFixesThis avatar Nov 15 '25 01:11 hbdc-BtcFixesThis