status-go/appdatabase
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
..
migrations enable custom community storenodes (#4532) 2024-02-20 17:49:39 +02:00
migrationsprevnodecfg chore: `make generate` with nix-shell (#4745) 2024-02-16 12:48:27 +00:00
database.go feat(wallet): detect ERC1155 batch transfers. 2023-11-16 09:37:09 +01:00
database_test.go feat(wallet): detect ERC1155 batch transfers. 2023-11-16 09:37:09 +01:00
node_config_test.go fix: networks get updated from a single place now, network.Manager 2023-11-08 11:31:15 +01:00