status-go/protocol/communities
Anthony Laibe 740f66a8ff fix: upsert community customer token 2023-09-12 10:40:45 +02:00
..
migrations Handle organisation membership requests 2020-12-23 17:20:55 +01:00
token feat: synchronize community token between TokenMasters and Owners (#3893) 2023-08-15 19:42:40 +02:00
adaptors.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
community.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
community_categories.go refactor: simplify events creation logic 2023-08-17 08:24:51 +02:00
community_categories_test.go refactor: simplify events creation logic 2023-08-17 08:24:51 +02:00
community_changes.go feat: add pending state for token permissions 2023-08-23 10:34:59 +02:00
community_encryption_key_action.go feat: add pending state for token permissions 2023-08-23 10:34:59 +02:00
community_encryption_key_action_test.go refactor: merge AddTokenPermission and UpdateTokenPermission 2023-08-23 10:34:59 +02:00
community_event.go feat: add pending state for token permissions 2023-08-23 10:34:59 +02:00
community_event_message.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
community_test.go refactor: merge AddTokenPermission and UpdateTokenPermission 2023-08-23 10:34:59 +02:00
community_token_permission.go feat: add pending state for token permissions 2023-08-23 10:34:59 +02:00
errors.go chore: Added TokenMaster permission token type (#3848) 2023-08-04 12:28:46 +02:00
manager.go fix: upsert community customer token 2023-09-12 10:40:45 +02:00
manager_test.go fix: upsert community customer token 2023-09-12 10:40:45 +02:00
persistence.go feat(shared_addresses): save own shared addresses in DB (#3950) 2023-08-29 14:56:30 -04:00
persistence_test.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
persistence_test_helpers.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
request_to_join.go refactor: EventSenders forward RequestToJoin decision to control node 2023-08-08 14:46:03 +02: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
roles_authorization.go refactor: simplify events creation logic 2023-08-17 08:24:51 +02:00
utils.go feat: add pending state for token permissions 2023-08-23 10:34:59 +02:00
validator.go feat: community tags (#2708) 2022-06-24 09:40:12 -04:00