status-go/protocol/protobuf
Sale Djenic 280f48877d chore(savedaddresses)!: favourite property removed and primary key updated
- favourite column removed from the saved_addresses table
- favourite property removed from the SavedAddress struct
- ens name removed from the primary key, the primary key now is composed of address and is_test columns
- ens parameter removed from wakuext_deleteSavedAddress
- wallet_getSavedAddresses moved to wakuext_getSavedAddresses (to keep them all in a single place)
- saved addresses related endpoints removed from the wallet service, even they logically belong there, a reason for that
is avoiding emitting sync message if one uses calls from the wallet service, while that's not the case in ext service. Once
we refactor this and introduce devices syncing mechanism in the wallet service, we should not only these but other wallet
related endpoints move there (removed: wallet_getSavedAddresses, wallet_addSavedAddress and wallet_deleteSavedAddress).

Affected area:
Saved addresses
2024-01-10 19:30:56 +01:00
..
anon_metrics.pb.go Add joined at key to communities (#4513) 2024-01-09 20:36:47 +02:00
anon_metrics.proto
application_metadata_message.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
application_metadata_message.proto feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
chat_identity.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
chat_identity.proto feat: Profile showcase data sharing (#4209) 2023-11-09 22:59:01 +04:00
chat_message.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
chat_message.proto fix: link previews public keys (#4272) 2023-11-09 16:24:35 +00:00
command.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
command.proto
communities.pb.go feat: encrypt `CommunityDescription` fields 2023-12-22 18:17:06 +01:00
communities.proto feat: encrypt `CommunityDescription` fields 2023-12-22 18:17:06 +01:00
community_privileged_user_sync_message.pb.go feat: token order API (#4391) 2023-12-04 11:18:05 +01:00
community_privileged_user_sync_message.proto feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
community_shard_key.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
community_shard_key.proto waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00
community_update.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
community_update.proto feat: auto re-apply rejected community events 2023-08-11 12:46:45 +02:00
contact.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
contact.proto init currentMessageState when sync protobuf.ContactUpdate (#3332) 2023-03-28 11:45:54 +08:00
contact_verification.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
contact_verification.proto feat(ActivityCenter): Add missing AC notifications for verification requests (#3029) 2022-12-26 08:35:46 +04:00
emoji_reaction.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
emoji_reaction.proto
enums.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
enums.proto feat(protobuf): introduce `CommunityTokenType` enum 2023-03-03 08:20:51 +01:00
group_chat_invitation.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
group_chat_invitation.proto
membership_update_message.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
membership_update_message.proto feat: Handle image in group chat 2022-09-01 12:19:01 +02:00
pairing.pb.go chore(savedaddresses)!: favourite property removed and primary key updated 2024-01-10 19:30:56 +01:00
pairing.proto chore(savedaddresses)!: favourite property removed and primary key updated 2024-01-10 19:30:56 +01:00
pin_message.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
pin_message.proto
profile_showcase.pb.go hotfix: Update profile showcase proto (#4506) 2023-12-22 22:43:27 +07:00
profile_showcase.proto feat: Profile showcase data sharing (#4209) 2023-11-09 22:59:01 +04:00
push_notifications.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
push_notifications.proto Make chat muting only works on one chat and not to completely block PNs from a user (#3647) 2023-06-22 08:06:32 +03:00
segment_message.pb.go feat: introduce messages segmentation 2023-11-13 17:32:00 +01:00
segment_message.proto feat: introduce messages segmentation 2023-11-13 17:32:00 +01:00
service.go feat: introduce messages segmentation 2023-11-13 17:32:00 +01:00
shard.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
shard.proto feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
status_update.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
status_update.proto
sync_settings.pb.go feat: Add advanced token settings (#4524) 2024-01-05 12:12:53 +01:00
sync_settings.proto feat: Add advanced token settings (#4524) 2024-01-05 12:12:53 +01:00
url_data.pb.go feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
url_data.proto waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00