status-go/services
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
..
accounts feat: mobile status.go - getRandomMnemonic (#4712) 2024-02-19 16:53:01 +04:00
appmetrics fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
browsers fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
chat Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
communitytokens feat: Use media server for community token images (#4493) 2023-12-21 16:05:29 +01:00
ens feat(ens-usernames)_: preparing release transaction data 2023-11-29 15:34:44 +01:00
ext enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
gif fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
local-notifications fix(wallet): accessing tokens block range nil on empty acc. 2023-12-07 21:40:02 +01:00
mailservers enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
peer
permissions fix(tests): moved test db setup to a common place 't/helpers', created 2023-08-18 09:00:56 +02:00
personal
rpcfilters
rpcstats
shhext
status Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
stickers fix (@status-go/stickers) Stickers still show in the recent list after being uninstalled (#4474) 2023-12-21 10:05:30 -08:00
subscriptions
typeddata
updates
utils feat: new deeplink status-im->status-app (#4198) 2023-11-02 13:56:06 +08:00
wakuext Comment out all logged flaky tests 2024-01-18 06:36:12 +00:00
wakuv2ext
wallet [#4690] Nilable block range values for proper ranges management (#4691) 2024-02-19 16:50:07 +01:00
web3provider Comment out all logged flaky tests 2024-01-18 06:36:12 +00:00