This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Validators aren't incentivized to provide timestamps #7485
Labels
stale
[bot only] Added to stale content; results in auto-close after a week.
Milestone
Problem
Some downstream users need access to reliable clock times for blocks. We have implemented a timestamp reporting system for validators (https://github.com/solana-labs/solana/blob/master/book/src/proposals/validator-timestamp-oracle.md), but there is no economic incentive for them to participate.
Proposed Solution
Incorporate timestamp expectations in validator uptime calculations to provide social pressure to participate in a timestamp oracle.
This might require storing more information about historical timestamps in the vote account.
The text was updated successfully, but these errors were encountered: