| 
							
							
								 softsimon | 59713e2132 | Update backend/src/api/mempool.ts Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com> | 2023-07-02 18:10:08 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | 1e83a99bae | Update backend/src/api/mempool.ts Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com> | 2023-07-02 18:10:02 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | b5fdb6d64f | Merge pull request #3843 from mempool/mononaut/projected-fee-graph Better projected fee graph | 2023-07-02 17:44:12 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | f80257c5ea | Merge branch 'master' into mononaut/atomic-cpfp | 2023-07-01 22:04:14 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | 2bda12e5f9 | Merge pull request #3881 from mempool/mononaut/separate-audit-api Separate summary and audit-summary API endpoints | 2023-07-01 19:43:20 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | 2e285c8d86 | Merge pull request #3878 from mempool/mononaut/full-mempool-graph Add 'all time' option for mempool graph | 2023-07-01 17:23:03 +02:00 |  | 
			
				
					| 
							
							
								 nymkappa | d939391e62 | ALL -> all (no caps needed, match the url parameters as well) | 2023-06-30 19:52:06 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | d4ed238ae1 | Add statistics/all to cache warmer, change query keyword | 2023-06-30 19:52:05 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 22baf4186e | Add 'all time' option for mempool graph | 2023-06-30 19:52:05 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | eaad63a082 | frontend resync recent blocks when necessary | 2023-06-30 19:43:04 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | ca6ddd609d | clean up backend websocket logic | 2023-06-30 19:43:04 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 9f2b98b246 | Handle stack-of-N-blocks in new fee graph | 2023-06-30 19:27:31 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 48d62a1396 | Save effective fee rates to block templates & summaries | 2023-06-29 19:24:19 -04:00 |  | 
			
				
					| 
							
							
								 softsimon | 31ae382f75 | Lowering mempool loop break limit | 2023-06-27 18:46:28 +02:00 |  | 
			
				
					| 
							
							
								 Mononaut | 1f442b9ea6 | Make cpfp db save operations atomic | 2023-06-22 12:08:47 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 9ff5ce0d37 | Change order of cpfp db operations | 2023-06-21 19:57:18 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 329c635da5 | Fix getCpfpInfo error handling | 2023-06-21 19:57:09 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | e18f3800be | Hotfix for undefined cpfp cluster bug | 2023-06-21 19:07:00 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 4fbab08586 | Separate summary and audit-summary API endpoints | 2023-06-20 15:13:52 -04:00 |  | 
			
				
					| 
							
							
								 Antoni Spaanderman | 0d69ad43ab | fix config issues | 2023-06-18 20:34:56 +02:00 |  | 
			
				
					| 
							
							
								 Antoni Spaanderman | dc491a5984 | change default cookie path to /bitcoin/.cookie | 2023-06-18 19:16:09 +02:00 |  | 
			
				
					| 
							
							
								 Antoni Spaanderman | e9386ec003 | Add Bitcoin Core RPC cookie authentication option | 2023-06-18 19:16:07 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | 0586e04d67 | Merge pull request #3873 from mempool/simon/sanitize-pubkey-search Sanitize node pubkey search | 2023-06-17 11:22:28 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | a5575c0876 | Sanitize node pubkey search | 2023-06-16 23:42:57 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | 176f5e1377 | Reinstate the mempool loop time limit | 2023-06-16 20:42:31 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | d955dbff55 | Merge pull request #3842 from mempool/mononaut/consistent-fee-ranges Fix fee range inconsistencies | 2023-06-15 16:49:07 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | c630d705df | Merge pull request #3839 from mempool/mononaut/clean-up-legacy-cpfp Clean up legacy CPFP calculations | 2023-06-14 23:14:07 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | c5bf167e36 | Merge pull request #3846 from mempool/mononaut/audit-details Add expected vs actual audit details comparison table | 2023-06-14 23:05:07 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | e8420853e2 | Merge pull request #3838 from mempool/mononaut/dependent-rate-indexing calculate & index ancestor-dependent effective rates | 2023-06-14 23:02:25 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | a99515e94a | Merge pull request #3834 from mempool/mononaut/fix-double-mined-rbf Fix multiple mined RBF replacements of the same tx | 2023-06-14 22:15:53 +02:00 |  | 
			
				
					| 
							
							
								 Mononaut | c4f7b99978 | add backfilled audit stats to cached blocks | 2023-06-14 16:15:33 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 6b93e61b56 | minor audit details fixes | 2023-06-14 11:28:39 -04:00 |  | 
			
				
					| 
							
							
								 softsimon | 0b2ffb3e91 | Merge branch 'master' into nymkappa/reindexing-pools-update | 2023-06-12 15:53:46 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | 1fbdf97639 | Merge branch 'master' into nymkappa/fix-possible-crash | 2023-06-12 15:45:02 +02:00 |  | 
			
				
					| 
							
							
								 Mononaut | 93d24d1cf7 | Add expected fee % diff to blocks list page | 2023-06-10 12:35:15 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 5b62966863 | Add indexer task to backfill audit fee/weight stats | 2023-06-10 12:34:16 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 3013386ca5 | Add expected weight to audit table | 2023-06-10 12:32:53 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | aedaf53137 | Merge branch 'master' into merged-expected-block-fees | 2023-06-10 12:15:29 -04:00 |  | 
			
				
					| 
							
							
								 softsimon | 9a99ee6486 | Merge pull request #3772 from mempool/nymkappa/dont-rethrow-block-summaries [audit] warn if we cannot save templates and remove exception re-throw | 2023-06-07 18:31:59 +02:00 |  | 
			
				
					| 
							
							
								 nymkappa | fd30bff9c6 | don't throw when BlocksAuditRepositories.$saveAudit fails | 2023-06-07 18:04:21 +02:00 |  | 
			
				
					| 
							
							
								 Mononaut | 3c022ad755 | Fix fee range inconsistencies | 2023-06-07 11:59:31 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | ca9b48283d | calculate & index ancestor-dependent effective rates | 2023-06-06 18:23:06 -04:00 |  | 
			
				
					| 
							
							
								 Mononaut | c8fc416c88 | Remove legacy mined block cpfp loop, reset stale ancestors | 2023-06-06 14:19:30 -04:00 |  | 
			
				
					| 
							
							
								 softsimon | 804640216f | Merge pull request #3830 from mempool/fix/p2tr-annex-parse Fix: Annex parsing for p2tr on bitcoind/romanz backends | 2023-06-06 20:27:03 +04:00 |  | 
			
				
					| 
							
							
								 softsimon | 2191bf2a22 | Merge pull request #3826 from mempool/mononaut/fix-firstseen fix firstSeen reset migration bug | 2023-06-06 20:18:35 +04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 386037d1db | Fix missing fees in $updateBlocks without esplora | 2023-06-06 17:34:22 +02:00 |  | 
			
				
					| 
							
							
								 softsimon | f2e216b9ac | Merge pull request #3804 from mempool/mononaut/split-summaries-table Break block templates into their own db table | 2023-06-06 19:30:28 +04:00 |  | 
			
				
					| 
							
							
								 Mononaut | 35d80eec1c | Fix multiple mined RBF replacements of the same tx | 2023-06-06 11:01:01 -04:00 |  | 
			
				
					| 
							
							
								 Joost Jager | 74b2014dff | Show expected fees in blocks list | 2023-06-06 08:52:29 +02:00 |  | 
			
				
					| 
							
							
								 junderw | 9e1de656c1 | Fix: Annex parsing for p2tr on bitcoind/romanz backends | 2023-06-05 07:21:55 -07:00 |  |