35 Commits

Author SHA1 Message Date
x
9785777642 chore: Update copyright license year
Happy 2026!
2026-01-01 11:40:45 +00:00
G10h4ck
1a232e67ad chore: Fix python scripts shebang
Avoid python scripts "escaping" from venv
2025-02-17 12:14:14 +00:00
parazyd
604f443fd1 chore: Update license header year 2025-01-24 10:36:02 +01:00
dasman
6d15bac780 deg: increase buffer limit 2025-01-20 15:27:31 +03:00
dasman
8e7e898ac4 deg: increate RPC chunk limit 2024-09-25 13:52:27 +03:00
dasman
c218d41ce4 deg: update requirements.txt 2024-09-15 15:47:38 +03:00
dasman
456046f9ce deg: account for millis timestamp when building event's datetime 2024-09-15 15:41:35 +03:00
dasman
efc9d026bf deg: show timestamp as well in event's detail veiw 2024-09-06 15:45:23 +03:00
dasman
d1c2af5244 bin/deg: replace leftover bytes for cleaner event_details 2024-05-24 04:49:58 +03:00
dasman
e093c5ed57 bin/deg: update README 2024-05-21 01:34:49 +03:00
dasman
8c455abd0a bin/deg: drop deg config, and use args instead 2024-05-19 01:59:37 +03:00
dasman
b83e2a782f bin/deg: fix multiple args 2024-05-18 04:01:57 +03:00
dasman
840d3e745e bin/deg: fix graphing intertwined merges and forks 2024-05-16 03:28:09 +03:00
dasman
b13e3b81ac bin/deg: update requirements 2024-05-15 04:42:40 +03:00
dasman
96a16b0de1 bin/deg: remove forgotten unnecessary prints 2024-05-14 03:09:34 +03:00
dasman
fae90c18f7 bin/deg: increase RPC buffer limit 2024-05-13 00:39:16 +03:00
dasman
d250c22196 bin/deg: add eventgraph replay mode 2024-05-13 00:38:35 +03:00
dasman
957388e3b0 bin/deg: better handle when dag is empty 2024-05-12 04:28:55 +03:00
dasman
13ea9a5ffe bin/deg: update README.md 2024-05-11 03:50:59 +03:00
dasman
047a0e4bb7 bin/deg: simplify detecting merges and forks in graph column 2024-05-10 01:34:59 +03:00
dasman
a822c89085 bin/deg: fix a bug in graph column that caused events in the same layer switch places leading to inaccurate graph 2024-04-29 16:29:25 +03:00
dasman
f270278588 bin/deg: fix identation issue for larger layer numbers 2024-04-22 16:50:18 +03:00
dasman
58b14d7c9d bin/deg: show first 10 chars of event's hash in main view 2024-04-20 16:18:34 +03:00
dasman
5906da4382 bin/deg: add parents to events details 2024-04-20 00:05:59 +03:00
dasman
8ec39f8368 bin/deg: add footer to details view 2024-04-20 00:02:30 +03:00
dasman
528e03302a bin/deg: remove JsonRPC class to actually use src/rpc.py and handle its connection errors 2024-04-20 00:01:09 +03:00
dasman
9a0d582dca bin/deg: rename deg2 to deg 2024-04-19 23:23:22 +03:00
dasman
851ad0bfe2 bin/deg: use rpc.py for RPC connections 2024-04-19 23:19:08 +03:00
dasman
cc01c7767d bin/deg: remove unused code 2024-04-19 23:17:42 +03:00
dasman
df6a99ba9e bin/deg2: added graph column showing a minimized plot of the event graph 2024-04-19 03:33:42 +03:00
dasman
214458322a add deg2 (dag_browser) code 2024-04-07 04:40:18 +03:00
dasman
784438823d bin/deg: add guard to only show infos on live nodes 2024-03-02 04:24:09 +03:00
dasman
6d39951185 bin/deg: updating unreferenced_tips on receiving new events 2024-03-02 03:39:51 +03:00
dasman
8f281cf354 bin/deg: .gitignore 2024-02-29 04:26:12 +03:00
dasman
bc1f903d57 bin/deg: introduce eventgraph debugging tool DEG 2024-02-29 04:25:34 +03:00