Commit History

Author SHA1 Message Date
  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
  darkfi 0bf59aad78 net: just patch any external_addr which is set to [::], rather than looping over inbounds 1 year ago
  darkfi bbaa871971 net: use the version exchange to auto-discover our own address when connecting to outbound (protocol_address) or seed (protocol_seed), AND our inbound is set to tcp or tcp+tls with host = [::] (ipv6). 1 year ago
  skoupidi 06ac53c5c7 runtime/import/merkle: constant merkle_add() gas 1 year ago
  darkfi f6c6f5b14a dchat: add allowed_transports to example configs 1 year ago
  darkfi 08ceaf8c3f Revert "dchat: add accepted_transports to example configs" 1 year ago
  darkfi 1db8dae9ee dchat: add accepted_transports to example configs 1 year ago