Commit History

Author SHA1 Message Date
  dasman d2e2c6e440 tau: update default config's keys 1 year ago
  dasman a4334bb53f tau: remove ring crate and use darkfi-sdk 1 year ago
  darkfi aae9126fd6 event-graph: fix proto moving window clean + test 1 year ago
  oars a5a063f05d dchat-cli: change dchatd default port 1 year ago
  darkfi 42f0941c0a app: fix build stuff 1 year ago
  darkfi 07af39ec7d app: add search, redesign, save app settings in sled 1 year ago
  dasman 15ffab0752 darikrc: [telegram bot] truncate msgs at 4096 and added support for ACTION 1 year ago
  oars 9bf13afe4e dchat-cli: implement send and recv rpc requests 1 year ago
  darkfi 0ad773fc94 net/hosts: looksmax move_hosts() 1 year ago
  darkfi 8aed35cab5 net: remove fragile unwrap() from move_host() 1 year ago
  darkfi eb5b8e3684 net/outbound_session: subscribe to stop before printing info messages 1 year ago
  rwat 1ad5003f8a contrib/dependency_setup: missing wabt dependency added for pacman 1 year ago
  Ikko Eltociear Ashimine fed08e96cd book: update event_graph.md 2 years ago
  Elias Rad ac490e040d doc: Fix typos in consensus.md, dao.md, services.md 1 year ago
  camcui bdfd5e08a8 chore: remove redundant words 1 year ago
  parazyd 13620224c0 chore: Update crate dependencies 1 year ago
  darkfi 73c2dbd8e5 Merge branch 'settings-manager-scale' 1 year ago
  darkfi 6d7ec962e8 app: add more settings for darkirc, add app settings and app.scale 1 year ago
  darkfi 3fdd8a9a69 net: in TCP always set the port from the local_addr 1 year ago
  skoupidi dba73bbe28 darkfid: reduce contracts execution fees 1 year ago
  skoupidi 008a7520c3 script/research/blockchain-explorer: .gitignore updated 1 year ago
  darkfi 14cae83e1b net: fix unwrap() crash where `listener.endpoint()` is called before `listener.listen()`. Technically should not be done, but API should not crash in this case. 1 year ago
  darkfi 243c122bcb net: patching port number happens *irregardless* of host name auto substitution. Make that clear inside hosts. 1 year ago
  darkfi 63a5340966 net: drastically simplify auto-addr logic by centralizing everything in Hosts with the ringbuffer 1 year ago
  parazyd 2b7a19c6e0 net/transport/tor: Use more specific Arti state directories 1 year ago
  darkfi 4bf87ea395 net/hosts: keep a ringbuf of auto discovered addrs from the version exchange. Check new connections in filter_addresses() against this list to avoid self connections. 1 year ago
  skoupidi 6392bc73b0 chore: clippy 1 year ago
  skoupidi 42cfd88de3 bin/app/Makefile: updated .gitignore 1 year ago
  skoupidi b60c28965b bin/app/Makefile: define cargo binary 1 year ago
  parazyd a8e704a802 runtime/import: Make reads free 1 year ago