14 Commits (08fdd3a2c727f5eac34eac4f9c7b2c48f722e1a7)

Author SHA1 Message Date
Anthony Bilinski 08fdd3a2c7
feat(core): Store default bootstrap list separate from user list 3 years ago
Anthony Bilinski aeb8a9aca1
refactor(bootstrap): Use std::shuffle instead of custom not fully random logic 4 years ago
Anthony Bilinski 7aa8d7178e
refactor(bootstrap): Store public key as ToxPk rather than QString 4 years ago
Anthony Bilinski e7e30ada8c
fix(core): Use node's TCP ports when connecting to TCP relay 4 years ago
Anthony Bilinski 3d36cf47e8
refactor(bootstrap): Rename UDP port from port to udpPort 4 years ago
Anthony Bilinski 365a452fb8
feat(core): use user editable bootstrap node list 5 years ago
Anthony Bilinski e5f33608c4
refactor(core): pass Paths into BootstrapNodeUpdater 5 years ago
Anthony Bilinski 5a877d742b
refactor(core): pass bootstrap list interface to Core 5 years ago
iphydf e71225268f
chore: Various code cleanups. 5 years ago
accelsao bdb3b61ee0
fix(net): check if the node has all needed fields 6 years ago
accelsao ca4f14cc4c fix(net): check if the node has all needed fields 6 years ago
Jimi Huotari 7f74d41586
refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' 6 years ago
Jimi Huotari ec7d66e96b refactor(Qt): use 'QLatin1String' instead of 'QLatin1Literal' 6 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
sudden6 1f2bdf3a1b
feat: load bootstrap nodes directly from JSON 7 years ago
sudden6 c3363a1fea
feat: add class to retrieve bootstrap nodes from nodes.tox.chat 7 years ago