You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem statement
We are not checking (in indexer-service) that new receipts have a reasonably accurate timestamp (let's say within 5 seconds of our own clock). So as it is right now it is not really safe :/.
Expectation proposal
Check in-band that receipt timestamps are reasonably close to the system clock.
Problem statement
We are not checking (in indexer-service) that new receipts have a reasonably accurate timestamp (let's say within 5 seconds of our own clock). So as it is right now it is not really safe :/.
Expectation proposal
Check in-band that receipt timestamps are reasonably close to the system clock.
Additional context
#83 (comment)
The text was updated successfully, but these errors were encountered: