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
hi @pyromaniac3010, thanks for reporting. Wall-clock values are not present in block data, so Oura requires a set of well-known values for each network (such as slot length, system start, etc) to compute the timestamps. It is possible that there's a bug in the values that ship for preprod network. We'll double check.
Hi,
we have a local oura v1.7.1 with elastic sink running on PREPROD using this daemon.toml:
This filters out all NFTs from preprod and stores it into elasticsearch.
The timestamp in Elasticsearch is not correct:
https://testnet.cardanoscan.io/transaction/0fabb1543b54f8104fbee6dad0879100776339a0cfe50cfe8d67bb14be0b35bb has it correct with Timestamp 09/20/2022 2:35:34 PM
But in Elasticsearch is has: timestamp: 1661949334000 which is 2022-08-31T12:35:34.000Z. This is exactly 20 days wrong.
How does this come? We have a nearly identical setup running on mainnet and legacy testnet and the timestamps are correct over there.
Here the complete elasticsearch document:
The text was updated successfully, but these errors were encountered: