status-go/protocol/communities
Samuel Hawksby-Robinson d60beb2283 refactor to remove rekeyedAt and use group current key 2023-07-24 17:18:42 +01:00
..
migrations
adaptors.go feat: add api to remove private key (#3772) 2023-07-21 13:41:26 +04:00
community.go refactor to remove rekeyedAt and use group current key 2023-07-24 17:18:42 +01:00
community_categories.go Mute and Unmute community 2023-07-19 15:14:42 +03:00
community_categories_test.go feat: community admin permission functionality (#3569) 2023-06-14 10:15:46 -04:00
community_changes.go feat: add CommunityEncryptionKeyActions and its evaluation logic 2023-07-20 17:17:46 +02:00
community_encryption_key_action.go feat: add CommunityEncryptionKeyActions and its evaluation logic 2023-07-20 17:17:46 +02:00
community_encryption_key_action_test.go feat: add CommunityEncryptionKeyActions and its evaluation logic 2023-07-20 17:17:46 +02:00
community_event.go chore: validate CommunityDescription signature before sending/during receiving CommunityEventsMessage (#3784) 2023-07-21 11:38:34 +02:00
community_event_message.go chore: community admin events (#3678) 2023-07-18 17:06:12 +02:00
community_test.go feat: add api to remove private key (#3772) 2023-07-21 13:41:26 +04:00
errors.go feat: add api to remove private key (#3772) 2023-07-21 13:41:26 +04:00
manager.go refactor to remove rekeyedAt and use group current key 2023-07-24 17:18:42 +01:00
manager_test.go feat: implemented multi chain collectible ownership provider 2023-07-19 07:58:05 -03:00
persistence.go refactor to remove rekeyedAt and use group current key 2023-07-24 17:18:42 +01:00
persistence_test.go refactor to remove rekeyedAt and use group current key 2023-07-24 17:18:42 +01:00
persistence_test_helpers.go refactor to remove rekeyedAt and use group current key 2023-07-24 17:18:42 +01:00
request_to_join.go feat: community admin permission functionality (#3569) 2023-06-14 10:15:46 -04:00
request_to_join_test.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
request_to_leave.go feat: introduce and distribute RequestToLeave community 2022-08-26 11:25:33 +02:00
utils.go Add chainIds to revealed accounts in memberhsip requests 2023-06-12 10:49:29 +02:00
validator.go feat: community tags (#2708) 2022-06-24 09:40:12 -04:00