nwaku/waku/v2/utils
Sanaz Taheri Boshrooyeh cf7b8faf27
History response pagination using sender-generated timestamp (#657)
* enables pagination based on sender timestamp

* uncomments a test

* bumps up version number

* updates migration script

* clean up

* unpdates changelog

* undo removal of receiver timestamp

* updates message_storage

* uses epochTime()

* minor

* removes a comment

* removes receiver timestamp deletion migration script

* fixes formatting issues

* fixes a bad field name

* fixes field issue

* adjusts spacing
2021-07-07 16:56:20 -07:00
..
README.md Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00
namespacing.nim Feat/bridge topic mapping (#633) 2021-06-18 12:30:24 +02:00
pagination.nim History response pagination using sender-generated timestamp (#657) 2021-07-07 16:56:20 -07:00
peers.nim Fix network simulation and remote peer ID CLI argument parsing (#351) 2021-01-25 13:03:52 +02:00
requests.nim Refactor: Put waku_type content where it belongs (#333) 2021-01-06 17:35:05 +08:00

README.md

Utils

Collection of misc utilities that don't fit anywhere else, and are used by multiple independent modules.