40 Commits

Author SHA1 Message Date
lza_menace
2fb28e90fb split resources out 2023-04-04 00:00:37 -07:00
lza_menace
726d2766e8 add simple schema migration script 2023-04-03 22:24:05 -07:00
lza_menace
3bef35dd32 update docs, remove bin, fix ux on no data 2023-04-03 14:29:02 -07:00
lza_menace
e98e553357 add health endpoint for a pal 2023-02-11 23:04:16 -08:00
lza_menace
0d12e4d30a add haproxy config generator for proxying 2023-02-02 15:00:09 -08:00
lza_menace
3d565f3c8d make async db calls 2023-01-22 20:07:03 -08:00
lza_menace
cd1e587ee1 css and ui imprvements 2023-01-19 11:15:31 -08:00
lza_menace
352a5ead19 change block diff 2023-01-19 10:22:20 -08:00
lza_menace
3555e23eb8 export to multiple files for backup purposes 2022-09-19 08:22:02 -07:00
lalanza808
c78fe4f9f1
Automatically remove dead nodes (#18)
* remove nodes if all the health checks are failed

* use utc

* node should have at least 5 health checks
2022-09-12 11:04:16 -07:00
lalanza808
bac563254c
mark nodes unhealthy if over 100 blocks away from highest (#13) 2022-08-29 00:54:42 -07:00
lza_menace
e94f0057bf add checks for web compatible rpc nodes 2022-05-23 00:52:09 -07:00
lza_menace
915f1047d6 show active nodes by default 2022-03-18 23:29:41 -07:00
lza_menace
98c379d2b6 store last 24 hours worth of checks 2022-03-18 21:27:27 -07:00
lza_menace
b88bd19578 add pruning to crawled peers and change colors on map 2021-06-18 14:42:43 -07:00
lza_menace
268912d0c1 add caching, remove nodes (only show peers on map) 2021-06-18 13:15:35 -07:00
lza_menace
cd99f0c0c6 Merge branch 'main' of github.com:lalanza808/monero.fail into levin 2021-06-14 15:22:28 -07:00
lza_menace
3b08d61a2b updating nodes.json route again 2021-04-19 10:18:16 -07:00
lza_menace
cbc6022a43 change xmr_nodes json route 2021-04-19 10:13:50 -07:00
lza_menace
9e28068226 add json export of all nodes 2021-04-19 10:07:09 -07:00
lza_menace
dcbd6728a7 adding py-levin peer scanning 2021-03-26 14:27:21 -07:00
lza_menace
d519553809 puts more context/detail around totals/failed 2021-03-07 01:45:52 -08:00
lza_menace
1f932f880c remove pages and do flat, randomized list 2021-03-07 01:12:24 -08:00
lza_menace
5cda6ecf81 enforce lower case chars on add/import 2021-03-06 23:10:06 -08:00
lza_menace
3355b63dee prune old health checks 2020-11-21 22:30:31 -08:00
lza_menace
2315989b1e refactoring page buttons and front page time loads 2020-11-21 21:42:08 -08:00
lza_menace
69262619fe adding resources 2020-10-24 02:35:50 -07:00
lza_menace
bb22147dd0 adding healthchecks 2020-10-24 01:29:10 -07:00
lza_menace
6a1ecc0b7d fix filtering 2020-10-23 23:46:14 -07:00
lza_menace
34700c09f6 add tor support 2020-10-23 22:55:34 -07:00
lza_menace
62b43ca2b9 adding import command 2020-10-21 22:50:40 -07:00
lza_menace
44acad3854 add export cmd 2020-10-21 22:13:20 -07:00
lza_menace
1e65e52e27 use consistent quotes 2020-10-21 22:12:24 -07:00
lza_menace
41abc64dd5 refactor crypto tracking and html 2020-10-18 01:18:35 -07:00
lza_menace
3d238846b8 adding height and check func 2020-10-17 16:27:54 -07:00
lza_menace
73c608caac utc only, arrow for some dates, monero only 2020-10-17 15:16:18 -07:00
lza_menace
13351e73bc remove js, finish index page 2020-10-17 15:01:38 -07:00
lza_menace
2faf28808f add more logic for monero checking and simple html table 2020-10-17 01:21:01 -07:00
lza_menace
137a95217d fix forms and refactor node ingest/validation 2020-10-17 00:36:44 -07:00
lza_menace
dc06c87808 adding app so far 2020-10-12 21:32:21 -07:00