Commit Graph

  • b394911a7c fixed styling main transatoshi 2025-07-23 15:02:30 -07:00
  • a6cd6a5236 adding status field aglkm 2025-07-07 12:29:48 +03:00
  • ba6ecfcc1b improved query search aglkm 2025-07-03 13:57:31 +03:00
  • 6018cfa33f adding onion link aglkm 2025-07-02 15:46:55 +03:00
  • 22bc39f69c adding node request timeout aglkm 2025-06-26 02:31:26 +03:00
  • f92825ee4d remove div-card aglkm 2025-04-10 15:47:55 +03:00
  • 8daa640f61 adding donation page aglkm 2025-04-10 15:21:45 +03:00
  • aafa8ca815 fixing InvalidDigit error aglkm 2025-03-20 02:28:40 +03:00
  • 37f6407292 adding link to mwc wallet aglkm 2025-03-05 01:24:18 +03:00
  • 3d79e77ce1 adding link to easygrin wallet aglkm 2025-03-03 18:35:04 +03:00
  • 84a56aebdf adding api overview page aglkm 2025-03-03 18:27:32 +03:00
  • 37f4b45248 added stem phase explanation button aglkm 2024-12-16 15:42:51 +03:00
  • aa20a5e4b9 disable db by default aglkm 2024-12-15 14:20:12 +03:00
  • 5efc12c704 add sqlite prerequisite into README aglkm 2024-12-15 14:12:22 +03:00
  • e4d093a114 correct border aglkm 2024-12-15 13:45:24 +03:00
  • 9a0ab8ba00 added sqlite database, enhanced charts, bumped version aglkm 2024-12-15 13:40:35 +03:00
  • 1f0cc49e23 missed symbol aglkm 2024-11-14 16:14:10 +03:00
  • d548a08ab8 trim and lowercase search input aglkm 2024-11-14 15:46:07 +03:00
  • 84d3588708 adding emission page aglkm 2024-11-14 15:35:48 +03:00
  • 1717db430b another panick fix on startup if node is not fully synced aglkm 2024-10-29 17:54:44 +03:00
  • 28e12f3aaa add more info into footer aglkm 2024-10-29 17:47:55 +03:00
  • 21ed028ade fix panick on startup if node is not fully synced aglkm 2024-10-29 17:16:53 +03:00
  • 94d8a26081 correct border aglkm 2024-10-29 16:48:01 +03:00
  • 82a7566570 do not use local api secrets for external node connections aglkm 2024-10-04 13:43:17 +03:00
  • f6cd3957a2 show warn message if node is less than 533 aglkm 2024-10-01 23:17:05 +03:00
  • 496d8464c7 correct chain detection aglkm 2024-10-01 22:52:47 +03:00
  • c56317bcac fix units aglkm 2024-10-01 14:33:05 +03:00
  • c93f9d6895 bump version aglkm 2024-10-01 14:20:15 +03:00
  • 02d6fb7270 fix chain dir detection aglkm 2024-10-01 14:18:23 +03:00
  • 2fa9e29a03 adding kernels chart aglkm 2024-10-01 13:51:33 +03:00
  • 8b5d7ff2ea adding outputs & kernels into the dashboard aglkm 2024-10-01 00:13:07 +03:00
  • aa49b2c20b adding unspent outputs stats aglkm 2024-09-30 16:31:40 +03:00
  • a8bf3f1b0a hardening code aglkm 2024-09-29 20:47:48 +03:00
  • 7526b10005 adding block size info aglkm 2024-09-29 20:26:29 +03:00
  • 45f23c32e5 more charts code refactoring aglkm 2024-09-24 21:46:19 +03:00
  • 5d25108125 charts code refactoring aglkm 2024-09-24 13:30:08 +03:00
  • 3a08d82902 adding txns & fees chart aglkm 2024-09-23 02:24:17 +03:00
  • d625738c7f minor changes aglkm 2024-09-22 21:06:58 +03:00
  • a4603ea536 adding hashrate chart aglkm 2024-09-22 17:14:03 +03:00
  • cb775ecd9c removed 'Powered by CoinGecko' msg aglkm 2024-09-20 13:31:18 +03:00
  • a984871943 border ui correction aglkm 2024-09-19 13:08:11 +03:00
  • 1d2ab82daf adding node stats aglkm 2024-09-19 01:05:33 +03:00
  • 45c6678c70 removed unwrap and code cleanup aglkm 2024-09-13 16:02:36 +03:00
  • 1ec7734e6d remove icon dir aglkm 2024-08-30 13:49:42 +03:00
  • 821168c18e adding icons aglkm 2024-08-30 13:45:13 +03:00
  • 78079c208a remove _colored_ crate aglkm 2024-07-26 16:33:36 +03:00
  • 9a51edac03 use json value instead of string aglkm 2024-07-10 21:19:47 +03:00
  • 3e9648bf9c return application/json content-type for post api aglkm 2024-07-10 18:47:43 +03:00
  • ac27c5a064 remove unwrap() calls aglkm 2024-06-22 22:16:09 +03:00
  • 3f67bec9b0 Merge pull request #4 from aglkm/v015 aglkm 2024-06-20 15:18:11 +03:00
  • 4aaf39cf5f return back search by unspent output feature aglkm 2024-06-20 15:16:34 +03:00
  • 9f3446ddf2 enhanced logging and external connection aglkm 2024-06-19 16:23:00 +03:00
  • 239683070b better error handling if chain dir not found aglkm 2024-06-18 13:18:50 +03:00
  • da61d470e7 disallow get_outputs rpc aglkm 2024-06-05 06:31:54 +03:00
  • 5f6ad8ca2c remove search by outputs feature aglkm 2024-06-05 06:20:40 +03:00
  • 080a02ebe0 add search info aglkm 2024-06-04 20:47:07 +03:00
  • b691953cd4 adjust borders aglkm 2024-06-04 20:41:18 +03:00
  • 814722fdfb search over unspent outputs aglkm 2024-06-04 16:33:50 +03:00
  • 2adb567ce7 more UI adjustments aglkm 2024-06-03 12:58:22 +03:00
  • b59f50a615 prettify UI aglkm 2024-06-02 15:48:13 +03:00
  • e81e539791 add ability to disable public api aglkm 2024-06-01 18:00:06 +03:00
  • 8f5d015f6a adjust coingecko option aglkm 2024-06-01 17:38:13 +03:00
  • 99fdb00f18 bump version aglkm 2024-06-01 16:28:19 +03:00
  • d761f27610 Merge pull request #3 from aglkm/v014 aglkm 2024-05-25 16:20:57 +03:00
  • f315d31b58 Adding ability to check for unconfirmed kernels aglkm 2024-05-25 16:17:40 +03:00
  • 2995b4f143 remove debug prints aglkm 2024-05-25 14:06:41 +03:00
  • cc1888343c Improved search feature aglkm 2024-05-24 22:33:26 +03:00
  • 7b360d8a10 Kernel api for Coinbase has no fee field, so remove it aglkm 2024-05-24 18:51:07 +03:00
  • 6525fcb67c Bump version aglkm 2024-05-24 18:43:54 +03:00
  • 22ad5739d8 Merge pull request #2 from aglkm/v013 aglkm 2024-05-24 15:20:50 +03:00
  • 2aaebee5f4 Added kernel page, respect id field in api aglkm 2024-05-24 15:14:16 +03:00
  • 7aadd85e19 Remove debug prints aglkm 2024-05-23 18:43:38 +03:00
  • 3aecc6d557 Shorten api url aglkm 2024-05-23 18:32:05 +03:00
  • b9b0045448 API support aglkm 2024-05-23 17:41:03 +03:00
  • fca10e1a2c Adjust hashrate metrics for testnet aglkm 2024-05-20 19:02:12 +03:00
  • 50173f9221 Generalize returned Error aglkm 2024-05-20 16:37:24 +03:00
  • 04fde44594 More preparations for testnet explorer aglkm 2024-05-20 02:33:19 +03:00
  • 38ee6500eb Introduced coingecko api switch, preparations for testnet explorer aglkm 2024-05-19 20:04:13 +03:00
  • 33426c1a5e Hardening search input aglkm 2024-05-19 17:37:54 +03:00
  • 9ceebf3b9e Bump version aglkm 2024-05-19 17:20:48 +03:00
  • 58a7f567a7 minor dash ui adjustment aglkm 2024-05-10 15:09:00 +03:00
  • 7eab59c2f3 Merge pull request #1 from aglkm/v012 aglkm 2024-05-10 14:35:20 +03:00
  • 0538d73f20 correct borders roundness aglkm 2024-05-10 14:18:17 +03:00
  • e720f32c2f move hardcoded dir path into config file aglkm 2024-05-10 14:00:39 +03:00
  • 91d4a780d7 adding (kW/h) aglkm 2024-05-08 15:13:53 +03:00
  • 1fe6179d99 bump version aglkm 2024-05-08 14:44:14 +03:00
  • bc365a3d17 minor comment update aglkm 2024-05-08 14:22:33 +03:00
  • 2abae0fc0c more wording corrections aglkm 2024-05-08 14:16:49 +03:00
  • ce04d8c77e correct diff window aglkm 2024-05-08 14:13:02 +03:00
  • 522c2e412e shorten wording aglkm 2024-05-08 14:06:07 +03:00
  • ae53bd9e30 update value name aglkm 2024-05-07 21:57:33 +03:00
  • 3afcd831da adding breakeven cost aglkm 2024-05-07 21:51:42 +03:00
  • 2c0e8d0df7 fix transactions stats aglkm 2024-05-07 13:45:55 +03:00
  • 586041c442 add link to explorer github aglkm 2024-05-07 12:18:46 +03:00
  • eabc264036 remove unnecessary dependency aglkm 2024-05-04 12:36:05 +03:00
  • 82ee749b40 Update README.md aglkm 2024-05-04 12:29:15 +03:00
  • a5ca343c52 Initial commit aglkm 2024-05-03 14:23:37 +03:00