status-go/protocol/transport
richΛrd ba5ed725ce
waku2: static shards (#3944)
- use protected topics for communities
- associate chats to pubsub topics and populate these depending if the chat belongs to a community or not
- mailserver functions should be aware of pubsub topics
- generate private key for pubsub topic protection when creating a community
- add shard cluster and index to communities
- setup shards for existing communities
- distribute pubsubtopic password
- fix: do not send the requests to join and cancel in the protected topic
- fix: undefined shard values for backward compatibility
- refactor: use shard message in protobuffers
2023-10-12 15:21:49 -04:00
..
migrations feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
envelopes_monitor.go Handle race condition when sending envelopes 2023-06-15 11:28:19 +01:00
envelopes_monitor_test.go Handle race condition when sending envelopes 2023-06-15 11:28:19 +01:00
filter.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
filters_manager.go waku2: static shards (#3944) 2023-10-12 15:21:49 -04: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 Address linter issues 2022-03-28 13:14:12 +01:00
processed_message_ids_cache.go fix: sqlite variable limit 2021-09-22 08:04:28 -04:00
topic.go Make shhext and protocol work with Waku (#1777) 2020-01-13 20:17:30 +01:00
transport.go waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00
transport_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00