Commit Graph

67 Commits

Author SHA1 Message Date
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
a8bf3f1b0a hardening code 2024-09-29 20:47:48 +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
d625738c7f minor changes 2024-09-22 21:06:58 +03:00
aglkm
a4603ea536 adding hashrate chart 2024-09-22 17:14:03 +03:00
aglkm
cb775ecd9c removed 'Powered by CoinGecko' msg 2024-09-20 13:31:18 +03:00
aglkm
a984871943 border ui correction 2024-09-19 13:08:11 +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
1ec7734e6d remove icon dir 2024-08-30 13:49:42 +03:00
aglkm
821168c18e adding icons 2024-08-30 13:45:13 +03:00
aglkm
78079c208a remove _colored_ crate 2024-07-26 16:33:36 +03:00
aglkm
9a51edac03 use json value instead of string 2024-07-10 21:19:47 +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
3f67bec9b0 Merge pull request #4 from aglkm/v015
V015
2024-06-20 15:18:11 +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
da61d470e7 disallow get_outputs rpc 2024-06-05 06:31:54 +03:00
aglkm
5f6ad8ca2c remove search by outputs feature 2024-06-05 06:20:40 +03:00
aglkm
080a02ebe0 add search info 2024-06-04 20:47:07 +03:00
aglkm
b691953cd4 adjust borders 2024-06-04 20:41:18 +03:00
aglkm
814722fdfb search over unspent outputs 2024-06-04 16:33:50 +03:00
aglkm
2adb567ce7 more UI adjustments 2024-06-03 12:58:22 +03:00
aglkm
b59f50a615 prettify UI 2024-06-02 15:48:13 +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
99fdb00f18 bump version 2024-06-01 16:28:19 +03:00
aglkm
d761f27610 Merge pull request #3 from aglkm/v014
V014
2024-05-25 16:20:57 +03:00
aglkm
f315d31b58 Adding ability to check for unconfirmed kernels 2024-05-25 16:17:40 +03:00
aglkm
2995b4f143 remove debug prints 2024-05-25 14:06:41 +03:00
aglkm
cc1888343c Improved search feature 2024-05-24 22:33:26 +03:00
aglkm
7b360d8a10 Kernel api for Coinbase has no fee field, so remove it 2024-05-24 18:51:07 +03:00
aglkm
6525fcb67c Bump version 2024-05-24 18:43:54 +03:00
aglkm
22ad5739d8 Merge pull request #2 from aglkm/v013
V013
2024-05-24 15:20:50 +03:00
aglkm
2aaebee5f4 Added kernel page, respect id field in api 2024-05-24 15:14:16 +03:00
aglkm
7aadd85e19 Remove debug prints 2024-05-23 18:43:38 +03:00
aglkm
3aecc6d557 Shorten api url 2024-05-23 18:32:05 +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
aglkm
04fde44594 More preparations for testnet explorer 2024-05-20 02:33:19 +03:00
aglkm
38ee6500eb Introduced coingecko api switch, preparations for testnet explorer 2024-05-19 20:04:13 +03:00
aglkm
33426c1a5e Hardening search input 2024-05-19 17:37:54 +03:00
aglkm
9ceebf3b9e Bump version 2024-05-19 17:20:48 +03:00