status-go/protocol/communities
Richard Ramos de5c7b8e5b feat: shard fleet
Adds shard.test fleet and changes the non protected shard index to 64
2023-10-12 17:07:57 -04:00
..
migrations
token feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
adaptors.go
community.go waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00
community_categories.go
community_categories_test.go
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 fix: derive community.Encrypted() from permissions 2023-10-12 01:45:33 +02:00
community_event.go feat: Introduce KickedPending and BannedPending states (#3948) 2023-10-04 23:47:22 +03:00
community_event_message.go
community_test.go chore: use lamport timestamp for communities 2023-10-03 21:45:28 +02:00
community_token_permission.go feat: add pending state for token permissions 2023-08-23 10:34:59 +02:00
communnity_privileged_member_sync_msg.go feat: share requests to join and revealed addresses with privileged roles (#3951) 2023-09-20 10:37:46 +02:00
errors.go
manager.go feat: shard fleet 2023-10-12 17:07:57 -04:00
manager_test.go chore: use lamport timestamp for communities 2023-10-03 21:45:28 +02:00
persistence.go waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00
persistence_test.go chore: use lamport timestamp for communities 2023-10-03 21:45:28 +02:00
persistence_test_helpers.go waku2: static shards (#3944) 2023-10-12 15:21:49 -04:00
request_to_join.go feat: allow for pending community request state changes 2023-10-05 09:24:45 +02:00
request_to_join_test.go
request_to_leave.go
roles_authorization.go feat: Introduce KickedPending and BannedPending states (#3948) 2023-10-04 23:47:22 +03:00
utils.go feat: add pending state for token permissions 2023-08-23 10:34:59 +02:00
validator.go