152 Commits

Author SHA1 Message Date
Mononaut
c5b12e3bc3
split overview subscriptions in block component 2024-06-21 11:57:00 +09:00
softsimon
0719b20110
Deprecate pool_unique_id 2024-06-20 12:22:54 +09:00
softsimon
ea0a4d1d67
Liquid gets block reward data from coinbase 2024-05-22 16:16:47 +07:00
softsimon
aa80fa550b
More refactoring based on feedback 2024-05-22 15:28:27 +07:00
softsimon
a68c8d317c
Refactor block transactions 2024-05-19 00:39:33 +07:00
Mononaut
c93aa4d82c
add catchError fallback for non-critical services API requests 2024-05-12 21:16:00 +00:00
Mononaut
f3864c9100
Fix accelerated fee rate again 2024-04-14 03:21:24 +00:00
Mononaut
8420ecd380
Fix accelerated fee rate in mined block tooltips 2024-04-09 07:22:24 +00:00
Mononaut
43845cda5c
Filter accelerations for matching pool 2024-04-09 00:08:50 +00:00
Mononaut
3f97c17af2
Fetch block accelerations by height instead of hash 2024-04-08 11:22:56 +00:00
Mononaut
b32cce1440
Restrict public acceleration APIs to mainnet 2024-04-02 08:23:38 +00:00
Mononaut
37aee77eb4
Add config for public acceleration data 2024-04-02 08:19:35 +00:00
Mononaut
49146e1402
Fix mainnet blocks loading bug 2024-04-02 06:29:43 +00:00
softsimon
974eaeb02f
Merge branch 'master' into natsoni/fix-network-errors 2024-04-02 14:31:32 +09:00
Mononaut
4a6641f544
revert reverting better audits PR 2024-04-02 02:02:38 +00:00
softsimon
102cb96483
Revert "Better audits" 2024-04-01 22:48:46 +09:00
natsoni
3f80dbc5ce
Fix random console errors on block loading 2024-04-01 18:53:50 +09:00
Mononaut
bd4e223aed
Add "prioritized" category to audits 2024-04-01 08:07:09 +00:00
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