toxcore/other/bootstrap_daemon/docker
iphydf b4d8826228
cleanup: Remove old type-ordered event getters.
These are quite expensive, because they go through all events to index
in a typed array that no longer exists. Clients should index in the
union array and find the event they want themselves, or use dispatch.
2024-01-15 17:29:43 +00:00
..
Dockerfile chore: Add fetch-sha256 script to update bootstrap node hash. 2024-01-03 23:01:55 +00:00
fetch-sha256 chore: Add fetch-sha256 script to update bootstrap node hash. 2024-01-03 23:01:55 +00:00
get-nodes.py chore: Add mypy Python type check. 2022-01-14 19:55:37 +00:00
tox-bootstrapd.sha256 cleanup: Remove old type-ordered event getters. 2024-01-15 17:29:43 +00:00
update-sha256 Fix Docker tox-bootstrapd hash update failing when using BuildKit 2023-12-02 01:49:53 -05:00