status-go/server/pairing
Igor Sirotin edcb8ba3b8
fix: sync pending contacts (#4986)
2024-03-26 13:47:12 +00:00
..
peers
preflight Fix/timesource offline (#4309) 2023-11-13 14:06:32 -05:00
statecontrol Added functionality to local pairing that makes client calls (more) idempotent 2023-08-21 15:44:32 +01:00
versioning Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
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 local pair: check netIPs if empty before find server cert (#4333) 2023-11-20 13:15:59 +08:00
common.go
components_test.go Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
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 Local Pairing: connection string version 2 with sharing multiple server addresses (#3909) 2023-08-22 19:18:14 +03:00
events.go chore: pairings file related properties removed from the local pairing 2023-09-13 17:15:32 +02:00
handlers.go [#4200] Avoid tx watching for addresses which were not exposed 2023-12-01 12:30:42 +01:00
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 [#4200] Avoid tx watching for addresses which were not exposed 2023-12-01 12:30:42 +01:00
server_pairing_test.go Revert "test: bump go-libp2p" 2024-01-18 20:29:33 +00:00
sync_device_test.go fix: sync pending contacts (#4986) 2024-03-26 13:47:12 +00:00
utils.go