コミット履歴

作者 SHA1 メッセージ 日付
  darkfi 3fdd8a9a69 net: in TCP always set the port from the local_addr 1 年間 前
  skoupidi dba73bbe28 darkfid: reduce contracts execution fees 1 年間 前
  skoupidi 008a7520c3 script/research/blockchain-explorer: .gitignore updated 1 年間 前
  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 年間 前
  darkfi 243c122bcb net: patching port number happens *irregardless* of host name auto substitution. Make that clear inside hosts. 1 年間 前
  darkfi 63a5340966 net: drastically simplify auto-addr logic by centralizing everything in Hosts with the ringbuffer 1 年間 前
  parazyd 2b7a19c6e0 net/transport/tor: Use more specific Arti state directories 1 年間 前
  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 年間 前
  skoupidi 6392bc73b0 chore: clippy 1 年間 前
  skoupidi 42cfd88de3 bin/app/Makefile: updated .gitignore 1 年間 前
  skoupidi b60c28965b bin/app/Makefile: define cargo binary 1 年間 前
  parazyd a8e704a802 runtime/import: Make reads free 1 年間 前
  darkfi 0bf59aad78 net: just patch any external_addr which is set to [::], rather than looping over inbounds 1 年間 前
  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 年間 前
  skoupidi 06ac53c5c7 runtime/import/merkle: constant merkle_add() gas 1 年間 前
  darkfi f6c6f5b14a dchat: add allowed_transports to example configs 1 年間 前
  darkfi 08ceaf8c3f Revert "dchat: add accepted_transports to example configs" 1 年間 前
  darkfi 1db8dae9ee dchat: add accepted_transports to example configs 1 年間 前
  darkfi 6419c759eb dchat: add scripts to autorun a localnet deployment. useful for debugging net code. 1 年間 前
  parazyd 67456c5b27 chore: Fix CI 1 年間 前
  darkfi 234bf1260a net: when tcp://[::]:0 is set as the inbound, TcpListener will store the port which can be fetched using listener.endpoint() method. However currently this address is not auto-advertised. 1 年間 前
  skoupidi 53b2993f38 script/research/rlnd: daemon for RLN state management added 1 年間 前
  parazyd 868306637b darkirc: Add RLN proof verification on incoming events 1 年間 前
  parazyd 2492203bf5 darkirc: WIP RLNV2-DIFF 1 年間 前
  darkfi 345f9cbb2b app: settings manager wip 1 年間 前
  easye bfda6fcd9e darkirc: fix connection password 1 年間 前
  parazyd 681a32cefc research/rlnv2: Implement RLN2-DIFF 1 年間 前
  darkfi fc9be43188 doc: remove tracker page 1 年間 前
  darkfi 420e2219de doc: add page arch/net/tracker.md on P2P trackers 1 年間 前
  goodkidmaadcity 1318772638 doc/philosophy/meetings: Literature for Feb 05 has been added 1 年間 前