lunar-mining
|
2e700efdc7
dnetview: create random id when channel is empty
|
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
|
a9339c8018
dnetview/ error: created ValueIsNotObject error to handle when as_object == None
|
4 years ago |
lunar-mining
|
fd588ef16c
dnetview/ parse: return SessionInfo from parsing functions + cleanup
|
4 years ago |
lunar-mining
|
4f8a8cd6d8
dnetview/ parse_data: change if/else parse logic to match
|
4 years ago |
lunar-mining
|
ec26d1254f
dnetview/ parse_data: add data to model and simplify
|
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
|
4a748d85f1
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
4 years ago |
parazyd
|
f940f653b2
General clippy cleanups.
|
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 |
lunar-mining
|
845040f978
small fix on Empty slot data
|
4 years ago |
lunar-mining
|
acb77e5be9
display node name instead of rpc_url
|
4 years ago |
lunar-mining
|
344e06f7c8
rename Map struct to DNetView
|
4 years ago |
ghassmo
|
75d01fb0cb
bin/dnetview: use fxhash for HashMap and HashSet
|
4 years ago |
lunar-mining
|
6165a9fb96
bug fix: stop rendering outbound recursively
|
4 years ago |
lunar-mining
|
7b57c39314
bug fix: stop saving duplicate incoming values
|
4 years ago |
lunar-mining
|
1e7c8c09eb
model: add is_empty param to Slot, OutboundInfo and InboundInfo
|
4 years ago |
lunar-mining
|
560acab1b6
ui: render msgs as a vec![Spans]. finish first version of dnetview.
|
4 years ago |
lunar-mining
|
73af3e4d02
poll() bug fix.
|
4 years ago |
ghassmo
|
456cee39dd
bin/dnetview: cargo fmt
|
4 years ago |
lunar-mining
|
33f299f8c6
poll() bug fix.
|
4 years ago |
lunar-mining
|
e6dce6d3f7
poll: fix match error due to quotation marks around str
|
4 years ago |
lunar-mining
|
2b408b5d88
ui: organize functions into structs
|
4 years ago |
lunar-mining
|
4bcf0024b3
poll: fixed bug that was discarding data from inbound connections
|
4 years ago |