Commit History

Author SHA1 Message Date
  ghassmo 9f819b0dba general clean up and run cargo clippy for all bins 4 years ago
  lunar-mining f92dc65e27 dnetview: implement scroll 4 years ago
  lunar-mining 6ae9c3921e dnetview: general cleanup 4 years ago
  lunar-mining e15f3619cd dnetview: move msg len update function to somewhere clearer 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 7d3f7ecc14 dnetview: add line numbers to msg log 4 years ago
  lunar-mining 249e4d46b6 dnetview: display null outbound connections as null instead of ignoring 4 years ago
  lunar-mining b593498055 dnetview: get and render remote_node_id. fix bug w unnecessary async thread 4 years ago
  lunar-mining 9495c43a2e dnetview: display p2p state w each node 4 years ago
  lunar-mining 2eba9954af dnetview: display external_addr as null when it's a null value 4 years ago
  parazyd 587f0b4b93 make fix and minor manual cleanups. 4 years ago
  lunar-mining c34330c32e dnetview/ view: removed some debug statements 4 years ago
  lunar-mining 837292472e dnetview: final bug fix and clean up 4 years ago
  lunar-mining a5af09e26c dnetview: partial fix for out of bounds index error 4 years ago
  lunar-mining 4541e00eac dnetview: propagate errors more descriptively 4 years ago
  lunar-mining 40b41b527a dnetview: if the RPC cannot connect, render the node as offline. 4 years ago
  lunar-mining 9b8ba6329f src/util: create NanoTimestamp tool to get and display nanoseconds 4 years ago
  lunar-mining ede61e628a net/ dnetview: add inbound accept_addr to get_info and display 4 years ago
  lunar-mining 513cb2b56d net, dnetview: pass util::Timestamp instead of u64 4 years ago
  lunar-mining 0d5e1930e7 dnetview: add timestamp to msg log 4 years ago
  lunar-mining 090fc39455 dnetview: add external_addr to node info 4 years ago
  lunar-mining 40e48eacb0 dnetview: cleanup msg log Span assignment and cargo fmt 4 years ago
  lunar-mining 8f7da1c9ac dnetview: check whether selectable object is empty 4 years ago
  lunar-mining 4edebb22ab dnetview: fix bugs in error handling 4 years ago
  lunar-mining 0ba3dece3a dnetview: custom error handling 4 years ago
  lunar-mining acd6d9549d dnetview: cleanup 4 years ago
  lunar-mining 2148c094b5 dnetview: create new msg log HashMap and render it 4 years ago
  lunar-mining fac25736a1 dnetview: remove unused data structures and cleanup 4 years ago