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