Added BLOCK_TS_INVALID define to check against unset/invalid timestamp.
Its current value is 0 because of historical reasons. Once all the code has been reviewed and changed to use BLOCK_TS_INVALID, we can then lower it to INT64_MIN for example.
Showing
Please register or sign in to comment