mirror of https://github.com/waku-org/nwaku.git
30a7a7a4fe
* adds timestamp to waku message store impl * stores timestamp as int64 * adds untitest * stores timestamp as seq of bytes * minor * re-orders unittest * changes receiver timestamp to float64 * unit test for receiver timestamps * adds comments * reorder a few lines * updates changelog * more updates on changelog * WIP: deduplicate * add debug messages * more debugging logs * add timestamp to the message store * converts resume result to uint64, removes some logs * docstring for isDuplicate * increments `added` before insertion into the db * unit test for deduplication * removes float to/from Bytes procs * deletes extra spaces * returns failed instead of the error * minor * minor * adds changelog |
||
---|---|---|
.. | ||
00002_test.up.sql | ||
membershipContract.txt | ||
poseidonHasher.txt | ||
test_jsonrpc_waku.nim | ||
test_message_store.nim | ||
test_migration_utils.nim | ||
test_namespacing_utils.nim | ||
test_peer_manager.nim | ||
test_peer_storage.nim | ||
test_rln_wrappers.nim | ||
test_utils.nim | ||
test_waku.nim | ||
test_waku_bridge.nim | ||
test_waku_filter.nim | ||
test_waku_keepalive.nim | ||
test_waku_lightpush.nim | ||
test_waku_pagination.nim | ||
test_waku_payload.nim | ||
test_waku_rln_relay.nim | ||
test_waku_store.nim | ||
test_waku_swap.nim | ||
test_waku_swap_contracts.nim | ||
test_wakunode.nim | ||
test_web3.nim | ||
utils.nim |