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. před 2 roky
..
bin 1bbb3bddcc evgrd: change path for test client so it's not using the same data dir as the daemon itself ;) před 2 roky
src a63d628ec5 script/evgrd: fill in required LocalEventGraph fields and methods, and present a working test module před 2 roky
.gitignore 9718ab96e1 script/evgrd: add .gitignore před 2 roky
Cargo.toml 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. před 2 roky
evgrd.toml e11d2a8da1 evgrd: move from bin/ to script/ před 2 roky