Commit History

Author SHA1 Message Date
  parazyd 96d35d5022 research/pow: Block timestamp verification 3 years ago
  parazyd e8a25b9ec4 Kill Tim Cook 3 years ago
  parazyd a59b628db5 research/pow: Add missing license header. 3 years ago
  parazyd 6a9f311c99 lib: Modify feature powerset 3 years ago
  parazyd 27606a5a46 Update github actions 3 years ago
  parazyd 27b8d01287 chore: Clippy lints 3 years ago
  parazyd cbe9c64065 chore: Update crate dependencies 3 years ago
  parazyd ffe8643812 bin: Feature cleanup 3 years ago
  parazyd e2956a1451 Update system library dependency list. 3 years ago
  parazyd 8f46f7b777 lib: Clean up library features. 3 years ago
  parazyd 35462e00b2 blockchain: Trivial cleanup, add FIXME for certain functions/deps. 3 years ago
  parazyd 41bf60570a Implement standalone Makefiles for most of the bins and rework main Makefile. 3 years ago
  parazyd 39e9d77e67 vanityaddr: Replace clap with arg and add standalone Makefile. 3 years ago
  parazyd 0051baf300 zkas: Add standalone Makefile. 3 years ago
  parazyd 0440864b3a fuzz: Use patched blake2_simd crate. 3 years ago
  parazyd a659081d52 research/pow: Ignore genesis block for diff calc. 3 years ago
  parazyd 5aa411779c research/pow: Add difficulty adjustment algorithm with passing Monero tests. 3 years ago
  x 18f7a27f66 net/acceptor: remove Mutex<Option<SessionWeakPtr>> in Acceptor, instead simply use SessionWeakPtr 3 years ago
  aggstam 8e2b9e1838 chore: fmt 3 years ago
  aggstam dcdaa68115 net/acceptor: handle raw_os_error without unwrap() 3 years ago
  x adedcdbaaa Revert "net/acceptor: replace Mutex<Option<Weak<Session>>> with LazyWeak<Session>" 3 years ago
  x 34fc8fbd8f net/acceptor: replace Mutex<Option<Weak<Session>>> with LazyWeak<Session> 3 years ago
  parazyd c9a9931300 serial: Correct code comment for blake2b serialization 3 years ago
  parazyd 856b026f6b serial: Support variable-length BLAKE2b encoding. 3 years ago
  parazyd 6867eab442 research/pow: Actually push transactions into the block 3 years ago
  parazyd f441e4c512 research/pow: Print RandomX hash bytes on successful mining 3 years ago
  parazyd 16a043537d research/pow: Multithreaded setup 3 years ago
  parazyd b80b4b755e net/acceptor: Handle accept(2) errors more robustly. 3 years ago
  parazyd 624ea9a0c4 net/transport/tcp: Simplify tls accept 3 years ago
  parazyd 4d244fc467 research/pow: Use blake2b_simd instead of blake3. 3 years ago