Commit History

Author SHA1 Message Date
  parazyd 71cd3064d6 Update license year. 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  Luther Blissett 88abda32ce make fix and cargo fmt. 3 years ago
  Luther Blissett f9d6bc3440 dnetview: Import fixes and explicit hex crate usage. 3 years ago
  Luther Blissett 94cc40781e dnetview: Clippy lint. 4 years ago
  Luther Blissett 94b0c40e4e dnetview: Support custom config file through args, and cleanup args. 4 years ago
  ghassmo 6e6c240891 cargo clippy over all projects 4 years ago
  lunar-mining a690630e99 dnetview: display node info in the correct order 4 years ago
  lunar-mining ba7e75c75b dnetview: remove redundant id vec 4 years ago
  lunar-mining 1365bd9078 dnetview: cleaned up Model and deleted dead code 4 years ago
  lunar-mining 4ff6a3c73d Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago
  lunar-mining e051bcfd2d dnetview: cleaned into 'rpc' and 'parser' modules. simplified main() 4 years ago
  parazyd e7400afd57 Fix remaining compile errors and cargo fmt. 4 years ago
  lunar-mining 554c17e4cb dnetview: add .2 second delay to UI redraw to reduce CPU usage 4 years ago
  lunar-mining de0681767d dnetview: fixed error which caused scroll to crash when nodes are offline 4 years ago
  lunar-mining 1b25019301 book: add network tools section and fix rendering on all sections 4 years ago
  lunar-mining 2a24643480 dnetview: simplified View data stuctures + fix NoIdAtIndex bug 4 years ago
  lunar-mining f92dc65e27 dnetview: implement scroll 4 years ago
  lunar-mining 6ae9c3921e dnetview: general cleanup 4 years ago
  lunar-mining f07a340fdd dnetview: implement previous() and next() on msg list 4 years ago
  lunar-mining 14ba10e4b5 dnetview: simplify view's handling of ids + cleanup 4 years ago
  lunar-mining a9711433e4 dnetview: make msg_log into a list 4 years ago
  lunar-mining 249e4d46b6 dnetview: display null outbound connections as null instead of ignoring 4 years ago
  lunar-mining 8e26094717 dnetview: show offline nodes if rpc can't connect 4 years ago
  lunar-mining b593498055 dnetview: get and render remote_node_id. fix bug w unnecessary async thread 4 years ago
  lunar-mining 93c786093b dnetview: keep trying to connect in a loop 4 years ago
  lunar-mining 89eb222c21 dnetview: display offline nodes even when we can't connect to rpc 4 years ago
  lunar-mining 9495c43a2e dnetview: display p2p state w each node 4 years ago
  ghassmo 01ac20aab4 util/cli: refactoring loading log config & add path for log file 4 years ago
  ghassmo 75072bbb5b dnetview: cargo clippy 4 years ago