История коммитов

Автор SHA1 Сообщение Дата
  darkfi 61b55002bf evgrd: allow listening for rpc on multiple inbound addrs 1 год назад
  darkfi f4fa54a60d wallet: evgrd connector - use a resilient reconnection strategy and buffer sends which fail 1 год назад
  darkfi c903e0d3be wallet: add a beautiful popup telling the user to upgrade their app when the server version is higher than the app's version 2 лет назад
  darkfi 81c843b91c wallet: send text when pressing enter 2 лет назад
  darkfi 4edc89237e wallet: upscale old timestamps in secs to millis 2 лет назад
  darkfi 804c3e7549 wallet: darkirc backend broadcast p2p events 2 лет назад
  darkfi d5ba88e099 wallet: send msgs from the UI 2 лет назад
  darkfi 5bce7a7500 wallet: structify the darkirc local backend so we can call .send(msg) on the stream it manages. 2 лет назад
  darkfi 4aa44b36a0 wallet: tor-dirmgr tries to pull sqlite3, which on android has a missing symbol __extenddftf2 due to missing compiler builtins. We therefore link against clang_rt.builtins for each target_arch on android using a build.rs. See the code comment for more details. 2 лет назад
  darkfi 29ba9e43a8 wallet: connect the tubez with LocalEventGraph. now we recv msgs from the backend. 2 лет назад
  darkfi b852e893c4 wallet: add LocalEventGraph backend 2 лет назад