Commit History

Author SHA1 Message Date
  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
  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