Commit Graph

  • ab8b557e73 Merge pull request #4373 from mempool/mononaut/fix-silent-db-exceptions softsimon 2023-11-14 15:27:52 +09:00
  • 5c0a59d2f6 handle unknown query types in db error log #4373 Mononaut 2023-11-14 06:13:06 +00:00
  • 29cbdf6cd5 handle null query in error log Mononaut 2023-11-14 05:52:27 +00:00
  • 08b68ef8ba handle exception in db transaction rollback Mononaut 2023-11-14 05:33:48 +00:00
  • 1ae34e069c Fix silently unhandled database exceptions Mononaut 2023-11-14 05:00:05 +00:00
  • 5bad829afc Merge pull request #4316 from starius/taproot-channels softsimon 2023-11-14 13:54:31 +09:00
  • 562cd5683a Merge branch 'master' into taproot-channels #4316 softsimon 2023-11-14 13:41:44 +09:00
  • cbf2395009 Merge branch 'master' into nymkappa/mega-branch nymkappa 2023-11-14 11:12:11 +09:00
  • c393483590 [graph] add toggle to show/hide outliers in transaction vBytes per second graph nymkappa 2023-11-14 10:51:51 +09:00
  • cbe1ec4e72 Merge pull request #4356 from mempool/mononaut/fix-pid-lock wiz 2023-11-13 22:19:43 +09:00
  • c6a92083a8 Fix pid parsing on release lock #4356 Mononaut 2023-11-13 07:53:13 +00:00
  • 8c4b488251 handle SIGHUP exit code Mononaut 2023-11-13 07:33:53 +00:00
  • 3639dcc92a Recover from stale PID file Mononaut 2023-11-10 07:45:02 +00:00
  • fa86f97ae8 handle SIGHUP exit code #4366 mononaut/pidhup Mononaut 2023-11-13 07:33:53 +00:00
  • 28113d1141 Merge pull request #4163 from mempool/mononaut/fast-forensics wiz 2023-11-13 14:54:20 +09:00
  • 12b49abfdd Merge pull request #4258 from mempool/mononaut/esplora-sigops softsimon 2023-11-13 14:32:23 +09:00
  • 68e0dfe736 Merge branch 'master' into mononaut/fast-forensics #4163 wiz 2023-11-13 14:24:08 +09:00
  • 29299e622e Calculate sigops in /api/v1/tx/:txid for mined txs #4258 Mononaut 2023-11-13 03:42:12 +00:00
  • 4ac0a6dad2 Display sigops on all transactions Mononaut 2023-09-19 00:18:52 +00:00
  • a510b4992c Fix condition to add mempool data to loaded cache txs Mononaut 2023-09-16 13:02:47 +00:00
  • 72e19f674a Clear Liquid sigops Mononaut 2023-09-16 13:02:07 +00:00
  • ea2a7e7505 Use sigops from mempool/electrs, fix the nodejs sigop calculation Mononaut 2023-09-16 02:10:38 +00:00
  • 74a2cedc7a Merge pull request #4101 from mempool/mononaut/faster-rbf-load wiz 2023-11-12 19:10:53 +09:00
  • c0a481acbe Reduce /internal/txs RBF cache query chunk size to 250 #4101 wiz 2023-11-12 19:09:36 +09:00
  • 5998b54fec more logs, reduce request chunk sizes Mononaut 2023-11-12 09:23:37 +00:00
  • a2f6ea7b3a Merge branch 'master' into mononaut/faster-rbf-load wiz 2023-11-12 17:41:30 +09:00
  • 6a877c2a2e Merge pull request #4158 from mempool/junderw/fix-paths wiz 2023-11-12 17:40:34 +09:00
  • ee90a96d22 Merge branch 'master' into junderw/fix-paths #4158 wiz 2023-11-12 17:22:39 +09:00
  • 4ea7989aec Merge pull request #4364 from mempool/mononaut/fix-incoming-tx-chart softsimon 2023-11-12 17:13:53 +09:00
  • fc52514c31 restore incoming tx clearance line, smooth moving avg #4364 Mononaut 2023-11-12 07:59:06 +00:00
  • b9217da453 Change internal API prefix to "internal" Mononaut 2023-08-28 16:52:28 +09:00
  • 70badaf461 Speed up $scanForClosedChannels, use internal outspends apis Mononaut 2023-08-18 02:47:32 +09:00
  • 995acb238d Refactor forensics batching, speed up opened channel forensics Mononaut 2023-08-18 00:19:02 +09:00
  • 5bee54a2bf Use new bulk endpoints to speed up forensics Mononaut 2023-08-17 02:42:59 +09:00
  • 7ec7ae7b95 Remove old batched outspends API #4156 Mononaut 2023-11-12 06:51:48 +00:00
  • 09f208484a Add electrsApiService cachedRequest function, switch outspends Mononaut 2023-11-12 06:38:18 +00:00
  • 8aa51c4e80 Batch esplora outspends requests Mononaut 2023-08-16 02:25:48 +09:00
  • 823f06451c Send correct tx conf status in websocket msgs Mononaut 2023-09-11 11:04:01 +09:00
  • 9d60c39aeb Resolve rbf cache merge conflicts Mononaut 2023-11-12 06:19:46 +00:00
  • 031e14f302 Update internal getRawTransactions to use new prefix Mononaut 2023-08-28 16:55:50 +09:00
  • 156b5d0b3c Update bulk /txs to use new failover router, internal-api path Mononaut 2023-08-16 18:30:18 +09:00
  • 38909cfc42 use bulk /txs endpoint to check cached rbf tx status Mononaut 2023-08-05 16:08:54 +09:00
  • 3de779ea13 Merge pull request #4255 from mempool/mononaut/confirmed-tx-status softsimon 2023-11-12 14:34:12 +09:00
  • 2339a0771e Use internal /block/:hash/txs endpoint Mononaut 2023-09-06 08:24:30 +09:00
  • 4972f00a96 Add internal endpoint blocking to all Nginx configs junderw 2023-08-27 10:28:51 -07:00
  • 502a1c021e Add suggestions from wiz Jonathan Underwood 2023-08-28 02:18:59 +09:00
  • d16773bfa0 Switch backend to use internal-api paths Mononaut 2023-08-16 17:54:08 +09:00
  • 511b827bf5 Nginx: Ignore all internal-api paths junderw 2023-08-16 00:44:06 -07:00
  • 90634c4343 Merge branch 'master' into mononaut/confirmed-tx-status #4255 softsimon 2023-11-12 13:48:35 +09:00
  • 1e69f3b331 Merge pull request #4246 from mempool/dependabot/npm_and_yarn/frontend/mock-socket-9.3.1 softsimon 2023-11-11 18:42:53 +09:00
  • 4273276422 Bump mock-socket from 9.2.1 to 9.3.1 in /frontend #4246 dependabot[bot] 2023-11-11 09:37:11 +00:00
  • fd25713746 Merge pull request #4318 from mempool/mononaut/more-dp-fees softsimon 2023-11-11 18:36:26 +09:00
  • 37605d5732 Improve fee distribution legibility on small screens #4318 Mononaut 2023-11-11 08:57:55 +00:00
  • df2967d576 Merge pull request #4353 from mempool/dependabot/npm_and_yarn/frontend/frontend-angular-dependencies-f2c2dc5ad6 softsimon 2023-11-11 17:57:32 +09:00
  • 9ab85ab799 Bump the frontend-angular-dependencies group in /frontend with 1 update #4353 dependabot[bot] 2023-11-11 08:39:56 +00:00
  • 1b6f039341 Merge pull request #4289 from mempool/dependabot/npm_and_yarn/frontend/get-func-name-2.0.2 softsimon 2023-11-11 17:38:47 +09:00
  • 0abf4f415f Bump get-func-name from 2.0.0 to 2.0.2 in /frontend #4289 dependabot[bot] 2023-11-11 08:29:45 +00:00
  • b5a5f0f608 Add small margin above fee distribution graph Mononaut 2023-10-15 23:33:34 +00:00
  • ffd2685922 Display fee distribution labels to 3 sig figs Mononaut 2023-10-15 23:23:49 +00:00
  • 9845567c2f Merge pull request #4361 from mempool/mononaut/fix-double-outspend-request softsimon 2023-11-11 17:07:31 +09:00
  • 6740ab61f3 Reduce outspend API cache expiry to 250ms #4361 Mononaut 2023-11-11 07:46:25 +00:00
  • 3f0c3c1952 Add apiService cachedRequest function, apply to outspends requests Mononaut 2023-11-11 07:16:59 +00:00
  • 7142d69dda Merge pull request #4319 from mempool/mononaut/fix-stale-rbf-cache softsimon 2023-11-11 15:17:13 +09:00
  • e3e248d601 Convert RBF disk cache data to match new format #4319 Mononaut 2023-11-11 05:52:37 +00:00
  • a0a4ae611c Merge pull request #2846 from antonilol/cookie softsimon 2023-11-11 13:16:35 +09:00
  • 0e420d8196 Fix rbf tree leak, clean up stale trees in Redis Mononaut 2023-10-16 01:00:18 +00:00
  • 06d1bbdf03 Merge branch 'master' into cookie #2846 softsimon 2023-11-11 12:57:49 +09:00
  • 87b034fa8c Merge pull request #4292 from mempool/mononaut/hide-arrow-on-replace softsimon 2023-11-11 12:17:54 +09:00
  • 874d2b371d Merge branch 'master' into mononaut/hide-arrow-on-replace #4292 softsimon 2023-11-11 11:57:03 +09:00
  • 6134376964 Merge pull request #4347 from mempool/dependabot/npm_and_yarn/frontend/cypress-13.5.0 softsimon 2023-11-11 11:56:46 +09:00
  • eba5560caa Merge pull request #4348 from mempool/dependabot/npm_and_yarn/backend/axios-1.6.1 softsimon 2023-11-11 11:56:34 +09:00
  • e08665dee5 Bump cypress from 13.3.0 to 13.5.0 in /frontend #4347 dependabot[bot] 2023-11-11 02:47:53 +00:00
  • b8b341431a Merge pull request #4354 from mempool/mononaut/rerebundle softsimon 2023-11-10 16:40:36 +09:00
  • 9e6072c371 Merge branch 'master' into mononaut/confirmed-tx-status softsimon 2023-11-10 14:49:24 +09:00
  • af7b9c0dc8 Adjust webpack chunk preloading strategy #4354 Mononaut 2023-11-10 04:58:07 +00:00
  • 1e3babe714 Merge pull request #4254 from mempool/mononaut/failover-timeout-config softsimon 2023-11-10 14:27:25 +09:00
  • a663cca3d0 Merge branch 'master' into mononaut/failover-timeout-config #4254 softsimon 2023-11-10 14:09:43 +09:00
  • 3580d060ce Merge pull request #4274 from mempool/mononaut/fix-faq-blockchain softsimon 2023-11-10 13:53:15 +09:00
  • 31ead371dc Merge branch 'master' into mononaut/fix-faq-blockchain #4274 softsimon 2023-11-10 13:49:58 +09:00
  • 897cd7edeb Merge pull request #3571 from mempool/nymkappa/tx-overflow softsimon 2023-11-10 12:56:40 +09:00
  • 683b72387b Merge branch 'master' into nymkappa/tx-overflow #3571 softsimon 2023-11-10 12:47:52 +09:00
  • db8ed5b705 Split liquid, lightning & mainnet graphs Mononaut 2023-11-10 03:03:16 +00:00
  • 80bf2f9ebd Split master page components & deduplicate main routes Mononaut 2023-11-09 08:22:53 +00:00
  • 854a9dd057 Split legal page components into separate modules Mononaut 2023-11-09 07:53:46 +00:00
  • ae02ff5b0d Split About component into separate module Mononaut 2023-11-09 07:06:09 +00:00
  • 0cf898a19f Split transaction components into separate module Mononaut 2023-11-09 07:05:37 +00:00
  • b5a8687b6a Split Block component into separate module Mononaut 2023-11-08 00:09:23 +00:00
  • 27077dcd6c Merge pull request #4280 from mempool/mononaut/standalone-visualizations wiz 2023-11-09 20:06:28 +09:00
  • 80ecf77270 Merge branch 'master' into mononaut/standalone-visualizations #4280 wiz 2023-11-09 19:52:32 +09:00
  • 8d6225d6c5 Merge pull request #4309 from mempool/knorrium/unfurler_config wiz 2023-11-09 19:50:58 +09:00
  • 8dcd372b99 Merge pull request #4312 from mempool/mononaut/fix-group-channel-count wiz 2023-11-09 19:26:08 +09:00
  • c4d37392dc Merge branch 'master' into mononaut/fix-group-channel-count #4312 wiz 2023-11-09 18:46:41 +09:00
  • 4ed3b65d12 Merge pull request #4323 from mempool/mononaut/hide-mempool-count-line wiz 2023-11-09 18:46:33 +09:00
  • 86458927d6 Merge branch 'master' into mononaut/hide-mempool-count-line #4323 wiz 2023-11-09 18:38:11 +09:00
  • 49f189f257 Merge pull request #4343 from erikarvstedt/add-distro-nix-bitcoin wiz 2023-11-09 18:37:20 +09:00
  • 9cc0aaeac2 Merge pull request #4345 from mempool/mononaut/rebundle softsimon 2023-11-09 18:25:26 +09:00
  • 2df99ef7ed Merge branch 'master' into mononaut/rebundle #4345 wiz 2023-11-09 18:06:19 +09:00
  • 450bda7d04 Merge pull request #4328 from mempool/mononaut/purging-min-fee softsimon 2023-11-09 14:58:48 +09:00
  • d18b8881d0 Bump axios from 1.5.0 to 1.6.1 in /backend #4348 dependabot[bot] 2023-11-09 02:16:55 +00:00
  • 1b3ceed707 Merge pull request #4325 from fanquake/bitcoin_core_25_1 wiz 2023-11-09 01:39:01 +09:00