status-go/multiaccounts
Pascal Precht 3b3921f483 Make community owners store waku message payloads
This is needed so that when they are bundled into archives, receiving
nodes can still verify the messages payload using its signature.

This commit introduces a new `waku_messages` table and APIs to store
such messages. Waku message payload is store for any message that has
a topic that matches any of the admin communities chats.

Closes #2566
2022-03-28 11:24:23 +02:00
..
accounts Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
errors Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
migrations Make community owners store waku message payloads 2022-03-28 11:24:23 +02:00
settings Use batches & don't shadow community var 2022-03-24 21:09:22 +00:00
database.go add account conversion (#2277) 2021-07-20 14:48:10 +03:00
database_test.go Fix tests and lint 2020-12-17 14:10:00 +01:00