Commit History

Author SHA1 Message Date
  lunar-mining fa43710994 script/dnet: create main.py and fix rpc to work with urwid async pattern 2 years ago
  lunar-mining bf3d7e30cf script/ dnet: add rpc module 2 years ago
  lunar-mining 8cdd107a81 script/dnet: cleanup 2 years ago
  x e46454edcb channel, centralize stop() logic in handle_stop() 2 years ago
  lunar-mining a1c72e23c5 script/ dnet: replace TreeWalker with custom widgets and render info on select 2 years ago
  Dastan-glitch 26031c143e bin/tau: add rpc p2p_get_info() method 2 years ago
  Dastan-glitch 0c2282ed58 event_graph: clean up and add some comments 2 years ago
  Dastan-glitch 16729b7221 bin/darkirc: set outbound_connections to non-zero in test script node1 2 years ago
  Dastan-glitch dbbcabe9e0 event_graph: remove unlinked old orphans 2 years ago
  parazyd afe740922b research/pow: Increase default target time to 20s 3 years ago
  parazyd 554606e4bf research/pow: Actually ignore genesis block. 3 years ago
  parazyd dc404bedd7 research/pow: More cleanups and docs. 3 years ago
  parazyd 70ff536034 util/ringbuffer: Implement indexing 3 years ago
  Dastan-glitch 71fedd2245 event_graph: write/read bytes to/from disk, no json 3 years ago
  aggstam be4da84140 chore: clippy 3 years ago
  parazyd 3951152d30 darkirc: Move crypto module into a separate directory. 3 years ago
  Dastan-glitch be037de544 event_graph: add some debug log 3 years ago
  x bcc159ea55 channel: minor fix to debug! statement 3 years ago
  x daca803280 sys: improve docstring for CondVar 3 years ago
  lunar-mining 7d57ce77d2 script/dnetview: commit dummy TUI 3 years ago
  x 902ec7bbf1 system: add unit tests for CondVar and StoppableTask like a good boi 3 years ago
  parazyd ab7a6af93a rpc/client: Refactor to use StoppableTask 3 years ago
  greptile 5534be7474 script: add simple script to remove username from files (#204) 3 years ago
  y 92a7a80ddc cleanup: put test002 after test001 3 years ago
  parazyd fb1350daec rpc/server: Implement stop_connections() in RequestHandler. 3 years ago
  parazyd 43e1c2f7a0 bin: Update RequestHandler users API 3 years ago
  parazyd 5b1510e112 rpc/server: Extend RequestHandler trait with methods for avoiding Mutex lock scope issues. 3 years ago
  x b0ca5dc7dd net/channel: improve Debug, and use {:?} in all trace/debug messages instead of self.address() 3 years ago
  parazyd 882ef29351 rpc/server/test: Stop all active connections when the server is stopped. 3 years ago
  parazyd d030a19be4 rpc: Add missing license headers. 3 years ago