v3.1.1
All changes: * Bug fix: The internal query helper was treating params() wrong when called with two argument. Thanks for reporting @colideum! * Bug fix: If the database and the node instances had different clocks, then things wouldn't work that well due to mixed timestamp sources. Now node handles all timestamps. Thanks for reporting @sverkoye!