Commit Graph

  • 27bf48f66f Fix mining pools wrong default timespan value nymkappa 2022-01-28 18:49:06 +09:00
  • 620a7f0718 Fix mining pools wrong default timespan value #1162 nymkappa 2022-01-28 18:49:06 +09:00
  • e3696bca61 Fixes post rebase nymkappa 2022-01-28 14:31:33 +09:00
  • 9df490373b Fixes post rebase nymkappa 2022-01-28 14:31:33 +09:00
  • 6e61de3a96 Small improvements on the mining page UX - INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything - Show only available timespan in the mining page according to available datas - Change default INDEXING_BLOCKS_AMOUNT to 1100 nymkappa 2022-01-25 18:33:46 +09:00
  • 6ebbc5667d Small improvements on the mining page UX - INDEXING_BLOCKS_AMOUNT = 0 disable indexing, INDEXING_BLOCKS_AMOUNT = -1 indexes everything - Show only available timespan in the mining page according to available datas - Change default INDEXING_BLOCKS_AMOUNT to 1100 nymkappa 2022-01-25 18:33:46 +09:00
  • 2c31fe6328 Move block indexing start logic in blocks.ts nymkappa 2022-01-24 19:57:54 +09:00
  • d66bc57165 Move block indexing start logic in blocks.ts nymkappa 2022-01-24 19:57:54 +09:00
  • 25c9083f1b Update tests - Replace button click blocks -> pools nymkappa 2022-01-24 18:26:36 +09:00
  • 73019b485f Update tests - Replace button click blocks -> pools nymkappa 2022-01-24 18:26:36 +09:00
  • 7188d0d55d Added MEMPOOL.INDEXING_BLOCKS_AMOUNT in the config (default 432 blocks) nymkappa 2022-01-24 17:43:11 +09:00
  • 647f12ffaa Added MEMPOOL.INDEXING_BLOCKS_AMOUNT in the config (default 432 blocks) nymkappa 2022-01-24 17:43:11 +09:00
  • ae379f1af4 Wrap block indexing into a try/catch since we don't use async when calling that function nymkappa 2022-01-24 15:36:30 +09:00
  • a271c39ba8 Wrap block indexing into a try/catch since we don't use async when calling that function nymkappa 2022-01-24 15:36:30 +09:00
  • 1160baaf02 Polish mining page UI nymkappa 2022-01-21 21:50:57 +09:00
  • f8f9108ae1 Polish mining page UI nymkappa 2022-01-21 21:50:57 +09:00
  • 045141d16d Don't try to identify the mining pool on liquid/bisq nymkappa 2022-01-21 18:14:42 +09:00
  • 40e529ece7 Don't try to identify the mining pool on liquid/bisq nymkappa 2022-01-21 18:14:42 +09:00
  • 8b9e3e0ea1 Import pools file for testnet and signet as well - Added missing express routes nymkappa 2022-01-21 16:45:11 +09:00
  • df960ab9ba Import pools file for testnet and signet as well - Added missing express routes nymkappa 2022-01-21 16:45:11 +09:00
  • add06ede7f Add share % in pie chart label nymkappa 2022-01-21 11:17:36 +09:00
  • 8eaa9b3c7b Add share % in pie chart label nymkappa 2022-01-21 11:17:36 +09:00
  • dcf613e065 DROP -> DROP IF EXISTS nymkappa 2022-01-21 00:08:51 +09:00
  • 5b32ab6dde DROP -> DROP IF EXISTS nymkappa 2022-01-21 00:08:51 +09:00
  • fea0b94b67 Hide epoch data from the mining page nymkappa 2022-01-20 23:54:42 +09:00
  • f982f6b4b6 Hide epoch data from the mining page nymkappa 2022-01-20 23:54:42 +09:00
  • a8e5f44937 Drop legacy blocks table during migration - Fix linter issues nymkappa 2022-01-20 17:20:02 +09:00
  • aa457e316b Drop legacy blocks table during migration - Fix linter issues nymkappa 2022-01-20 17:20:02 +09:00
  • 92de2bbc03 Fix xxxWindowPreference management nymkappa 2022-01-19 13:03:43 +09:00
  • b8410f00d9 Fix xxxWindowPreference management nymkappa 2022-01-19 13:03:43 +09:00
  • 16ab9b38a0 Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale nymkappa 2022-01-18 17:37:04 +09:00
  • 4b9bfd6ca0 Basic block indexing WIP - Default mining pool icon - Only show mining hashrate on 1d scale nymkappa 2022-01-18 17:37:04 +09:00
  • b567c0ad43 Add difficulty adjustment in mining page + Fix pools table on mobile nymkappa 2022-01-17 15:34:34 +09:00
  • b9a047b22d Add difficulty adjustment in mining page + Fix pools table on mobile nymkappa 2022-01-17 15:34:34 +09:00
  • 7b51470704 When a new blocks is mined, refresh the mining stats nymkappa 2022-01-17 12:54:56 +09:00
  • 091027cc79 When a new blocks is mined, refresh the mining stats nymkappa 2022-01-17 12:54:56 +09:00
  • 8d406a40e5 Add pie chart and rewrite the pool ranking component nymkappa 2022-01-14 18:09:40 +09:00
  • 0a267affaf Add pie chart and rewrite the pool ranking component nymkappa 2022-01-14 18:09:40 +09:00
  • cd61bcf85a Increment migration schema version to 3 and re-add pools and blocks table creation queries nymkappa 2022-01-13 12:18:39 +09:00
  • 18a63933fa Increment migration schema version to 3 and re-add pools and blocks table creation queries nymkappa 2022-01-13 12:18:39 +09:00
  • 5ca98af7d1 Generate mining basic pool ranking (sorted by block found) for a specified timeframe nymkappa 2022-01-06 19:59:33 +09:00
  • bfe9f99c35 Generate mining basic pool ranking (sorted by block found) for a specified timeframe nymkappa 2022-01-06 19:59:33 +09:00
  • 4646cc6df3 Refactor blocks.ts and index 10k block headers at launch nymkappa 2022-01-05 15:41:14 +09:00
  • 37031ec913 Refactor blocks.ts and index 10k block headers at launch nymkappa 2022-01-05 15:41:14 +09:00
  • 1b5ef17b1f Add backend README - Backend watchers setup nymkappa 2022-01-03 11:47:04 +09:00
  • 031f69a403 Add backend README - Backend watchers setup nymkappa 2022-01-03 11:47:04 +09:00
  • 1a856574aa Migrate pools.json to the database in one command - Updated latest pools.json file from Blockchain-Known-Pools master nymkappa 2022-01-06 02:26:07 +09:00
  • 1a22923cd8 Migrate pools.json to the database in one command - Updated latest pools.json file from Blockchain-Known-Pools master nymkappa 2022-01-06 02:26:07 +09:00
  • cb525b0bd3 Release v2.3.1 v2.3.1 v2.3 wiz 2022-01-28 11:38:06 +09:00
  • 53c8cdee83 Remove useless autocommit=0 in db migration script nymkappa 2022-01-25 16:45:52 +09:00
  • b855a14c1a Merge pull request #1194 from AaronDewes/patch-1 wiz 2022-01-27 09:03:12 +00:00
  • 887b1b6223 Change Citadel link to core hunicus 2022-01-27 08:11:18 +01:00
  • 4212a649f1 Merge pull request #1194 from AaronDewes/patch-1 wiz 2022-01-27 09:03:12 +00:00
  • 8a4a003620 Change Citadel link to core #1194 Aaron Dewes 2022-01-27 08:11:18 +01:00
  • ecda45b2d2 Increase nginx send_timeout and keepalive_requests wiz 2022-01-27 05:56:38 +00:00
  • 493dbb1b1a Increase nginx send_timeout and keepalive_requests #1193 wiz 2022-01-27 05:56:38 +00:00
  • a35ac48b18 sign cla Antoni Spaanderman 2022-01-25 16:50:03 +01:00
  • 2aaa42716a sign cla #1189 Antoni Spaanderman 2022-01-25 16:50:03 +01:00
  • 1a4a8e61e5 Merge pull request #1188 from mempool/wiz/add-cla wiz 2022-01-25 10:22:21 +00:00
  • 356dda96c8 Merge pull request #1188 from mempool/wiz/add-cla wiz 2022-01-25 10:22:21 +00:00
  • e6bfaf257e Accept the CLA for @softsimon softsimon 2022-01-25 13:41:28 +04:00
  • f2a9933d21 Accept the CLA for @softsimon #1188 softsimon 2022-01-25 13:41:28 +04:00
  • 74610bca18 Update copyright years in legal notices wiz 2022-01-25 09:19:30 +00:00
  • bd033541b7 Update copyright years in legal notices wiz 2022-01-25 09:19:30 +00:00
  • 28778f0c00 Accept the CLA for @wiz wiz 2022-01-25 09:19:09 +00:00
  • 707ae7be01 Accept the CLA for @wiz wiz 2022-01-25 09:19:09 +00:00
  • 45642dc445 Add new Contributor License Agreement policy wiz 2022-01-25 09:15:19 +00:00
  • 000dfc4d9e Add new Contributor License Agreement policy wiz 2022-01-25 09:15:19 +00:00
  • 47318e1437 Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix wiz 2022-01-25 08:15:20 +00:00
  • cba46a82aa Merge pull request #1173 from mempool/simon/liquid-asset-precision-fix wiz 2022-01-25 08:15:20 +00:00
  • b0f453d5bf Merge pull request #1187 from nymkappa/bugfix/mysql-transactions wiz 2022-01-25 07:51:31 +00:00
  • 1263d05ac8 Merge pull request #1187 from nymkappa/bugfix/mysql-transactions wiz 2022-01-25 07:51:31 +00:00
  • 159c4224bd Remove useless autocommit=0 in db migration script nymkappa 2022-01-25 16:45:52 +09:00
  • 703b4cc92a Remove useless autocommit=0 in db migration script #1187 nymkappa 2022-01-25 16:45:52 +09:00
  • 0ac558fc0d Merge pull request #1163 from nymkappa/feature/pools-migration wiz 2022-01-25 06:27:10 +00:00
  • 6ad0344ea5 Merge pull request #1163 from nymkappa/feature/pools-migration wiz 2022-01-25 06:27:10 +00:00
  • e4875c714a fix 0 sat/vB not displaying Antoni Spaanderman 2022-01-24 21:35:13 +01:00
  • 7902f68ada fix 0 sat/vB not displaying Antoni Spaanderman 2022-01-24 21:35:13 +01:00
  • f1a6720666 fix dashboard TXs issue Antoni Spaanderman 2022-01-24 20:51:30 +01:00
  • f68ac944ed fix dashboard TXs issue Antoni Spaanderman 2022-01-24 20:51:30 +01:00
  • 9009dcef4a fix dashboard blocks issue Antoni Spaanderman 2022-01-24 20:44:05 +01:00
  • 1beafd137b fix dashboard blocks issue Antoni Spaanderman 2022-01-24 20:44:05 +01:00
  • 07477957fd fix block height out of range on full page blocks viewer Antoni Spaanderman 2022-01-24 20:26:02 +01:00
  • f111c006ce fix block height out of range on full page blocks viewer Antoni Spaanderman 2022-01-24 20:26:02 +01:00
  • afcb1985ca prefer const over let Antoni Spaanderman 2022-01-24 20:25:22 +01:00
  • 44021a3cb3 prefer const over let Antoni Spaanderman 2022-01-24 20:25:22 +01:00
  • 97f509c1bf Merge pull request #1182 from nymkappa/bugfix/statistics-db-error-handling softsimon 2022-01-24 17:05:48 +04:00
  • eb32b13acb Merge pull request #1182 from nymkappa/bugfix/statistics-db-error-handling softsimon 2022-01-24 17:05:48 +04:00
  • d15edb1c83 Merge pull request #1183 from nymkappa/feature/cleanup-master-page softsimon 2022-01-24 17:03:16 +04:00
  • f1400909a8 Merge pull request #1183 from nymkappa/feature/cleanup-master-page softsimon 2022-01-24 17:03:16 +04:00
  • 37639fdeb5 Merge pull request #1177 from knorrium/fix_broken_bisq_tx_link softsimon 2022-01-24 13:23:11 +04:00
  • c91b6b473a Merge pull request #1177 from knorrium/fix_broken_bisq_tx_link softsimon 2022-01-24 13:23:11 +04:00
  • 48d01afaa8 Cleanup master-page template nymkappa 2022-01-24 18:22:15 +09:00
  • 68320dc117 Cleanup master-page template #1183 nymkappa 2022-01-24 18:22:15 +09:00
  • 675ea25880 Wrap statistics db ops with try/catch nymkappa 2022-01-24 16:22:38 +09:00
  • a805c86697 Wrap statistics db ops with try/catch #1182 nymkappa 2022-01-24 16:22:38 +09:00
  • 3528ca35bd Make sure to wait for all mining pools queries before continuing nymkappa 2022-01-24 14:34:03 +09:00
  • 1322298a06 Make sure to wait for all mining pools queries before continuing #1163 nymkappa 2022-01-24 14:34:03 +09:00
  • 5a1d1a2e95 add log priority option for stdout log Antoni Spaanderman 2022-01-23 12:20:32 +01:00
  • 3ceab1493e add log priority option for stdout log Antoni Spaanderman 2022-01-23 12:20:32 +01:00