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

Invalid timestamp when transacting with a bad system clock #89

Open
skzap opened this issue Aug 20, 2019 · 1 comment
Open

Invalid timestamp when transacting with a bad system clock #89

skzap opened this issue Aug 20, 2019 · 1 comment

Comments

@skzap
Copy link
Member

skzap commented Aug 20, 2019

Avalon will refuse transactions with bad timestamps for the transaction. Some users have bad clocks but shouldn't be blocked from using the UI. Instead, we could look at the timestamp of the previous block and add ~3 secs, and use that for transacting on PCs who have unsyncd clocks.

@techcoderx techcoderx transferred this issue from dtube/dtube Sep 3, 2021
@techcoderx
Copy link
Collaborator

Now that we have multisig transactions, we could just use the ts as transaction expiration which can be set to a few minutes into the future to allow some time to gather the required signatures.

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