Commit Graph

173 Commits

Author SHA1 Message Date
parazyd
192345659a Release v0.4.0 2023-02-01 23:04:02 +01:00
parazyd
454eacf616 Update project dependencies. 2023-01-31 12:46:19 +01:00
aggstam
da40746ca5 EOY housekeeping
Missing features added, dependencies updated and a fix in dao/entrypoint
2022-12-31 21:14:02 +02:00
parazyd
71cd3064d6 Update license year. 2022-12-28 13:06:00 +01:00
aggstam
e793bf401e dnetview: support for darkfid sync and consensus p2p networks 2022-12-14 14:48:48 +02:00
parazyd
88caee7f42 Update and clean up dependencies. 2022-12-13 15:19:09 +01:00
parazyd
905586a638 cargo fix 2022-12-07 12:53:52 +01:00
parazyd
671967261e Update dependency versions 2022-11-29 21:10:29 +01:00
parazyd
1d7866f688 Update crate dependencies. 2022-11-29 13:54:05 +01:00
parazyd
c1b2c2af5a Update crate dependencies 2022-11-08 12:17:25 +01:00
parazyd
8ae84ad7f9 Add license header to source files. 2022-10-31 18:16:13 +01:00
Luther Blissett
c769fd42ec Update dependency versions and remove env_logger dep. 2022-10-07 00:58:48 +02:00
Luther Blissett
88abda32ce make fix and cargo fmt. 2022-10-06 14:21:56 +02:00
Luther Blissett
6fc5b43d54 Mop up dependencies and features. 2022-09-24 19:18:14 +02:00
Luther Blissett
f9d6bc3440 dnetview: Import fixes and explicit hex crate usage. 2022-09-24 16:02:19 +02:00
lunar-mining
5f7199a1a7 net/ dnetview: show list of hosts in outbound info 2022-09-10 16:14:30 +02:00
Luther Blissett
94cc40781e dnetview: Clippy lint. 2022-09-07 13:20:47 +02:00
Luther Blissett
ee4c99387e Update project dependencies. 2022-09-06 16:41:03 +02:00
Luther Blissett
94b0c40e4e dnetview: Support custom config file through args, and cleanup args. 2022-09-06 12:30:57 +02:00
aggstam
e4838c4335 dnetview: lilith nodes support implemented 2022-08-30 21:44:47 +03:00
Luther Blissett
e5f212a4ad Update project dependencies. 2022-08-30 10:18:07 +02:00
ghassmo
6e6c240891 cargo clippy over all projects 2022-08-25 13:41:58 +04:00
lunar-mining
a690630e99 dnetview: display node info in the correct order 2022-08-22 18:34:32 +02:00
lunar-mining
ba7e75c75b dnetview: remove redundant id vec 2022-08-22 18:34:32 +02:00
lunar-mining
59b954fa69 dnetview/util: add human readable ID prefix for easier debugging 2022-08-22 18:34:32 +02:00
lunar-mining
1365bd9078 dnetview: cleaned up Model and deleted dead code 2022-08-11 08:22:38 +02:00
lunar-mining
4ff6a3c73d Merge branch 'master' of github.com:darkrenaissance/darkfi 2022-08-10 07:14:36 +02:00
lunar-mining
e051bcfd2d dnetview: cleaned into 'rpc' and 'parser' modules. simplified main() 2022-08-10 07:08:07 +02:00
parazyd
e7400afd57 Fix remaining compile errors and cargo fmt. 2022-08-09 19:08:24 +02:00
lunar-mining
554c17e4cb dnetview: add .2 second delay to UI redraw to reduce CPU usage 2022-08-09 07:34:39 +02:00
lunar-mining
de0681767d dnetview: fixed error which caused scroll to crash when nodes are offline 2022-08-09 06:50:17 +02:00
lunar-mining
1b25019301 book: add network tools section and fix rendering on all sections 2022-08-08 12:04:26 +02:00
lunar-mining
2a24643480 dnetview: simplified View data stuctures + fix NoIdAtIndex bug 2022-08-08 12:04:26 +02:00
parazyd
c0acef85bd Update project dependencies. 2022-08-04 17:50:36 +02:00
parazyd
0063271679 Update project dependencies. 2022-07-03 15:26:35 +02:00
ghassmo
9f819b0dba general clean up and run cargo clippy for all bins 2022-06-29 01:15:03 +03:00
lunar-mining
f92dc65e27 dnetview: implement scroll 2022-06-28 09:00:04 +02:00
lunar-mining
6ae9c3921e dnetview: general cleanup 2022-06-26 21:26:20 +02:00
lunar-mining
e15f3619cd dnetview: move msg len update function to somewhere clearer 2022-06-26 14:50:11 +02:00
lunar-mining
f07a340fdd dnetview: implement previous() and next() on msg list 2022-06-26 14:25:19 +02:00
lunar-mining
14ba10e4b5 dnetview: simplify view's handling of ids + cleanup 2022-06-26 13:19:42 +02:00
lunar-mining
a9711433e4 dnetview: make msg_log into a list 2022-06-26 07:56:27 +02:00
lunar-mining
7d3f7ecc14 dnetview: add line numbers to msg log 2022-06-26 07:56:27 +02:00
lunar-mining
249e4d46b6 dnetview: display null outbound connections as null instead of ignoring 2022-06-23 14:38:19 +02:00
lunar-mining
8e26094717 dnetview: show offline nodes if rpc can't connect 2022-06-22 17:59:23 +02:00
lunar-mining
b593498055 dnetview: get and render remote_node_id. fix bug w unnecessary async thread 2022-06-22 17:13:58 +02:00
lunar-mining
93c786093b dnetview: keep trying to connect in a loop 2022-06-22 16:29:10 +02:00
lunar-mining
89eb222c21 dnetview: display offline nodes even when we can't connect to rpc 2022-06-22 16:29:10 +02:00
lunar-mining
9495c43a2e dnetview: display p2p state w each node 2022-06-21 20:31:32 +02:00
lunar-mining
2eba9954af dnetview: display external_addr as null when it's a null value 2022-06-21 17:39:04 +02:00