Commit Graph

  • e9ba38755c Re-apply test updates from bogus commit 73019b485f nymkappa 2022-02-15 16:19:58 +09:00
  • 2bb8b60278 Revert "Update tests - Replace button click blocks -> pools" nymkappa 2022-02-15 15:56:40 +09:00
  • 1c928582a2 Revert "Update tests - Replace button click blocks -> pools" nymkappa 2022-02-15 15:56:40 +09:00
  • 9ed500fe96 Don't wait for 100% mempool sync before starting block indexing nymkappa 2022-02-11 21:25:58 +09:00
  • a88d6d2fca Don't wait for 100% mempool sync before starting block indexing #1243 nymkappa 2022-02-11 21:25:58 +09:00
  • 61f15a1c86 Revert "Merge pull request #1240 from nymkappa/feature/mempool-sync-threshold" nymkappa 2022-02-11 20:35:53 +09:00
  • 87170247bd Revert "Merge pull request #1240 from nymkappa/feature/mempool-sync-threshold" nymkappa 2022-02-11 20:35:53 +09:00
  • d1b1730961 Merge pull request #1248 from antonilol/api-mempool softsimon 2022-02-14 12:24:16 +04:00
  • 820daf377e Merge pull request #1248 from antonilol/api-mempool softsimon 2022-02-14 12:24:16 +04:00
  • ef529f3da0 Show correct reward in pool stat page nymkappa 2022-02-14 14:11:55 +09:00
  • f381da0f78 Show correct reward in pool stat page nymkappa 2022-02-14 14:11:55 +09:00
  • 3f1a144efd Fix label width being too small on mobile nymkappa 2022-02-14 14:03:05 +09:00
  • a436d3a173 Fix label width being too small on mobile nymkappa 2022-02-14 14:03:05 +09:00
  • 2a5b0cfb07 Renamed /mining/pool-blocks/xxx -> /mining/pool/:poolId/blocks nymkappa 2022-02-14 13:58:40 +09:00
  • 09180c4f91 Renamed /mining/pool-blocks/xxx -> /mining/pool/:poolId/blocks nymkappa 2022-02-14 13:58:40 +09:00
  • 690f33843c Fix block link in pool page - Click on chart slice open pool page nymkappa 2022-02-14 13:21:35 +09:00
  • 4f02efd7fe Fix block link in pool page - Click on chart slice open pool page nymkappa 2022-02-14 13:21:35 +09:00
  • e343b4d6da Set reward to 0 by default until reward indexing is available nymkappa 2022-02-11 19:27:11 +09:00
  • d8e58ee622 Set reward to 0 by default until reward indexing is available nymkappa 2022-02-11 19:27:11 +09:00
  • 3ef16c1479 Disable query logger spam nymkappa 2022-02-11 19:12:52 +09:00
  • c28f3fd4b6 Disable query logger spam nymkappa 2022-02-11 19:12:52 +09:00
  • 37f8d98a3f Show pool addresses in a scrollable div with href nymkappa 2022-02-11 19:10:29 +09:00
  • 763ea0ce6f Show pool addresses in a scrollable div with href nymkappa 2022-02-11 19:10:29 +09:00
  • 8a667fea29 Add mining pool logo in the pool stats page nymkappa 2022-02-11 18:29:38 +09:00
  • 9e64592aca Add mining pool logo in the pool stats page nymkappa 2022-02-11 18:29:38 +09:00
  • 4829624114 Show block reward in the pool stat page nymkappa 2022-02-11 17:55:38 +09:00
  • e1f3c662b2 Show block reward in the pool stat page nymkappa 2022-02-11 17:55:38 +09:00
  • 6c8f5c60c7 Add timespan switch for pool stats and load more for pool's blocks nymkappa 2022-02-10 19:16:00 +09:00
  • f2abedfbaa Add timespan switch for pool stats and load more for pool's blocks nymkappa 2022-02-10 19:16:00 +09:00
  • e3e3e9f02e Mining pool detail page draft PoC nymkappa 2022-02-09 19:41:05 +09:00
  • 3f55aabc53 Mining pool detail page draft PoC nymkappa 2022-02-09 19:41:05 +09:00
  • 52faab53e2 Link PoolRanking page with new pool page nymkappa 2022-02-08 19:04:53 +09:00
  • a168a22360 Link PoolRanking page with new pool page nymkappa 2022-02-08 19:04:53 +09:00
  • 9df9e8b13e Added /mining/pool/:poolId empty page nymkappa 2022-02-08 18:56:51 +09:00
  • fbda0d8186 Added /mining/pool/:poolId empty page nymkappa 2022-02-08 18:56:51 +09:00
  • 6f18a5f1b6 Added mining/pool/:poolId and mining/pool/:poolId/:interval APIs nymkappa 2022-02-08 18:28:53 +09:00
  • b854c071d0 Added mining/pool/:poolId and mining/pool/:poolId/:interval APIs nymkappa 2022-02-08 18:28:53 +09:00
  • 7a44705ef1 set fee_histogram to [] Antoni Spaanderman 2022-02-13 16:13:46 +01:00
  • 3a3392423d set fee_histogram to [] #1248 Antoni Spaanderman 2022-02-13 16:13:46 +01:00
  • 8902107663 implement /api/mempool Antoni Spaanderman 2022-02-13 13:52:04 +01:00
  • 2e1348550e implement /api/mempool Antoni Spaanderman 2022-02-13 13:52:04 +01:00
  • 404af26188 Merge branch 'master' into simon/dashboard-assets wiz 2022-02-13 11:21:39 +00:00
  • 219c1a8615 Merge branch 'master' into simon/dashboard-assets wiz 2022-02-13 11:21:39 +00:00
  • 06bc8301eb Liquid dashboard assets updates softsimon 2022-02-13 00:46:42 +04:00
  • 294d7915e1 Liquid dashboard assets updates softsimon 2022-02-13 00:46:42 +04:00
  • c900fdbf4f Merge pull request #1235 from nymkappa/feature/blocks-extras wiz 2022-02-12 11:30:49 +00:00
  • 039a627d1c Merge pull request #1235 from nymkappa/feature/blocks-extras wiz 2022-02-12 11:30:49 +00:00
  • 6622f51cd4 Merge branch 'master' into address-labels Antoni Spaanderman 2022-02-12 12:29:05 +01:00
  • 9796b87975 Merge branch 'master' into address-labels Antoni Spaanderman 2022-02-12 12:29:05 +01:00
  • bdff774bea Merge branch 'master' into fee-visibility Antoni Spaanderman 2022-02-12 12:28:49 +01:00
  • effab583ee Merge branch 'master' into fee-visibility Antoni Spaanderman 2022-02-12 12:28:49 +01:00
  • 44173ad5b6 Merge branch 'master' into regtest-1 Antoni Spaanderman 2022-02-12 12:28:37 +01:00
  • 9c992a61c5 Merge branch 'master' into regtest-1 Antoni Spaanderman 2022-02-12 12:28:37 +01:00
  • f50eec4d49 Merge branch 'feature/blocks-extras' of github.com:nymkappa/mempool into feature/blocks-extras nymkappa 2022-02-12 20:18:22 +09:00
  • ba36ab3134 Merge branch 'feature/blocks-extras' of github.com:nymkappa/mempool into feature/blocks-extras #1235 nymkappa 2022-02-12 20:18:22 +09:00
  • 06833264ff Remove fields that won't be used in the frontend for now nymkappa 2022-02-10 10:25:14 +09:00
  • b8e40494aa Remove fields that won't be used in the frontend for now nymkappa 2022-02-10 10:25:14 +09:00
  • cb657caeea Merge branch 'master' into feature/blocks-extras wiz 2022-02-12 10:35:57 +00:00
  • 82350b5331 Merge branch 'master' into feature/blocks-extras wiz 2022-02-12 10:35:57 +00:00
  • 677dcf47b4 Merge pull request #1239 from hunicus/refactor-docs-2 wiz 2022-02-12 10:19:45 +00:00
  • 7e82967444 Merge pull request #1239 from hunicus/refactor-docs-2 wiz 2022-02-12 10:19:45 +00:00
  • d70ede5553 Merge branch 'master' into refactor-docs-2 wiz 2022-02-12 10:07:52 +00:00
  • 43e604507d Merge branch 'master' into refactor-docs-2 #1239 wiz 2022-02-12 10:07:52 +00:00
  • 71227d7847 Display top featured assets on Liquid dashboard softsimon 2022-02-12 00:15:13 +04:00
  • 738381702f Display top featured assets on Liquid dashboard softsimon 2022-02-12 00:15:13 +04:00
  • e960211ea1 Add missing docker configuration variable nymkappa 2022-02-11 14:22:59 +09:00
  • aa0e6b807a Add missing docker configuration variable nymkappa 2022-02-11 14:22:59 +09:00
  • aa40396617 Use variables for empty code examples hunicus 2022-02-10 16:51:12 -05:00
  • d7b4e4b698 Use variables for empty code examples hunicus 2022-02-10 16:51:12 -05:00
  • 8e2f7ac91f Improve block indexing logging nymkappa 2022-02-10 23:02:12 +09:00
  • ef43da05c9 Improve block indexing logging nymkappa 2022-02-10 23:02:12 +09:00
  • a79609ff5c Added /api/v1/blocksExtras endpoint nymkappa 2022-02-08 15:47:43 +09:00
  • fac49d0b98 Added /api/v1/blocksExtras endpoint nymkappa 2022-02-08 15:47:43 +09:00
  • 83074b70fe Merge pull request #1240 from nymkappa/feature/mempool-sync-threshold softsimon 2022-02-10 16:28:13 +04:00
  • 2f921f4cc7 Merge pull request #1240 from nymkappa/feature/mempool-sync-threshold softsimon 2022-02-10 16:28:13 +04:00
  • 8c95e1c1f1 Merge branch 'master' into feature/mempool-sync-threshold softsimon 2022-02-10 16:28:05 +04:00
  • b7f93a5726 Merge branch 'master' into feature/mempool-sync-threshold #1240 softsimon 2022-02-10 16:28:05 +04:00
  • 2fa7a9fafe Merge pull request #1220 from nymkappa/bugfix/fix-duplicate-indexing softsimon 2022-02-10 16:23:07 +04:00
  • 877be47e5b Merge pull request #1220 from nymkappa/bugfix/fix-duplicate-indexing softsimon 2022-02-10 16:23:07 +04:00
  • e527777905 Merge branch 'master' into bugfix/fix-duplicate-indexing softsimon 2022-02-10 16:23:00 +04:00
  • 98d819b3d2 Merge branch 'master' into bugfix/fix-duplicate-indexing #1220 softsimon 2022-02-10 16:23:00 +04:00
  • 991c964766 Consider we're synced with the mempool if we cached 99% of pending txs nymkappa 2022-02-10 19:19:54 +09:00
  • af02e9b533 Consider we're synced with the mempool if we cached 99% of pending txs nymkappa 2022-02-10 19:19:54 +09:00
  • 1a2e85581e Merge pull request #1192 from nymkappa/feature/tv-view-timespan-switch softsimon 2022-02-10 11:52:07 +04:00
  • 11e6602315 Merge pull request #1192 from nymkappa/feature/tv-view-timespan-switch softsimon 2022-02-10 11:52:07 +04:00
  • 8cfe33231c Fix bug when loading /tv and cleanup Observable flow nymkappa 2022-02-10 00:04:14 +09:00
  • 055c587351 Fix bug when loading /tv and cleanup Observable flow #1192 nymkappa 2022-02-10 00:04:14 +09:00
  • 61cdaea90c Refactor TV component subscription nymkappa 2022-02-09 10:18:51 +09:00
  • cd9eaf816b Refactor TV component subscription nymkappa 2022-02-09 10:18:51 +09:00
  • 123d321031 Use switchMap param instead of re-reading this.route.snapshot.fragment nymkappa 2022-02-05 19:06:27 +09:00
  • aa77faf314 Use switchMap param instead of re-reading this.route.snapshot.fragment nymkappa 2022-02-05 19:06:27 +09:00
  • e3adf642d2 Allow /tv view timespan to be changed through url fragment nymkappa 2022-02-02 17:49:38 +09:00
  • c9ad316ed5 Allow /tv view timespan to be changed through url fragment nymkappa 2022-02-02 17:49:38 +09:00
  • 4a9151c436 Merge pull request #1232 from mempool/bugfix/remove-debug-return softsimon 2022-02-09 17:13:23 +04:00
  • 4b6ff5e776 Merge pull request #1232 from mempool/bugfix/remove-debug-return softsimon 2022-02-09 17:13:23 +04:00
  • 0b960c8bf2 Merge branch 'master' into bugfix/remove-debug-return softsimon 2022-02-09 17:13:13 +04:00
  • 4e076566db Merge branch 'master' into bugfix/remove-debug-return #1232 softsimon 2022-02-09 17:13:13 +04:00
  • 270672727c Merge branch 'master' into address-labels Antoni Spaanderman 2022-02-09 10:42:41 +01:00
  • 42fa7c1023 Merge branch 'master' into address-labels Antoni Spaanderman 2022-02-09 10:42:41 +01:00
  • 47628303e3 Merge branch 'master' into regtest-1 Antoni Spaanderman 2022-02-09 10:42:23 +01:00