Commit History

Author SHA1 Message Date
  aggstam dcdaa68115 net/acceptor: handle raw_os_error without unwrap() 2 years ago
  x adedcdbaaa Revert "net/acceptor: replace Mutex<Option<Weak<Session>>> with LazyWeak<Session>" 2 years ago
  x 34fc8fbd8f net/acceptor: replace Mutex<Option<Weak<Session>>> with LazyWeak<Session> 2 years ago
  parazyd c9a9931300 serial: Correct code comment for blake2b serialization 2 years ago
  parazyd 856b026f6b serial: Support variable-length BLAKE2b encoding. 2 years ago
  parazyd 6867eab442 research/pow: Actually push transactions into the block 2 years ago
  parazyd f441e4c512 research/pow: Print RandomX hash bytes on successful mining 2 years ago
  parazyd 16a043537d research/pow: Multithreaded setup 2 years ago
  parazyd b80b4b755e net/acceptor: Handle accept(2) errors more robustly. 2 years ago
  parazyd 624ea9a0c4 net/transport/tcp: Simplify tls accept 2 years ago
  parazyd 4d244fc467 research/pow: Use blake2b_simd instead of blake3. 2 years ago
  parazyd dd49c947a1 serial/types: Add blake2b_simd support. 2 years ago
  x 5c55b6b6ff doc: expand services.md 2 years ago
  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