vegaprotocol / data-node

A rich API server for Vega Protocol
https://vega.xyz
Other
3 stars 1 forks source link

Datanode entity wrapper timestamps should be consistent #668

Closed ettec closed 2 years ago

ettec commented 2 years ago

Datanode entity wrapper timestamps should be consistent.

Currently the timestamps on cached datanode entity wrappers will hold timestamps to either nanosecond or microsecond resolution depending on whether they have been created during the current datanode session or loaded after a datanode bounce. For consistency they should be to microsecond resolution always.