Commit Graph

  • cd7cb56890 Fixed incoming transactions bar on the status page softsimon 2022-02-22 17:37:04 +04:00
  • 74005bb0b1 Remove debug console.log nymkappa 2022-02-22 22:04:52 +09:00
  • 8aa1fe48dc Remove debug console.log nymkappa 2022-02-22 22:04:52 +09:00
  • 6538071b62 Show tx value sum if complete unblinding data is provided softsimon 2022-02-22 16:53:59 +04:00
  • f11c703e87 Show tx value sum if complete unblinding data is provided softsimon 2022-02-22 16:53:59 +04:00
  • f7ccdf3231 Add proxy support for Liquid Testnet softsimon 2022-02-22 16:39:53 +04:00
  • 411ac8d019 Add proxy support for Liquid Testnet softsimon 2022-02-22 16:39:53 +04:00
  • 9b2985016f Handle missing asset registry assets softsimon 2022-02-22 16:32:54 +04:00
  • 78c0fe0e04 Handle missing asset registry assets softsimon 2022-02-22 16:32:54 +04:00
  • af9cbf578e Remove block subsidy from mempool blocks nymkappa 2022-02-22 20:37:17 +09:00
  • 201eff593b Remove block subsidy from mempool blocks nymkappa 2022-02-22 20:37:17 +09:00
  • a5437bdde1 Fix tooltip text alignment in mining dashboard nymkappa 2022-02-22 20:30:14 +09:00
  • 38eb8cbcfd Fix tooltip text alignment in mining dashboard nymkappa 2022-02-22 20:30:14 +09:00
  • d7cbdc4836 Improve hashrate chart and mining dashboard design nymkappa 2022-02-22 20:15:15 +09:00
  • 3f0bf81726 Improve hashrate chart and mining dashboard design nymkappa 2022-02-22 20:15:15 +09:00
  • ac5d632217 Remove difficulty component nymkappa 2022-02-22 16:13:09 +09:00
  • dcd84680fc Remove difficulty component nymkappa 2022-02-22 16:13:09 +09:00
  • 1f02e1c908 Move difficulty adjustment table in the merged hashrate component nymkappa 2022-02-22 16:06:27 +09:00
  • cfbf863a44 Move difficulty adjustment table in the merged hashrate component nymkappa 2022-02-22 16:06:27 +09:00
  • 4c93df6dc9 Merge hashrate and difficulty into one chart nymkappa 2022-02-22 15:50:14 +09:00
  • 83a382a0cb Merge hashrate and difficulty into one chart nymkappa 2022-02-22 15:50:14 +09:00
  • ced5862c3e Merge pull request #1273 from mempool/simon/asset-amount-filter wiz 2022-02-22 03:11:42 +00:00
  • 98e0e1e9c1 Merge pull request #1273 from mempool/simon/asset-amount-filter wiz 2022-02-22 03:11:42 +00:00
  • a68f68398c Merge branch 'master' into simon/asset-amount-filter wiz 2022-02-22 03:11:17 +00:00
  • d750b5ccd3 Merge branch 'master' into simon/asset-amount-filter #1273 wiz 2022-02-22 03:11:17 +00:00
  • 89c835ba17 Merge pull request #1274 from nymkappa/feature/mempool-blocks-reward wiz 2022-02-22 03:11:09 +00:00
  • 55ca5087e0 Merge pull request #1274 from nymkappa/feature/mempool-blocks-reward wiz 2022-02-22 03:11:09 +00:00
  • d1dbd49e0a Merge branch 'master' into feature/mempool-blocks-reward wiz 2022-02-22 02:59:08 +00:00
  • e748775f96 Merge branch 'master' into feature/mempool-blocks-reward #1274 wiz 2022-02-22 02:59:08 +00:00
  • d99e822b9e Merge pull request #1272 from nymkappa/feature/cleanup-tooltips wiz 2022-02-22 02:57:47 +00:00
  • 84cbb0222d Merge pull request #1272 from nymkappa/feature/cleanup-tooltips wiz 2022-02-22 02:57:47 +00:00
  • 00c6bbf859 Replace block size => block reward in the mining dashboard nymkappa 2022-02-22 11:16:18 +09:00
  • d23b9d8cf6 Replace block size => block reward in the mining dashboard nymkappa 2022-02-22 11:16:18 +09:00
  • b61450995a Display asset circulating amount more nicely fixing overflow softsimon 2022-02-21 22:33:03 +04:00
  • 3e6dba2d58 Display asset circulating amount more nicely fixing overflow softsimon 2022-02-21 22:33:03 +04:00
  • 724915dba7 Add data zoom to difficulty nymkappa 2022-02-22 00:17:41 +09:00
  • e770520f0e Add data zoom to difficulty #1272 nymkappa 2022-02-22 00:17:41 +09:00
  • 756653ad84 Tweak charts color - Apply mempool tooltip style nymkappa 2022-02-21 23:36:05 +09:00
  • 7da4187638 Tweak charts color - Apply mempool tooltip style nymkappa 2022-02-21 23:36:05 +09:00
  • dd42f39ef6 Merge pull request #1269 from nymkappa/feature/hashrate-chart wiz 2022-02-21 15:08:27 +00:00
  • 3f5a749352 Merge pull request #1269 from nymkappa/feature/hashrate-chart wiz 2022-02-21 15:08:27 +00:00
  • e573f03b9e Update database migration log levels nymkappa 2022-02-21 23:57:44 +09:00
  • 976017dbef Update database migration log levels #1269 nymkappa 2022-02-21 23:57:44 +09:00
  • e8903ee103 Make sure to try/catch indexing code in case db is not available nymkappa 2022-02-21 23:46:25 +09:00
  • 938a978900 Make sure to try/catch indexing code in case db is not available nymkappa 2022-02-21 23:46:25 +09:00
  • 63aecb1fd5 Show unit in the yaxis for hashrate chart nymkappa 2022-02-21 18:37:34 +09:00
  • b2f872c4cc Show unit in the yaxis for hashrate chart nymkappa 2022-02-21 18:37:34 +09:00
  • cd626a7a8e Fix hashrate chart padding nymkappa 2022-02-21 18:24:24 +09:00
  • beeda5fa87 Fix hashrate chart padding nymkappa 2022-02-21 18:24:24 +09:00
  • ba1a26d3f2 Fix 'active' menu when using mining dashboard nymkappa 2022-02-21 18:19:03 +09:00
  • 413cf3ccaa Fix 'active' menu when using mining dashboard nymkappa 2022-02-21 18:19:03 +09:00
  • e6c0a7e367 Add /api/v1/mining/hashrate/* apis to the cache warmer nymkappa 2022-02-21 18:01:09 +09:00
  • 6e62c62855 Add /api/v1/mining/hashrate/* apis to the cache warmer nymkappa 2022-02-21 18:01:09 +09:00
  • 150b137f0c Hashrates indexing waits for blocks indexing - Batch hashrates I/O ops nymkappa 2022-02-21 17:34:07 +09:00
  • 649ad2e859 Hashrates indexing waits for blocks indexing - Batch hashrates I/O ops nymkappa 2022-02-21 17:34:07 +09:00
  • 9de3c14b3d Reduce log spam during hashrate indexing nymkappa 2022-02-21 16:54:43 +09:00
  • 537e50c682 Reduce log spam during hashrate indexing nymkappa 2022-02-21 16:54:43 +09:00
  • c770d15dad Add --reindex command line parameter to force full re-indexing nymkappa 2022-02-21 16:38:18 +09:00
  • bb1c5d0b31 Add --reindex command line parameter to force full re-indexing nymkappa 2022-02-21 16:38:18 +09:00
  • ba1fd78f09 Refactor power of ten conversion into one wrapper nymkappa 2022-02-21 15:55:27 +09:00
  • e5907159b8 Refactor power of ten conversion into one wrapper nymkappa 2022-02-21 15:55:27 +09:00
  • 6927ea09e7 Improve hashrate indexing logs nymkappa 2022-02-21 14:36:48 +09:00
  • e4721e8574 Improve hashrate indexing logs nymkappa 2022-02-21 14:36:48 +09:00
  • 601fd61374 Make hashrate chart more responsive nymkappa 2022-02-21 14:02:41 +09:00
  • ac118141ce Make hashrate chart more responsive nymkappa 2022-02-21 14:02:41 +09:00
  • 55768161c8 Add network hashrate to mining dashboard nymkappa 2022-02-21 12:23:32 +09:00
  • 53a8d5b246 Add network hashrate to mining dashboard nymkappa 2022-02-21 12:23:32 +09:00
  • ad51a0101c Index new hashrates once every 24 hours nymkappa 2022-02-21 12:22:20 +09:00
  • e61df324ea Index new hashrates once every 24 hours nymkappa 2022-02-21 12:22:20 +09:00
  • cc2890fd60 Added hashrate chart nymkappa 2022-02-19 22:09:35 +09:00
  • 358604ad85 Added hashrate chart nymkappa 2022-02-19 22:09:35 +09:00
  • 5a6f9269b1 Generate daily average hashrate data nymkappa 2022-02-19 20:45:02 +09:00
  • 6fe8f6fa1e Generate daily average hashrate data nymkappa 2022-02-19 20:45:02 +09:00
  • b93fe2ecc8 Re-define sub mining routes properly and use router outlet nymkappa 2022-02-18 15:26:15 +09:00
  • 38b37a3ee7 Re-define sub mining routes properly and use router outlet nymkappa 2022-02-18 15:26:15 +09:00
  • 47697e042b Merge pull request #1223 from antonilol/address-labels softsimon 2022-02-20 20:14:40 +04:00
  • 50f86ba152 Merge pull request #1223 from antonilol/address-labels softsimon 2022-02-20 20:14:40 +04:00
  • 9389eb5f9c Merge branch 'master' into address-labels softsimon 2022-02-20 20:12:20 +04:00
  • cd00953fa7 Merge branch 'master' into address-labels #1223 softsimon 2022-02-20 20:12:20 +04:00
  • f32c192ea2 Merge pull request #1268 from mempool/wiz/inline-enterprise-sponsor-logos wiz 2022-02-20 11:20:25 +00:00
  • a4db02e1f9 Merge pull request #1268 from mempool/wiz/inline-enterprise-sponsor-logos wiz 2022-02-20 11:20:25 +00:00
  • e660134f51 Fix mouseover CSS for inline SVG on About page wiz 2022-02-20 20:11:31 +09:00
  • 3b7d36e9e9 Fix mouseover CSS for inline SVG on About page #1268 wiz 2022-02-20 20:11:31 +09:00
  • 0778abfaa9 Merge branch 'master' into wiz/inline-enterprise-sponsor-logos wiz 2022-02-20 11:09:11 +00:00
  • ce41e1e65d Merge branch 'master' into wiz/inline-enterprise-sponsor-logos wiz 2022-02-20 11:09:11 +00:00
  • 2db7093121 Fixing enterprise sponsors margin softsimon 2022-02-20 13:33:46 +04:00
  • b70df576d4 Fixing enterprise sponsors margin softsimon 2022-02-20 13:33:46 +04:00
  • 514208f4a1 Merge pull request #1267 from mempool/wiz/move-sponsor-button-on-about-page wiz 2022-02-20 08:43:56 +00:00
  • 0e037d5c8f Merge pull request #1267 from mempool/wiz/move-sponsor-button-on-about-page wiz 2022-02-20 08:43:56 +00:00
  • 48788beb3e Merge branch 'master' into wiz/move-sponsor-button-on-about-page wiz 2022-02-20 08:14:08 +00:00
  • 22087bf6cd Merge branch 'master' into wiz/move-sponsor-button-on-about-page #1267 wiz 2022-02-20 08:14:08 +00:00
  • 38b67ac62e Merge pull request #1265 from mempool/wiz/add-nixbitcoin-to-community-integrations wiz 2022-02-20 08:13:34 +00:00
  • 1545dad2d2 Merge pull request #1265 from mempool/wiz/add-nixbitcoin-to-community-integrations wiz 2022-02-20 08:13:34 +00:00
  • 8d398dfed0 Merge branch 'master' into wiz/add-nixbitcoin-to-community-integrations wiz 2022-02-20 08:06:00 +00:00
  • d837bcb791 Merge branch 'master' into wiz/add-nixbitcoin-to-community-integrations #1265 wiz 2022-02-20 08:06:00 +00:00
  • 78d7794516 Merge pull request #1266 from mempool/wiz/tweak-about-page-text softsimon 2022-02-20 12:01:56 +04:00
  • aa22aafe1d Merge pull request #1266 from mempool/wiz/tweak-about-page-text softsimon 2022-02-20 12:01:56 +04:00
  • c62d1a8284 Inline all Enterprise Sponsor logos on About page wiz 2022-02-20 12:02:35 +09:00
  • edb8f5ecd1 Inline all Enterprise Sponsor logos on About page wiz 2022-02-20 12:02:35 +09:00
  • 1a9d58eb10 Move the Become Sponsor button higher on About page wiz 2022-02-20 08:46:58 +09:00