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

Automatic Payment Time on Frontend Calendar selection not translating to Payment dispersal by desired Time #86

Open
risingsen opened this issue Jan 25, 2023 · 1 comment

Comments

@risingsen
Copy link

On Goerli, I selected a payment to intend to occur 5 minutes later, but funds were still held in an address. Submitted a few other transactions, still held in address after date has passed. Could be an issue with the frontend interaction, which takes in a (Local Time) on the Calendar, and calculating the TimeOut Payment Variable which is // Time in seconds after which the transaction can be automatically executed if not disputed. on Line 638 of the Contract.

TX's and Address still holding Funds.

Calendar Select
Screen Shot 2023-01-25 at 9 29 04 AM

@risingsen
Copy link
Author

risingsen commented Jan 25, 2023

UPDATE: On Mainnet, selecting a Calendar time 3 minutes in the future does seem to translate to a TimeoutPayment of 185 seconds. https://etherscan.io/tx/0xf22a4c66a1ca9350bccdc346915a22bb5e2620bfe4db21604b5a359da6b78198 So that’s working.

However,
image

After 7 minutes after TimeoutPayment time has passed, funds have still not been dispersed to desired address from Escrow Contract.

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

No branches or pull requests

1 participant