Luther Blissett
|
f9d6bc3440
dnetview: Import fixes and explicit hex crate usage.
|
3 years ago |
lunar-mining
|
5f7199a1a7
net/ dnetview: show list of hosts in outbound info
|
3 years ago |
aggstam
|
e4838c4335
dnetview: lilith nodes support implemented
|
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
|
e051bcfd2d
dnetview: cleaned into 'rpc' and 'parser' modules. simplified main()
|
4 years ago |
lunar-mining
|
554c17e4cb
dnetview: add .2 second delay to UI redraw to reduce CPU usage
|
4 years ago |
lunar-mining
|
2a24643480
dnetview: simplified View data stuctures + fix NoIdAtIndex bug
|
4 years ago |
ghassmo
|
9f819b0dba
general clean up and run cargo clippy for all bins
|
4 years ago |
lunar-mining
|
6ae9c3921e
dnetview: general cleanup
|
4 years ago |
lunar-mining
|
14ba10e4b5
dnetview: simplify view's handling of ids + cleanup
|
4 years ago |
lunar-mining
|
7d3f7ecc14
dnetview: add line numbers to msg log
|
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 |
Dastan-glitch
|
55c828cec9
bin/dnetview: fix format
|
4 years ago |
ghassmo
|
75072bbb5b
dnetview: cargo clippy
|
4 years ago |
parazyd
|
587f0b4b93
make fix and minor manual cleanups.
|
4 years ago |
lunar-mining
|
a5af09e26c
dnetview: partial fix for out of bounds index error
|
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
|
acd6d9549d
dnetview: cleanup
|
4 years ago |
lunar-mining
|
2148c094b5
dnetview: create new msg log HashMap and render it
|
4 years ago |
lunar-mining
|
cc94d18d1a
dnetview: serialize msg log to Vec<(String, String)>
|
4 years ago |
lunar-mining
|
d31add9648
dnetview/view: create active_ids that discards offline connections
|
4 years ago |
lunar-mining
|
6a41fa5124
dnetview/ View, Model: simplify data structure
|
4 years ago |