Commit History

Author SHA1 Message Date
  parazyd afe740922b research/pow: Increase default target time to 20s 2 years ago
  parazyd 554606e4bf research/pow: Actually ignore genesis block. 2 years ago
  parazyd dc404bedd7 research/pow: More cleanups and docs. 2 years ago
  parazyd 70ff536034 util/ringbuffer: Implement indexing 2 years ago
  Dastan-glitch 71fedd2245 event_graph: write/read bytes to/from disk, no json 2 years ago
  aggstam be4da84140 chore: clippy 2 years ago
  parazyd 3951152d30 darkirc: Move crypto module into a separate directory. 2 years ago
  Dastan-glitch be037de544 event_graph: add some debug log 2 years ago
  x bcc159ea55 channel: minor fix to debug! statement 2 years ago
  x daca803280 sys: improve docstring for CondVar 2 years ago
  lunar-mining 7d57ce77d2 script/dnetview: commit dummy TUI 2 years ago
  x 902ec7bbf1 system: add unit tests for CondVar and StoppableTask like a good boi 2 years ago
  parazyd ab7a6af93a rpc/client: Refactor to use StoppableTask 2 years ago
  greptile 5534be7474 script: add simple script to remove username from files (#204) 2 years ago
  y 92a7a80ddc cleanup: put test002 after test001 2 years ago
  parazyd fb1350daec rpc/server: Implement stop_connections() in RequestHandler. 2 years ago
  parazyd 43e1c2f7a0 bin: Update RequestHandler users API 2 years ago
  parazyd 5b1510e112 rpc/server: Extend RequestHandler trait with methods for avoiding Mutex lock scope issues. 2 years ago
  x b0ca5dc7dd net/channel: improve Debug, and use {:?} in all trace/debug messages instead of self.address() 2 years ago
  parazyd 882ef29351 rpc/server/test: Stop all active connections when the server is stopped. 2 years ago
  parazyd d030a19be4 rpc: Add missing license headers. 2 years ago
  x 2c94dfdfa9 StoppableTask: use CondVar instead of channels, add logs and make impl more robust 2 years ago
  Dastan-glitch 7ed79b1365 event_graph: [bug fix] rewrite get_offspring() method 2 years ago
  parazyd 6e45af3c5d bin: Update respective binaries to new RPC server API. 2 years ago
  parazyd 14fc49a7d6 rpc/server: Implement connection tracking through a StoppableTaskPtr set. 2 years ago
  parazyd 59486b5392 system/stoppable_task: Implement Hash for StoppableTask and add an id field. 2 years ago
  x 662c9936c6 undo accidental commit to cli.rs 2 years ago
  x 0ecd4125a6 net: add inbound events to dnet 2 years ago
  x 8b2c0b76f2 script/node_get_info.py: comment out some prints 2 years ago
  x 113978a6d4 darkirc: add p2p.get_info() 2 years ago