Commit History

Author SHA1 Message Date
  darkfi 03025aad13 Cargo.toml: temp remove p2p-tor from net defaults due to android build errors, and add it back in on darkirc Cargo.toml 2 years ago
  darkfi 90f2958cd2 wallet: get p2p + zk darkfi compiling in the app 2 years ago
  dasman 307820f6df remove tau-cli from workspace in Cargo.toml 2 years ago
  darkfi ceced050af Cargo.toml: remove ping from root workspace 2 years ago
  darkfi 3b421bb8e3 ping: cleanup and move to script/ 2 years ago
  darkfi 69fb1568ed ping: added util to ping seed servers for debugging availability 2 years ago
  dasman 89ff2b3ded Caego.toml: remove async-recursion from event_graph features 2 years ago
  parazyd 2f97f384e7 net: Use forked Url crate that supports our transport schemes 2 years ago
  parazyd 27fd3785f8 chore: Update crate dependencies and CI Rust version 2 years ago
  parazyd 7858b933f2 chore: Update arti crate dependencies 2 years ago
  skoupidi 8c33d59f40 chore: updated all repo references to codeberg 2 years ago
  darkfi 4b639e958a Cargo: remove crossbeam from dev-dependencies and comment out its benchmark 2 years ago
  darkfi 2dc0b414bd bench: compare crossbeam SkipMap with Mutex<HashMap<...>> 2 years ago
  foo 4eba00236d clippy: add suggested clippy lints to top-level Cargo.toml and enable 2 years ago
  parazyd 80d103a2ba chore: Update crate dependencies 2 years ago
  parazyd 022e99ef03 chore: Force "ring" dependency for rustls 2 years ago
  parazyd 871d89a3e9 net/transport: Add experimental Tor hidden service support 2 years ago
  skoupidi 328e9de3ef Cargo.toml: added missing blockchain feature 2 years ago
  parazyd 2e37330d0d chore: Update crate dependencies 2 years ago
  skoupidi 490084b26d blockchain: updated to sled-overlay 0.1.2 2 years ago
  dasman 214458322a add deg2 (dag_browser) code 2 years ago
  zero 1a1a26e396 Revert "sdk: move find_subslice() and NextTupleN from zkas into SDK util.rs" 2 years ago
  zero dcf419b0ca sdk: move find_subslice() and NextTupleN from zkas into SDK util.rs 2 years ago
  zero 45f0e1ab5e bench: add sled benchmark 2 years ago
  zero edf36acc88 Cargo.toml: add bench=false to disable libtest benchmarker 2 years ago
  zero 19016fb521 bench: add generic zk_from_json() which will benchmark most .zk files using witness.json files provided. 2 years ago
  zero afa1856236 tests/bench: delete bench_zk, add zk_arith (uses criterion crate) 2 years ago
  skoupidi 23d49cd158 validator: use sled-overlay add diff functionality to rebuild forks 2 years ago
  skoupidi 5623914db7 Removed swapd 2 years ago
  skoupidi 41c9bd28ba validator: updated sled-overlay version and use new diffs logic for finalization 2 years ago