status-go/protocol/storenodes
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
..
database.go enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
database_test.go enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
dbhelper_test.go enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
doc.go enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
models.go enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
storenodes.go enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
storenodes_test.go enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00