2
0
mirror of https://github.com/status-im/status-go.git synced 2025-03-02 23:50:59 +00:00

6 Commits

Author SHA1 Message Date
Mykhailo Prakhov
58a9557c58
fix: reject handling requests to join without revealed accounts ()
* fix(requestToJoin)_: request to join must have revealed addresses with signature

* fix(tests)_: fix tests

* chore(tests)_: increase tests timeout
2024-08-07 17:57:02 +02:00
Ibrahem Khalil
90c31afe7c
New way of sharing communities () 2023-12-15 13:55:32 +02:00
Patryk Osmaczko
4086e24365 fix: close messenger's databases in tests 2023-11-28 20:59:25 +01:00
frank
f36b943202
fix flaky test TestSyncCommunityRequestDecisionAccept () 2023-11-03 18:55:44 +08:00
frank
06a9fe4f81
fix: sync decision on join community request ()
* fix: sync community request decision

* make generate

* simplify test

* make generate
2023-10-26 12:17:18 +08:00
frank
624996a7e9
only sync decisions/state of AC notifications () 2023-10-22 17:41:20 +08:00