Historial de Commits

Autor SHA1 Mensaje Fecha
  darkfi 6afa2cce77 app: add rodio and play a lil sfx when clicking channels in the menu hace 2 días
  darkfi 7cb0a2967e app: fix window stop blocking the app from closing hace 2 días
  shayan13g f8d1d5a2e6 bin/app: reduce outbound connections while screen is off hace 6 días
  x 3ba3930f05 app: replace Renderer::make_guard() with RedrawTrigger::make_guard() to prevent partial draws. hace 2 días
  x a6fbd4607c event_graph: fix OS sleep breaking dag prune timing; by checking time till next rotation as chuncks of 10secs max hace 4 días
  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. hace 4 días
  darkfi b061d72d73 tau: `make fmt` hace 4 días
  darkfi cb7f2ae9e8 app: run `make fmt` hace 4 días
  darkfi b89c49df15 app: make turso_core and rpc::client silent inside logger to speed up wallet sync hace 4 días
  darkfi 5418f15a85 app/drk: only update balance every 500ms to avoid too many UI updates during wallet sync hace 4 días
  darkfi bc5aed1555 app: fix broken path in Makefile hace 4 días
  darkfi d3af4b1557 app: add zkas proof compilation to Makefile (cos of RLN proofs) hace 4 días
  darkfi 3308c89505 app/menu: made the fade work properly and long press correct behaviour fixes hace 4 días
  media 0d02cfe8a9 app/menu: replace wallet button with blockchain netlogo hace 1 semana
  media 23bfb7a034 app/menu: reposition version block in button strip hace 1 semana
  media 777b5056dc app/menu: create generate key button for private channels hace 1 semana
  media 6267465c67 app/schema/menu: organise nodes by creating parent node for schema files hace 1 semana
  media bd878c5875 app/menu: clone channel.rs header across screens, to match designs hace 1 semana
  media 17e4310b36 app/menu: add new icons / shapes for channel and contact button hace 1 semana
  media cdeb36bc48 app/menu: remove dead node and make node names more cohesive hace 1 semana
  x 7c5327a553 bin/tau: implement RLN; hace 5 días
  x 71d9ac8f7f script/research/rlnd: dropped hace 5 días
  x 512397116f script/evgrd: dropped hace 5 días
  x 572ddeba22 app: on android use system long press timeout otherwise 400ms consistently for long holds everywhere hace 5 días
  darkfi edfea5294f app: remove our own getScreenDensity() fn since its already in miniquad. hace 5 días
  x 93739d88e2 bin/app/src/plugin/darkirc: implement reverse syncing; newest dag first and other dags sync as a background task hace 6 días
  darkfi 2c4d5a560b rpc: Rewrite HTTP listener transport URL hace 6 días
  x f5e0d154b7 rpc: Add support for multiple listeners per server hace 1 semana
  darkfi 7011a29f1b app/drk: fix domain in darkfid endpoint hace 1 semana
  darkfi 4c222b0d7b app/drk: set url to public darkfid instance hace 1 semana