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 |
lunar-mining
|
8b5f56f54e
dnetview/ View: refactor
|
4 years ago |
lunar-mining
|
1301d2576c
dnetview: serialize info into a hex string to create unique ids
|
4 years ago |
lunar-mining
|
1b0e12aae4
dnetview/ parse: make NodeId unique to each node
|
4 years ago |
lunar-mining
|
0a7fe06449
dnetview/model: cleanup
|
4 years ago |
lunar-mining
|
cc96f904b9
dnetview: make info hashmap singular and update README
|
4 years ago |
lunar-mining
|
53f9ba6b2c
dnetview: major refactor of Model/ underlying data structure
|
4 years ago |
lunar-mining
|
fc098b894c
dnetview: move data parsing from RPC into isolated function, parse_data()
|
4 years ago |
lunar-mining
|
566bdf55ea
dnetview: replace Vec<SelectableObject> with NodeInfo on model and view
|
4 years ago |
lunar-mining
|
668fae0617
dnetview: create enum SelectableObject and pass to view, model
|
4 years ago |
lunar-mining
|
d6b48f71a8
remove Addr structs and cleanup
|
4 years ago |
lunar-mining
|
ba574bd75c
create new data structures to enable addr sub-list
|
4 years ago |
ghassmo
|
75d01fb0cb
bin/dnetview: use fxhash for HashMap and HashSet
|
4 years ago |