status-go/appdatabase/migrations/sql
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
..
1640111208_dummy.up.sql feat: extract node config from settings to individual tables (#2470) 2022-01-12 16:04:43 -04:00
1642666031_add_removed_clock_to_bookmarks.up.sql Sync bookmarks 2022-02-17 12:40:33 +00:00
1643644541_gif_api_key_setting.up.sql fix: rename the gif migration file as per current timestamp (#2513) 2022-01-31 17:46:59 +01:00
1644188994_recent_stickers.up.sql fix: invalid sql 2022-03-07 10:23:18 -04:00
1646659233_add_address_to_dapp_permisssion.up.sql feat: add address to permission (#2571) 2022-03-14 13:38:12 +01:00
1646841105_add_emoji_account.up.sql feat: Added emoji params for a wallet account (#2582) 2022-03-11 11:59:15 +01:00
1647278782_display_name.up.sql feat: display name 2022-03-14 13:48:34 -04:00
1647862838_reset_last_backup.up.sql Backup communities 2022-03-23 14:45:52 +00:00
1647871652_add_settings_sync_clock_table.up.sql Sync Settings (#2478) 2022-03-23 18:47:00 +00:00
1647880168_add_torrent_config.up.sql Updating migration indexes (#2608) 2022-03-25 12:45:23 +00:00
1647882837_add_communities_settings_table.up.sql Updating migration indexes (#2608) 2022-03-25 12:45:23 +00:00
1647956635_add_waku_messages_table.up.sql Make community owners store waku message payloads 2022-03-28 11:24:23 +02:00
doc.go Create single database appdatase 2019-08-21 10:44:50 +03:00