toxcore/other/bootstrap_daemon/docker
iphydf 727982d2f9
fix: Fix bootstrap on emscripten/wasm.
Also added a whole bunch of logging that I needed while debugging the
issue. The solution in the end is that bootstrap needs to resolve IPs,
and getaddrinfo fails in the browser. Most of the time we bootstrap
against IPs anyway, so trying to parse as IP address first will shortcut
that.
2022-02-01 21:00:09 +00:00
..
Dockerfile fix: Fix bootstrap on emscripten/wasm. 2022-02-01 21:00:09 +00:00
get-nodes.py chore: Add mypy Python type check. 2022-01-14 19:55:37 +00:00
tox-bootstrapd.sha256 fix: Fix bootstrap on emscripten/wasm. 2022-02-01 21:00:09 +00:00
update-sha256 fix: Fix bootstrap on emscripten/wasm. 2022-02-01 21:00:09 +00:00