Commit History

Author SHA1 Message Date
  draoi 55af782eb3 refine_session: use !p2p.connected() instead of channels.is_empty() 2 years ago
  draoi dbf5c6bc8f hosts: use sync Mutex for HostRegistry 2 years ago
  draoi 958f02a3eb hosts: use sync Mutex for HostRegistry 2 years ago
  skoupidi 235ba3f644 darkfid: purge current forks on network dc 2 years ago
  skoupidi df95f854a7 darkfid/task: use network disconnect subscription 2 years ago
  draoi 787d9ac395 net: make disconnect_publisher notify with an Error instead of a bool 2 years ago
  draoi 2badfbb141 net: create a disconnect_publisher that notifies when we have no connectons 2 years ago
  dasman 01d57d5877 darkirc: start IRC server task after the DAG has been synced 2 years ago
  dasman c4ea68e474 event_graph: in dag_insert() continue instead of break when iterating over/cleaning unreferenced_tips 2 years ago
  skoupidi c43c293a09 darkfid/task/consensus.rs: properly handle the proposals subscription 2 years ago
  skoupidi dfc3918ec7 darkfid/task/consensus.rs: gracefully handle network disconnects for replicator 2 years ago
  draoi 5d7632d79f hosts: use async mutex instead of async rwlock on HostRegistry 2 years ago
  darkfi 6ac471f999 wallet: switch from harfbuzz_rs to harfbuzz_sys 2 years ago
  darkfi 8937d3fa15 wallet: add commented harfbuzz-sys code that doesn't work on android due to needing a recent version of cargo, while APK tools use an older one 2 years ago
  draoi 4abc12207a chore: cleanup hosts imports 2 years ago
  draoi 43bad915a5 refinery: delete un-necessary and excessively long lock on greylist 2 years ago
  draoi 531e4b2f92 net: use sync Mutex for last_connection 2 years ago
  draoi 76934ac216 net: use sync Mutex for ipv6_available 2 years ago
  skoupidi e8465235d0 doc/spec/contract: vesting contract draft design spec added 2 years ago
  darkfi 5b8b609797 wallet: cleanup FFI mess for font stuff 2 years ago
  darkfi 85db1d7382 wallet: correctly handle alpha transparency in ansi_texture() on android 2 years ago
  darkfi 1c54568fd1 wallet: fix text anti-aliasing calc, conversion from PixelMode::Gray was wrong 2 years ago
  darkfi cbff8febe1 wallet: for labels, create a texture atlas so quads can be batched as a single draw call 2 years ago
  darkfi 061f50c2a0 wallet: add android terminal texture display 2 years ago
  draoi aee1e571d4 error: fix wrong print on HostStateBlocked 2 years ago
  darkfi eb2241ed13 wallet: add text rendering and a label widget 2 years ago
  draoi 348ed19a7d net/tests: ensure ports are unique 2 years ago
  draoi 541166162e acceptor: return error instead of calling unwrap() on subscribe_stop 2 years ago
  dasman 2d68d9d054 tau: ignore any colon that isn't part of known attributes 2 years ago
  dasman 273a046b8a tau: print and error and exxit if attributes are invalid, instead of assert 2 years ago