status-go/server/pairing
frank e64091c779
support passing kdf and node config from receiver when local pairing (#3179)
2023-02-17 21:02:42 +08:00
..
certs.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
client.go support passing kdf and node config from receiver when local pairing (#3179) 2023-02-17 21:02:42 +08:00
components_test.go support passing kdf and node config from receiver when local pairing (#3179) 2023-02-17 21:02:42 +08:00
connection.go LocalPairing minor fixes. `ValidateConnectionString` method. (#3184) 2023-02-15 10:42:12 -04:00
connection_test.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
events.go LocalPairing minor fixes. `ValidateConnectionString` method. (#3184) 2023-02-15 10:42:12 -04:00
handlers.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
payload_manager.go support passing kdf and node config from receiver when local pairing (#3179) 2023-02-17 21:02:42 +08:00
payload_manager_test.go support passing kdf and node config from receiver when local pairing (#3179) 2023-02-17 21:02:42 +08:00
raw_message_collector.go Sync all devices after initial pairing (#3047) 2023-01-06 20:21:14 +08:00
raw_message_handler.go support passing kdf and node config from receiver when local pairing (#3179) 2023-02-17 21:02:42 +08:00
server.go support passing kdf and node config from receiver when local pairing (#3179) 2023-02-17 21:02:42 +08:00
server_pairing_test.go support passing kdf and node config from receiver when local pairing (#3179) 2023-02-17 21:02:42 +08:00
sync_device_test.go support passing kdf and node config from receiver when local pairing (#3179) 2023-02-17 21:02:42 +08:00