Commit Graph

59 Commits

Author SHA1 Message Date
aglkm ba2f464237 fixed thread panic 2026-05-04 10:54:23 +03:00
aglkm 335ef0ce02 fix duplicate node addresses 2026-04-22 13:33:43 +03:00
aglkm 3229032dd3 adding reachable nodes list update funcionality 2026-03-21 22:04:59 +03:00
aglkm 33a6df6848 updated logic of peer collecting 2026-03-21 16:15:49 +03:00
aglkm 39d77e3c2d collect node capabilities 2026-03-20 19:38:32 +03:00
aglkm 0e039b0c18 correction on ip parsing 2026-03-20 03:52:10 +03:00
aglkm 222ca60362 fixed IPv6 geolocation 2026-03-20 01:43:53 +03:00
aglkm 8d2743831a added network page 2026-03-18 20:52:41 +03:00
aglkm a0840ded3d typo 2026-03-15 18:39:15 +03:00
aglkm 59a08d36e9 hardening the code 2026-03-15 18:35:06 +03:00
aglkm 5e2f8a40af fixed duplicates 2026-03-14 22:39:20 +03:00
aglkm fb97449c2a Coinecko API adjustments 2026-01-21 01:43:55 +03:00
aglkm a45e371b52 reduce the calls even more 2026-01-19 23:43:38 +03:00
aglkm 23b3465472 reduce the number of coingecko api calls 2026-01-19 23:33:25 +03:00
aglkm e2b96cc51f added raw supply api endpoint 2025-10-29 17:13:41 +03:00
aglkm a6cd6a5236 adding status field 2025-07-07 12:29:48 +03:00
aglkm 22bc39f69c adding node request timeout 2025-06-26 02:31:26 +03:00
aglkm aafa8ca815 fixing InvalidDigit error 2025-03-20 02:28:40 +03:00
aglkm 9a0ab8ba00 added sqlite database, enhanced charts, bumped version 2024-12-15 13:40:35 +03:00
aglkm 1717db430b another panick fix on startup if node is not fully synced 2024-10-29 17:54:44 +03:00
aglkm 21ed028ade fix panick on startup if node is not fully synced 2024-10-29 17:16:53 +03:00
aglkm 82a7566570 do not use local api secrets for external node connections 2024-10-04 13:43:17 +03:00
aglkm f6cd3957a2 show warn message if node is less than 533 2024-10-01 23:17:05 +03:00
aglkm 496d8464c7 correct chain detection 2024-10-01 22:52:47 +03:00
aglkm 02d6fb7270 fix chain dir detection 2024-10-01 14:18:23 +03:00
aglkm 8b5d7ff2ea adding outputs & kernels into the dashboard 2024-10-01 00:13:07 +03:00
aglkm aa49b2c20b adding unspent outputs stats 2024-09-30 16:31:40 +03:00
aglkm 7526b10005 adding block size info 2024-09-29 20:26:29 +03:00
aglkm 45f23c32e5 more charts code refactoring 2024-09-24 21:46:19 +03:00
aglkm 5d25108125 charts code refactoring 2024-09-24 13:30:08 +03:00
aglkm 3a08d82902 adding txns & fees chart 2024-09-23 02:24:17 +03:00
aglkm a4603ea536 adding hashrate chart 2024-09-22 17:14:03 +03:00
aglkm 1d2ab82daf adding node stats 2024-09-19 01:05:33 +03:00
aglkm 45c6678c70 removed unwrap and code cleanup 2024-09-13 16:02:36 +03:00
aglkm 78079c208a remove _colored_ crate 2024-07-26 16:33:36 +03:00
aglkm 3e9648bf9c return application/json content-type for post api 2024-07-10 18:47:43 +03:00
aglkm ac27c5a064 remove unwrap() calls 2024-06-22 22:16:09 +03:00
aglkm 4aaf39cf5f return back search by unspent output feature 2024-06-20 15:16:34 +03:00
aglkm 9f3446ddf2 enhanced logging and external connection 2024-06-19 16:23:00 +03:00
aglkm 239683070b better error handling if chain dir not found 2024-06-18 13:18:50 +03:00
aglkm 5f6ad8ca2c remove search by outputs feature 2024-06-05 06:20:40 +03:00
aglkm 814722fdfb search over unspent outputs 2024-06-04 16:33:50 +03:00
aglkm e81e539791 add ability to disable public api 2024-06-01 18:00:06 +03:00
aglkm 8f5d015f6a adjust coingecko option 2024-06-01 17:38:13 +03:00
aglkm f315d31b58 Adding ability to check for unconfirmed kernels 2024-05-25 16:17:40 +03:00
aglkm 7b360d8a10 Kernel api for Coinbase has no fee field, so remove it 2024-05-24 18:51:07 +03:00
aglkm 2aaebee5f4 Added kernel page, respect id field in api 2024-05-24 15:14:16 +03:00
aglkm b9b0045448 API support 2024-05-23 17:41:03 +03:00
aglkm fca10e1a2c Adjust hashrate metrics for testnet 2024-05-20 19:02:12 +03:00
aglkm 50173f9221 Generalize returned Error 2024-05-20 16:37:24 +03:00