3690 Commits

Author SHA1 Message Date
softsimon
2ab269f7c0 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
softsimon
b0c2833b75 Merge pull request #3855 from mempool/mononaut/websocket-responses
Fix inconsistent websocket responses
2023-07-01 17:19:22 +02:00
nymkappa
a85f1f1bf7 break graph toggles into another line earlier 2023-06-30 19:52:05 -04:00
Mononaut
04407dbf82 break graph toggles into two rows on small screens 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
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
852e049a4e Fix transaction component ETA 2023-06-29 11:39:13 -04:00
hunicus
7fb0fe08d9 Update mosp strings from tm to r 2023-06-27 12:37:04 -04: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
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
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
56372b9215 Updating tests 2023-06-17 00:32:58 +02:00
Mononaut
3e0d79ffef change "removed" and "replaced" badges to yellow 2023-06-16 17:35:07 -04:00
Mononaut
5c9653fab5 Mark RBF transactions as removed if earlier version is mined 2023-06-16 13:47:09 -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
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
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
Mononaut
31f1b01f1f add missing markForChecks in blocks list 2023-06-14 16:23:57 -04:00
softsimon
890c8edcb7 Disabling Liquid tests for now 2023-06-14 22:20:18 +02:00
softsimon
107778cf57 Merge pull request #3831 from mempool/mononaut/clock
Interactive clock
2023-06-14 22:14:26 +02:00
softsimon
92a64ba199 Changing default clock to mempool 2023-06-14 21:53:51 +02:00
softsimon
6ebac64554 Merge pull request #3820 from mempool/nymkappa/reindexing-pools-update
Mining pool update / re-indexer improvment
2023-06-14 19:16:08 +02:00
Mononaut
7ac8a2e771 minor audit details fixes 2023-06-14 11:28:39 -04:00
Mononaut
9bfa8bfe66 change audit detail labels 2023-06-12 12:40:19 -04:00
softsimon
8e0cb49e19 Merge branch 'master' into nymkappa/reindexing-pools-update 2023-06-12 15:53:46 +02:00
softsimon
0e0e823e3f Merge branch 'master' into simon/ignore-existing-mining-pools 2023-06-12 14:29:40 +02:00
hunicus
befec362de Replace disclaimer text regarding tx acceleration 2023-06-12 07:07:15 -04:00
Mononaut
4ae8388aeb Add expected fee % diff to blocks list page 2023-06-10 12:35:15 -04:00
Mononaut
4f9504b341 Add % difference to weight and tx count in audit details 2023-06-10 12:35:13 -04:00
Mononaut
9433e7a1a5 Add expected weight to audit table 2023-06-10 12:32:53 -04:00
Mononaut
a74a9fe73a Merge branch 'master' into merged-expected-block-fees 2023-06-10 12:15:29 -04:00
Mononaut
9c7458a42f Reset blockchain scroll on logo click 2023-06-09 19:03:47 -04:00
Mononaut
54f5dc5ded Fix fee range inconsistencies 2023-06-07 11:59:31 -04:00
Joost Jager
16e86e3976 Show expected fees in blocks list 2023-06-06 08:52:29 +02:00
Mononaut
50aaa55bbe fix graph filter dropdown colors 2023-06-05 14:23:37 -04:00
Mononaut
01fd4c9322 fix graph page links layout 2023-06-05 14:09:02 -04:00