Historie revizí

Autor SHA1 Zpráva Datum
  lunar-mining 2b4cfa4522 dnetview: sleep for 2 sec between poll instead of 2000 sec před 3 roky
  lunar-mining 8e020cb31a dnetview: replace tui dependency with ratatui před 3 roky
  parazyd 55ee919906 net: Perform full p2p code cleanup and improve certain pieces. před 3 roky
  parazyd 6cddfac05f Replace num_cpus crate with stdlib alternative. před 3 roky
  parazyd 71cd3064d6 Update license year. před 3 roky
  parazyd 8ae84ad7f9 Add license header to source files. před 3 roky
  Luther Blissett 88abda32ce make fix and cargo fmt. před 3 roky
  Luther Blissett f9d6bc3440 dnetview: Import fixes and explicit hex crate usage. před 3 roky
  Luther Blissett 94cc40781e dnetview: Clippy lint. před 4 roky
  Luther Blissett 94b0c40e4e dnetview: Support custom config file through args, and cleanup args. před 4 roky
  ghassmo 6e6c240891 cargo clippy over all projects před 4 roky
  lunar-mining a690630e99 dnetview: display node info in the correct order před 4 roky
  lunar-mining ba7e75c75b dnetview: remove redundant id vec před 4 roky
  lunar-mining 1365bd9078 dnetview: cleaned up Model and deleted dead code před 4 roky
  lunar-mining 4ff6a3c73d Merge branch 'master' of github.com:darkrenaissance/darkfi před 4 roky
  lunar-mining e051bcfd2d dnetview: cleaned into 'rpc' and 'parser' modules. simplified main() před 4 roky
  parazyd e7400afd57 Fix remaining compile errors and cargo fmt. před 4 roky
  lunar-mining 554c17e4cb dnetview: add .2 second delay to UI redraw to reduce CPU usage před 4 roky
  lunar-mining de0681767d dnetview: fixed error which caused scroll to crash when nodes are offline před 4 roky
  lunar-mining 1b25019301 book: add network tools section and fix rendering on all sections před 4 roky
  lunar-mining 2a24643480 dnetview: simplified View data stuctures + fix NoIdAtIndex bug před 4 roky
  lunar-mining f92dc65e27 dnetview: implement scroll před 4 roky
  lunar-mining 6ae9c3921e dnetview: general cleanup před 4 roky
  lunar-mining f07a340fdd dnetview: implement previous() and next() on msg list před 4 roky
  lunar-mining 14ba10e4b5 dnetview: simplify view's handling of ids + cleanup před 4 roky
  lunar-mining a9711433e4 dnetview: make msg_log into a list před 4 roky
  lunar-mining 249e4d46b6 dnetview: display null outbound connections as null instead of ignoring před 4 roky
  lunar-mining 8e26094717 dnetview: show offline nodes if rpc can't connect před 4 roky
  lunar-mining b593498055 dnetview: get and render remote_node_id. fix bug w unnecessary async thread před 4 roky
  lunar-mining 93c786093b dnetview: keep trying to connect in a loop před 4 roky