Commit History

Author SHA1 Message Date
  Dastan-glitch 71ec99e422 src/error: add forgotten event_graph error 3 years ago
  Dastan-glitch 2aefaf1a1f bin/tau: update default datastore path 3 years ago
  Dastan-glitch 48e8845278 bin/darkirc: update default datastore path 3 years ago
  Dastan-glitch 3840fda64b event_graph: better error handling 3 years ago
  parazyd 2c46a1d9fd research/pow: High level RandomX mining layout. 3 years ago
  x 5874702bce p2p channels() doesn't need to be async 3 years ago
  parazyd 33631ab318 net/transport/tcp: Restore usage of socket2 to create TCP sockets. 3 years ago
  parazyd 44b8cd022a system/lazy_weak: Fix rustdoc 3 years ago
  parazyd 2b7dd67309 chore: Clippy lints and compile fixes. 3 years ago
  parazyd 41631701ac consensus: Compile fix. 3 years ago
  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