Commit History

Author SHA1 Message Date
  ghassmo 01ac20aab4 util/cli: refactoring loading log config & add path for log file 4 years ago
  ghassmo 75072bbb5b dnetview: cargo clippy 4 years ago
  parazyd 61bee58239 rpc: Cleanup and separate namespaces into client and server. 4 years ago
  parazyd 587f0b4b93 make fix and minor manual cleanups. 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 85b601b121 dnetview: don't exit poll() when error is returned 4 years ago
  lunar-mining 4541e00eac dnetview: propagate errors more descriptively 4 years ago
  lunar-mining fe69bf144a dnetview: explicit error handling when opening an RPC channel 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
  ghassmo 5cec2b98ff rpcclient: don't use Executor for spawn a task 4 years ago
  ghassmo 69fe7485b7 dnetview: use the new rpc client api 4 years ago
  lunar-mining 0d5e1930e7 dnetview: add timestamp to msg log 4 years ago
  ghassmo d320edeecb bin: upgrade send_request rpc function across bins 4 years ago
  lunar-mining 090fc39455 dnetview: add external_addr to node info 4 years ago
  lunar-mining 5f1085853c dnetview: trick to return View error from anon closure 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
  lunar-mining cc94d18d1a dnetview: serialize msg log to Vec<(String, String)> 4 years ago
  lunar-mining 6c83022572 dnetview/ view: init_active_ids() 4 years ago
  lunar-mining c6189e3b0f dnetview/ View: only render sessions if they are not empty 4 years ago
  lunar-mining d31add9648 dnetview/view: create active_ids that discards offline connections 4 years ago
  lunar-mining 83631661d3 dnetview/ parse: save ids of all selectable objects, not just nodes 4 years ago
  lunar-mining 6a41fa5124 dnetview/ View, Model: simplify data structure 4 years ago
  lunar-mining b4590283f3 dnetview: remove deprecated ui::ui() 4 years ago