status-go/server/pairing
frank 3326362b90
optimised finding server cert (#4148)
* optimised finding server cert

* make sure `close(done)` invoked only once

* remove sleep

* resolve IDE warning

* refactor for findServerCert
2023-10-18 14:17:49 +08:00
..
peers
preflight fix mobile issue: Sync is hanging in "syncing devices" stage (#4010) 2023-09-11 20:19:26 +08:00
statecontrol
versioning
TODO.MD
certs.go optimised finding server cert (#4148) 2023-10-18 14:17:49 +08:00
certs_test.go
challenge_management.go
client.go optimised finding server cert (#4148) 2023-10-18 14:17:49 +08:00
common.go
components_test.go
config.go chore: pairings file related properties removed from the local pairing 2023-09-13 17:15:32 +02:00
config_test.go
connection.go [CHERRY-PICK] PR#4036 (#4037) 2023-09-20 10:37:51 +01:00
connection_test.go
events.go chore: pairings file related properties removed from the local pairing 2023-09-13 17:15:32 +02:00
handlers.go
interfaces.go
payload_encryptor.go
payload_management.go chore: pairings file related properties removed from the local pairing 2023-09-13 17:15:32 +02:00
payload_management_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
payload_mounter.go chore: pairings file related properties removed from the local pairing 2023-09-13 17:15:32 +02:00
payload_receiver.go chore: pairings file related properties removed from the local pairing 2023-09-13 17:15:32 +02:00
peers.go optimised finding server cert (#4148) 2023-10-18 14:17:49 +08:00
raw_message_collector.go
raw_message_handler.go
server.go Prevent Logged In Account Local Pairing / Syncing With Another Account (#4044) 2023-09-21 08:32:16 +08:00
server_pairing_test.go
sync_device_test.go fix: use proper migrations for protocol's test database 2023-10-03 15:11:58 +02:00
utils.go