131d18588bevgrd: enable build-daemon feature which adds missing deps when compiling the daemon
преди 1 година
darkfi
4aa44b36a0wallet: 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.
преди 1 година
darkfi
f3937d2f0aevgrd: test client and evgrd server skeletons