7000 Commits

Author SHA1 Message Date
Mononaut
ab1e88f559 Add statistics/all to cache warmer, change query keyword 2023-06-30 19:52:05 -04:00
Mononaut
7e43e5e2b0 Add 'all time' option for mempool graph 2023-06-30 19:52:05 -04:00
Mononaut
9e413d67a1 don't reset blockchain position on every mempool update 2023-06-30 19:45:53 -04:00
Mononaut
b45d997e57 scroll selected mempool block into view 2023-06-30 19:45:53 -04:00
Mononaut
cd65590dc0 scroll to see all mempool blocks 2023-06-30 19:45:53 -04:00
Mononaut
b951ff573d frontend resync recent blocks when necessary 2023-06-30 19:43:04 -04:00
Mononaut
9c63ad4e49 clean up backend websocket logic 2023-06-30 19:43:04 -04:00
Mononaut
6a03e87029 use power-of-ten formatting for large fee rates 2023-06-30 19:41:12 -04:00
Mononaut
891b89bcfa fix fee graph for underfilled blocks 2023-06-30 19:27:31 -04:00
Mononaut
c2f449632f Handle stack-of-N-blocks in new fee graph 2023-06-30 19:27:31 -04:00
Mononaut
de78acbb67 Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
Mononaut
7a5342adf6 Save effective fee rates to block templates & summaries 2023-06-29 19:24:19 -04:00
Mononaut
852e049a4e Fix transaction component ETA 2023-06-29 11:39:13 -04:00
bennyhodl
575054426c bennyhodl contributor agreement 2023-06-28 18:40:57 -04:00
softsimon
96f7c9c055 Lowering mempool loop break limit 2023-06-27 18:46:28 +02:00
softsimon
4341e64b06 Merge pull request #3762 from knorrium/update_node_matrix
Update node CI test matrix
2023-06-26 18:08:53 +02:00
softsimon
7ea35e1e0a Merge pull request #3861 from mempool/hunicus/add-luminex-sponsor
Add luminex as enterprise sponsor
2023-06-26 12:31:03 +02:00
0xflick
65a2e94083 sign contributor agreement 2023-06-24 16:30:29 -05:00
wiz
0c69135c1b Merge pull request #3886 from mempool/mononaut/hotfix-undefined-cpfp-cluster
Hotfix for undefined cpfp cluster bug
2023-06-23 19:08:27 +09:00
Mononaut
2448090546 Make cpfp db save operations atomic 2023-06-22 12:08:47 -04:00
Mononaut
b15a89f676 Change order of cpfp db operations 2023-06-21 19:57:18 -04:00
Mononaut
dba296f117 Fix getCpfpInfo error handling 2023-06-21 19:57:09 -04:00
Mononaut
c9445dcfe0 Hotfix for undefined cpfp cluster bug 2023-06-21 19:07:00 -04:00
hunicus
334bcb3122 Update ronindojo link on about page 2023-06-20 22:36:29 -04:00
Mononaut
20dce32900 Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04:00
Peter Foytik
d43d31fb17 Merge branch 'mempool:master' into master 2023-06-20 13:09:08 -04:00
softsimon
1f2c579f25 Merge pull request #3871 from mempool/mononaut/rbf-removed-not-mined
Change RBF status badges
2023-06-17 15:05:12 +02:00
softsimon
8b397a6b22 Update i18n 2023-06-17 15:04:46 +02:00
softsimon
8079a872a1 Merge pull request #3873 from mempool/simon/sanitize-pubkey-search
Sanitize node pubkey search
2023-06-17 11:22:28 +02:00
wiz
0ea410ef5d ops: Set cache time for /api/v1 endpoints to 2 sec 2023-06-16 17:15:41 -07:00
softsimon
d0e7ae973a Merge pull request #3872 from mempool/simon/mempool-loop-timeout
Reinstate the mempool loop time limit
2023-06-17 00:56:00 +02:00
softsimon
56372b9215 Updating tests 2023-06-17 00:32:58 +02:00
softsimon
13ca7d9025 Sanitize node pubkey search 2023-06-16 23:42:57 +02:00
Mononaut
3e0d79ffef change "removed" and "replaced" badges to yellow 2023-06-16 17:35:07 -04:00
softsimon
b215291997 Reinstate the mempool loop time limit 2023-06-16 20:42:31 +02:00
Mononaut
5c9653fab5 Mark RBF transactions as removed if earlier version is mined 2023-06-16 13:47:09 -04:00
softsimon
6c1cc89276 Merge pull request #3864 from mempool/mononaut/blocks-api-calls
remove redundant audit score api calls from blocks list
2023-06-16 19:37:48 +02:00
Peter
be74bcacf6 contributer license 2023-06-15 21:46:09 -04:00
Peter
7c9b3706b5 the last two docker-compose overrides need MEMPOOL_ in front 2023-06-15 21:39:51 -04:00
Mononaut
639dcc6c10 remove redundant audit score api calls from blocks list 2023-06-15 12:57:20 -04:00
softsimon
7fb6fccb00 Merge pull request #3842 from mempool/mononaut/consistent-fee-ranges
Fix fee range inconsistencies
2023-06-15 16:49:07 +02:00
Mononaut
8d6de256f3 precompute block fee spans 2023-06-15 09:54:08 -04:00
wiz
ca0e489516 ops: Fix crash while building electrs in install script 2023-06-15 02:37:30 -07:00
secondl1ght
f37c82c012 create secondl1ght.txt contributor file 2023-06-14 21:55:17 -06:00
secondl1ght
cb0fcb3cec update frontend local instructions 2023-06-14 21:48:36 -06:00
hunicus
d727da7de4 Make luminex css class unique 2023-06-14 22:17:05 -04:00
Mononaut
e9398f24a7 continue to skip first rate in simple fee ranges 2023-06-14 19:04:09 -04:00
hunicus
3e6dc2357d Add luminex as enterprise sponsor on about page 2023-06-14 18:58:49 -04:00
softsimon
58ae072d5f 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
cf85f2e8f9 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