status-go/protocol/transport
kaichao 47899fd045
feat_: hash based query for outgoing messages. (#5217)
* feat_: hash based query for outgoing messages.

* chore_: more logs

* chore_: fix comments

* chore_: do not lock when send queries

* chore_: use constant for magic number

* chore_: remove message ids from query queue after ack

* chore_: fix ack clean process

* chore_: fix message resend test

* chore_: add test for waku confirm message sent.

* chore_: fix tests.

* chore_: fix more

* chore_: set store peer id when mailserver updates

* fix_: tests

* chore_: increase max hash query length

* chore_: remove debug log of ack message

* chore_: remove automatic peer selection

* chore_: mark raw message to sent after ack

* chore_: fix test

* chore_: fix test
2024-06-11 15:45:01 +08:00
..
migrations chore: make generate with custom `-modtime` (#4896) 2024-03-08 09:25:17 +00:00
envelopes_monitor.go feat_: hash based query for outgoing messages. (#5217) 2024-06-11 15:45:01 +08:00
envelopes_monitor_test.go chore_:optimise envelope monitor (#5172) 2024-05-31 21:17:44 +08:00
filter.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
filters_manager.go chore_: bump go to 1.20 (#5027) 2024-04-18 18:48:02 +02:00
filters_manager_test.go chore(upgradeSQLCipher): Upgrading SQLCipher to version 5.4.5 (#3559) 2023-06-07 08:58:01 +03:00
persistence.go
processed_message_ids_cache.go
topic.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
transport.go feat_: hash based query for outgoing messages. (#5217) 2024-06-11 15:45:01 +08:00
transport_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00