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

Assert local time is correct #63

Open
mkalinin opened this issue Feb 7, 2019 · 2 comments
Open

Assert local time is correct #63

mkalinin opened this issue Feb 7, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@mkalinin
Copy link
Contributor

mkalinin commented Feb 7, 2019

To Do

Beacon chain processing is a time critical process. Hence, local clock time should be verified against some source on the Internet. User should be notified if local clock time differs from the global one.

@mkalinin mkalinin added the emulator Standalone beacon chain client label Feb 7, 2019
@Nashatyrev
Copy link
Contributor

Apache NTP client: https://commons.apache.org/proper/commons-net/

@zilm13
Copy link
Member

zilm13 commented Feb 25, 2019

I think app should have it's own time or maybe choice in config between own and system.
Plus time correction is not start only task. If your client is running for a days, it's definitely a regular job.

@mkalinin mkalinin added enhancement New feature or request and removed emulator Standalone beacon chain client labels Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants