История коммитов

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