Mykhailo Prakhov
|
58a9557c58
|
fix: reject handling requests to join without revealed accounts (#5549)
* 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 |
richΛrd
|
5d309e2c64
|
feat_: use storev3 instead of v2 for history queries (#5123)
|
2024-07-30 14:28:27 -04:00 |
Andrey Bocharnikov
|
fe588c7a79
|
fix(mailservers)_: ToggleUseMailservers should connect/disconnect from active store node
fixes status-im/status-desktop#15032
|
2024-07-26 22:24:55 +07:00 |
Prem Chaitanya Prathi
|
9a703162c4
|
refactor: only use shards (#5474)
* refactor_: use shards by default
* fix_: metadata lightclient check
* chore_: update go-waku
|
2024-07-15 20:55:12 +05:30 |
Patryk Osmaczko
|
2995518939
|
chore: skip flaky TestSetStorenodeForCommunity_fetchMessagesFromNewStorenode
|
2024-03-11 22:02:07 +01:00 |
Igor Sirotin
|
c8044bf400
|
chore: disable curated communities loop in tests (#4894)
|
2024-03-09 09:42:06 +00:00 |
Pablo Lopez
|
3f19972c8e
|
enable custom community storenodes (#4532)
* enable custom community store nodes
* fix
* fix
* fix
* fix
* cleanup
* fix
* migration
* fix
* cleanup
* fix
* cleanup
* fix
* fix
* cleanup
* message to update the community storenodes
* rename
* fix test
* wait for availability only if global storenode
* fix test
* fix typo
* sync community storenodes
* remove unused
* add tests
* fix imports
* fix todo
* unused
* pr comments
* pr feedback
* revert merge deleted
* fix lint
* fix db and perform ms request
* typo
* fix log
* fix go imports
* refactor handle message
* cleanup public message
* add tests
* fix test
* cleanup test
* fix test
* avoid making one file to big to keep codeclimate from complaining
* fix lint
* revert
* Update protocol/storenodes/database.go
Co-authored-by: richΛrd <info@richardramos.me>
* Update protocol/messenger_mailserver_cycle.go
Co-authored-by: richΛrd <info@richardramos.me>
* PR comment
* fix tx
* proto files
* pr comment
---------
Co-authored-by: richΛrd <info@richardramos.me>
|
2024-02-20 17:49:39 +02:00 |