github.com/badrootd/nibiru-cometbft@v0.37.5-0.20240307173500-2a75559eee9b/.changelog/v0.37.2/bug-fixes/771-pubsub-parsing-big-ints.md (about) 1 - `[pubsub]` Pubsub queries are now able to parse big integers (larger than 2 int64). Very big floats are also properly parsed into very big integers 3 instead of being truncated to int64. 4 ([\#771](https://github.com/cometbft/cometbft/pull/771))