Commit History

Author SHA1 Message Date
  x 208afff192 app: remove last sled references 1 week ago
  x 20063c70a8 chore: updated Cargo.lock 1 week ago
  x 27143c318c chore: dropped remaining sled references 1 week ago
  x 6e35c0d670 app: replaced sled-overlay with kvdb-overlay 1 week ago
  x 77971baf09 event_graph: replaced sled-overlay with kvdb-overlay 1 week ago
  x 55b85f9d92 script/research/gg: replaced sled-overlay with kvdb-overlay 1 week ago
  x 1c4cd2aa0b script/research/tx-replayer: replaced sled-overlay with kvdb-overlay 1 week ago
  x 0773c7420a fud: replaced sled-overlay with kvdb-overlay 1 week ago
  x f8d1093c66 explorer: replaced sled with kvdb-overlay 1 week ago
  x b97a25622d bench: replaced sled with kvdb-overlay 1 week ago
  x 2388b7ac3f drk: replaced sled-overlay with kvdb-overlay 1 week ago
  x 0a2eed294c blockchain: replaced sled-overlay with kvdb-overlay 2 weeks ago
  darkfi ed0548b505 app: build with --no-default-features on all targets 1 week ago
  x 9aa7d50b62 app: missing use from last commit 1 week ago
  x e34ed5ef0d app/schema: add an overlay for darkirc p2p stuff (currently shows nothing) 1 week ago
  x 9a580e2372 app/sfx: play a first time sound effect when starting the app 1 week ago
  x 1d0bf1bc29 app/menu: allow overscrolling menu with overscroll property 1 week ago
  darkfi 08d8ccd2f4 app: add the help popup for /me when typing 1 week ago
  darkfi 2441bc26e9 app/chatview: add support for /me 1 week ago
  darkfi 2c1153bf7d app: update drk's "connect" trigger definition 1 week ago
  darkfi 8c26a4d466 app/wallet: remove unused consts 1 week ago
  darkfi cc4d600367 app/wallet: add scan progress next to blockchain indicator 1 week ago
  darkfi 6afa2cce77 app: add rodio and play a lil sfx when clicking channels in the menu 1 week ago
  darkfi 7cb0a2967e app: fix window stop blocking the app from closing 1 week ago
  shayan13g f8d1d5a2e6 bin/app: reduce outbound connections while screen is off 1 week ago
  x 3ba3930f05 app: replace Renderer::make_guard() with RedrawTrigger::make_guard() to prevent partial draws. 1 week ago
  x a6fbd4607c event_graph: fix OS sleep breaking dag prune timing; by checking time till next rotation as chuncks of 10secs max 1 week ago
  darkfi bcdb969981 app/drk: make the balances_updated signal return the actual data so we avoid a double roundtrip calling get_balance, cache the balances so we avoid sending the signal on every sync update and simplify/flatten the code in src/main.rs updating the UI. 1 week ago
  darkfi b061d72d73 tau: `make fmt` 1 week ago
  darkfi cb7f2ae9e8 app: run `make fmt` 1 week ago