Commit History

Author SHA1 Message Date
  darkfi 1db8dae9ee dchat: add accepted_transports to example configs 1 year ago
  darkfi 6419c759eb dchat: add scripts to autorun a localnet deployment. useful for debugging net code. 1 year ago
  parazyd 67456c5b27 chore: Fix CI 1 year ago
  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 year ago
  skoupidi 53b2993f38 script/research/rlnd: daemon for RLN state management added 1 year ago
  parazyd 868306637b darkirc: Add RLN proof verification on incoming events 1 year ago
  parazyd 2492203bf5 darkirc: WIP RLNV2-DIFF 1 year ago
  darkfi 345f9cbb2b app: settings manager wip 1 year ago
  easye bfda6fcd9e darkirc: fix connection password 1 year ago
  parazyd 681a32cefc research/rlnv2: Implement RLN2-DIFF 1 year ago
  darkfi fc9be43188 doc: remove tracker page 1 year ago
  darkfi 420e2219de doc: add page arch/net/tracker.md on P2P trackers 1 year ago
  goodkidmaadcity 1318772638 doc/philosophy/meetings: Literature for Feb 05 has been added 1 year ago
  darkfi e7a7e0afe7 net: allow customizing the magic_bytes used in the p2p network. adds stronger distintinguishability between different net instances. 1 year ago
  darkfi 66c87f09f6 typo in last commit: wrong section 1 year ago
  darkfi 07fb504c10 doc: add section on hosting custom darkirc network instances 1 year ago
  dasman 6a4bf914ac darkirc: rewrite telegram mirror bot to exit gracfully 1 year ago
  dasman 54b891c905 darkirc: monitor network disconnection and resync accordingly 1 year ago
  darkfi bc74f89d56 doc: p2p resource manager/metric channel scoring explanation 1 year ago
  darkfi d9a819b72f app: use logo key on macos instead of ctrl/alt for the shortcuts 1 year ago
  darkfi 2639ba2a4d app: hard mute sled and rustls! 1 year ago
  darkfi b746a24d4d app: cargo update 1 year ago
  darkfi 2dd111c830 event_graph: make comment about calculating rate_limit times more clearer. illustrate using a table. 1 year ago
  darkfi 7d9d0f809e event_graph: fix bug: add NanoTimestamp::from_secs() 1 year ago
  darkfi e345c651b3 event_graph: add comment explaining rate limit sleep calculation 1 year ago
  darkfi 0e951fafed event_graph: rate limit message broadcast 1 year ago
  darkfi 0410ccd1ed event_graph: ban channels who send > 200 msgs / 1 min 1 year ago
  darkfi ab8685d2dc net/channel: remove redundant Url from ban() function signature 1 year ago
  darkfi d7abfcf764 doc: fix misleading comment in net/session/outbound_session.rs 1 year ago
  darkfi 9b3c4b33e8 net: fix race condition provoked by channel.ban() 1 year ago