Commit Verlauf

Autor SHA1 Nachricht Datum
  parazyd a659081d52 research/pow: Ignore genesis block for diff calc. vor 3 Jahren
  parazyd 5aa411779c research/pow: Add difficulty adjustment algorithm with passing Monero tests. vor 3 Jahren
  x 18f7a27f66 net/acceptor: remove Mutex<Option<SessionWeakPtr>> in Acceptor, instead simply use SessionWeakPtr vor 3 Jahren
  aggstam 8e2b9e1838 chore: fmt vor 3 Jahren
  aggstam dcdaa68115 net/acceptor: handle raw_os_error without unwrap() vor 3 Jahren
  x adedcdbaaa Revert "net/acceptor: replace Mutex<Option<Weak<Session>>> with LazyWeak<Session>" vor 3 Jahren
  x 34fc8fbd8f net/acceptor: replace Mutex<Option<Weak<Session>>> with LazyWeak<Session> vor 3 Jahren
  parazyd c9a9931300 serial: Correct code comment for blake2b serialization vor 3 Jahren
  parazyd 856b026f6b serial: Support variable-length BLAKE2b encoding. vor 3 Jahren
  parazyd 6867eab442 research/pow: Actually push transactions into the block vor 3 Jahren
  parazyd f441e4c512 research/pow: Print RandomX hash bytes on successful mining vor 3 Jahren
  parazyd 16a043537d research/pow: Multithreaded setup vor 3 Jahren
  parazyd b80b4b755e net/acceptor: Handle accept(2) errors more robustly. vor 3 Jahren
  parazyd 624ea9a0c4 net/transport/tcp: Simplify tls accept vor 3 Jahren
  parazyd 4d244fc467 research/pow: Use blake2b_simd instead of blake3. vor 3 Jahren
  parazyd dd49c947a1 serial/types: Add blake2b_simd support. vor 3 Jahren
  x 5c55b6b6ff doc: expand services.md vor 3 Jahren
  Dastan-glitch 71ec99e422 src/error: add forgotten event_graph error vor 3 Jahren
  Dastan-glitch 2aefaf1a1f bin/tau: update default datastore path vor 3 Jahren
  Dastan-glitch 48e8845278 bin/darkirc: update default datastore path vor 3 Jahren
  Dastan-glitch 3840fda64b event_graph: better error handling vor 3 Jahren
  parazyd 2c46a1d9fd research/pow: High level RandomX mining layout. vor 3 Jahren
  x 5874702bce p2p channels() doesn't need to be async vor 3 Jahren
  parazyd 33631ab318 net/transport/tcp: Restore usage of socket2 to create TCP sockets. vor 3 Jahren
  parazyd 44b8cd022a system/lazy_weak: Fix rustdoc vor 3 Jahren
  parazyd 2b7dd67309 chore: Clippy lints and compile fixes. vor 3 Jahren
  parazyd 41631701ac consensus: Compile fix. vor 3 Jahren
  parazyd 974ab22b96 net/seedsync_session: Use AtomicUsize for counting failed seed queries and return error. vor 3 Jahren
  parazyd d7303b9784 net/seed: Count failed seeds and log error if all queries failed. vor 3 Jahren
  x 250c8ba2d0 bugfix: there's a type Arc<Weak<Foo>> when it should be Weak<Foo> vor 3 Jahren