Commit History

Author SHA1 Message Date
  parazyd 974ab22b96 net/seedsync_session: Use AtomicUsize for counting failed seed queries and return error. 3 years ago
  parazyd d7303b9784 net/seed: Count failed seeds and log error if all queries failed. 3 years ago
  x 250c8ba2d0 bugfix: there's a type Arc<Weak<Foo>> when it should be Weak<Foo> 3 years ago
  x 347f6da54e net/outbound: put p2p.remove_pending() in the correct place. 3 years ago
  x 32c7cf0d63 net: fix the ever elusive bug that started our quest 3 years ago
  x 2802225ddb remove nonsense code 3 years ago
  x 25990c9eab improve nodetool diagnostics 3 years ago
  x 6f2bf60188 update nodetool 3 years ago
  x cbee8ccace s/_addr/addr_/ 3 years ago
  x 1e752bfb7e net: add peer discovery connection strategy 3 years ago
  parazyd 9ed979454c chore: Add license headers to new .rs files. 3 years ago
  x 324024b83e system/net: introduce LazyWeak which simplifies parent-child hierarchies 3 years ago
  x dce54b61c3 net/outbound_session: add PeerDiscovery process to OutboundSession. Slots and PeerDiscovery communicate through CondVar 3 years ago
  x 61b35c2b79 system: add CondVar 3 years ago
  parazyd 092b3bd0dd net/outbound_session: Randomize hosts list in fetch_address_with_lock. 3 years ago
  parazyd e906b13b30 vanityaddr: Enable async feature in darkfi-sdk. 3 years ago
  y 433ff9d0a6 fuzz: Add harness for decoding strings from bytes 3 years ago
  Dastan-glitch a2cc4a146f src/serial: add necessery imports for tests 3 years ago
  Dastan-glitch 83bf68bd49 example/net: remove p2p.run() 3 years ago
  Dastan-glitch 33c3bd2590 net: set localnet to false for test_store() as opposed to test_store_localnet() 3 years ago
  Dastan-glitch dff775beec bin/lilith: remove p2p.run() stoppable task 3 years ago
  Dastan-glitch 46f178b3b5 bin/genev: remove p2p.run() stoppable task 3 years ago
  Dastan-glitch f611b073f1 bin/fud: remove p2p.run() stoppable task 3 years ago
  Dastan-glitch 23a4f6e87d bin/faucetd: remove p2p.run() stoppable task 3 years ago
  Dastan-glitch ee5b1e721a bin/darkfi2: remove p2p.run() stoppable task 3 years ago
  Dastan-glitch 64834ef6e8 bin/darkfi: remove p2p.run() stoppable task 3 years ago
  Dastan-glitch 44602ff596 event_graph: added some info about methods 3 years ago
  Dastan-glitch 7f2fd9da43 bin/tau: add necessery async trait 3 years ago
  Dastan-glitch b4f5851969 bin/darkirc: add necessery async trait 3 years ago
  y f6d1915556 zkas: fix index out of bounds panic 3 years ago