Commit Verlauf

Autor SHA1 Nachricht Datum
  darkfi 0bf59aad78 net: just patch any external_addr which is set to [::], rather than looping over inbounds vor 1 Jahr
  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). vor 1 Jahr
  skoupidi 06ac53c5c7 runtime/import/merkle: constant merkle_add() gas vor 1 Jahr
  darkfi f6c6f5b14a dchat: add allowed_transports to example configs vor 1 Jahr
  darkfi 08ceaf8c3f Revert "dchat: add accepted_transports to example configs" vor 1 Jahr
  darkfi 1db8dae9ee dchat: add accepted_transports to example configs vor 1 Jahr
  darkfi 6419c759eb dchat: add scripts to autorun a localnet deployment. useful for debugging net code. vor 1 Jahr
  parazyd 67456c5b27 chore: Fix CI vor 1 Jahr
  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. vor 1 Jahr
  skoupidi 53b2993f38 script/research/rlnd: daemon for RLN state management added vor 1 Jahr
  parazyd 868306637b darkirc: Add RLN proof verification on incoming events vor 1 Jahr
  parazyd 2492203bf5 darkirc: WIP RLNV2-DIFF vor 1 Jahr
  darkfi 345f9cbb2b app: settings manager wip vor 1 Jahr
  easye bfda6fcd9e darkirc: fix connection password vor 1 Jahr
  parazyd 681a32cefc research/rlnv2: Implement RLN2-DIFF vor 1 Jahr
  darkfi fc9be43188 doc: remove tracker page vor 1 Jahr
  darkfi 420e2219de doc: add page arch/net/tracker.md on P2P trackers vor 1 Jahr
  goodkidmaadcity 1318772638 doc/philosophy/meetings: Literature for Feb 05 has been added vor 1 Jahr
  darkfi e7a7e0afe7 net: allow customizing the magic_bytes used in the p2p network. adds stronger distintinguishability between different net instances. vor 1 Jahr
  darkfi 66c87f09f6 typo in last commit: wrong section vor 1 Jahr
  darkfi 07fb504c10 doc: add section on hosting custom darkirc network instances vor 1 Jahr
  dasman 6a4bf914ac darkirc: rewrite telegram mirror bot to exit gracfully vor 1 Jahr
  dasman 54b891c905 darkirc: monitor network disconnection and resync accordingly vor 1 Jahr
  darkfi bc74f89d56 doc: p2p resource manager/metric channel scoring explanation vor 1 Jahr
  darkfi d9a819b72f app: use logo key on macos instead of ctrl/alt for the shortcuts vor 1 Jahr
  darkfi 2639ba2a4d app: hard mute sled and rustls! vor 1 Jahr
  darkfi b746a24d4d app: cargo update vor 1 Jahr
  darkfi 2dd111c830 event_graph: make comment about calculating rate_limit times more clearer. illustrate using a table. vor 1 Jahr
  darkfi 7d9d0f809e event_graph: fix bug: add NanoTimestamp::from_secs() vor 1 Jahr
  darkfi e345c651b3 event_graph: add comment explaining rate limit sleep calculation vor 1 Jahr