134 Commits

Author SHA1 Message Date
Mononaut
6e2f17b3d2
SSR: Fix more merge/version conflicts 2024-03-22 05:41:58 +00:00
Mononaut
ab5ee5370a
SSR: solve block page initial state 2024-03-22 05:35:21 +00:00
Mononaut
6464f6d8bb
Exclude webgl block viz from SSR rendering 2024-03-22 05:35:20 +00:00
natsoni
5deb8c3149
Allow smooth key navigation in block table and pegs table 2024-03-21 16:24:16 +09:00
natsoni
6b9159b89c
Add URL pagination to block transaction list 2024-03-20 14:08:44 +09:00
natsoni
5ecb915c60
Fix db version conflicts 2024-03-13 11:09:30 +01:00
wiz
f0f1eb06bb
Remove stray console.log from #4757
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
2024-03-12 14:17:57 +09:00
russeree
fffffffdb3
add audit=[bool] param to block hash url 2024-03-09 10:18:32 -08:00
natsoni
ccf1121f19
Fetch historical data based on timestamp and currency 2024-03-09 16:43:23 +01:00
Mononaut
e7788133fa
Add missing null check in block accelerations subscription 2024-03-07 19:52:42 +00:00
Mononaut
7491fb512c
Show accelerator audit total on block page 2024-03-07 19:46:24 +00:00
nymkappa
0225455784
Fix merge conflict with 2013dc6d8b05d1bed4ec855ec97720e24aec4986 2024-01-15 10:05:37 +01:00
softsimon
09041c50ef
Acceleration flag check on block view 2024-01-02 10:35:52 +07:00
Mononaut
ab3ce5ece0
Highlight accelerations in blocks in previews & non-audit mode 2023-12-29 14:13:13 +00:00
Mononaut
368ab1dc66
Update canonical link with block hash 2023-09-21 12:31:38 +04:00
Mononaut
1a6a0c12ec
Fix blockchain scroll jumping 2023-09-20 03:55:06 +00:00
hunicus
cd366177ba
Add meta descriptions for mempool and liquid 2023-08-30 21:10:59 +09:00
wiz
cf4f779e59
Merge remote-tracking branch 'origin/master' into mononaut/seo-ssr 2023-08-05 18:23:12 +09:00
Mononaut
2a2aee21fb
fix audit highlightning and fee ranges 2023-07-26 15:08:34 +09:00
Mononaut
e489f713eb
include accelerated tx data in block audits 2023-07-26 15:08:26 +09:00
Mononaut
d7b874ac49
Exclude all conflicting transactions from audit score 2023-07-25 14:17:02 +09:00
Mononaut
0f77fb88bf
handle missing block.extras on liquid 2023-07-21 17:18:45 +09:00
Mononaut
b33ea4679d
Add "recently cpfpd" exception to audits 2023-07-16 13:51:30 +09:00
Mononaut
eccbcbe53b
Add missing this.block null check 2023-07-13 11:58:29 +09:00
Mononaut
886a099a2f
Detect stale blocks from client blockchain cache 2023-07-13 10:45:48 +09:00
Mononaut
7230b65dc3
remove console.log, fix null blocks 2023-07-13 10:45:46 +09:00
Mononaut
842ac8ce39
Add stale block banner immediately on reorg 2023-07-13 10:43:18 +09:00
Mononaut
e8c703fdbc
replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
Mononaut
f1966768a7
exclude fullrbf txs from audit and label in visualization 2023-07-10 15:34:22 +09:00
Mononaut
4fbab08586
Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04: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
Mononaut
ee39283241
precompute block fee spans 2023-06-15 09:54:08 -04:00
Mononaut
bb61ff97fa
continue to skip first rate in simple fee ranges 2023-06-14 19:04:09 -04:00
Mononaut
bfb842d7ea
Add % difference to weight and tx count in audit details 2023-06-10 12:35:13 -04:00
Mononaut
3013386ca5
Add expected weight to audit table 2023-06-10 12:32:53 -04:00
Mononaut
81ec54fcb3
Omit possible high-sigop txs from block health score 2023-05-17 11:46:50 -04:00
Mononaut
a91a8d2a4b
Key modifiers to open tx in new tab from visualization 2023-04-02 07:46:32 +09:00
Mononaut
105cccf9b0
convert soft 404s to hard 404s in unfurler ssr 2023-03-09 02:34:21 -06:00
nymkappa
7d8875eb73
Use relative path to import price service 2023-02-28 10:59:39 +09:00
nymkappa
f9fe096669
Unsubscribe priceSubscription onDestroy 2023-02-23 18:43:32 +09:00
nymkappa
f44eacd5d5
Redo/Fix completely failed PR #3092 + add PR #3105 2023-02-23 09:50:34 +09:00
nymkappa
3c94755a69
Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
Mononaut
b4c30cad5c
simplify audit availability logic 2023-02-14 12:32:30 -06:00
Mononaut
8f2255a7a2
Add audit / block health config feature flag 2023-02-14 12:32:30 -06:00
Mononaut
05e23b058c
Fix navigation-breaking js error on liquid block page 2023-01-27 20:01:31 -06:00
softsimon
2c2003af5a
Fix for disabling block audit below block height 2023-01-27 14:18:50 +04:00
Mononaut
714700d8f1
change audit toggle to bootstrap button 2023-01-26 11:10:55 -06:00
Mononaut
2ed49cf944
add toggle to enable/disable block audits 2023-01-26 10:42:38 -06:00
Mononaut
7be3ed416e
create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
Mononaut
c4d5ea971e
display block health as badge 2022-12-19 19:02:50 -06:00