163 Commits

Author SHA1 Message Date
Mononaut
9f5666f410
explicitly destroy block scenes 2025-01-06 20:44:28 +00:00
Mononaut
6553344489
add missing rxjs unsubscriptions 2025-01-06 18:55:40 +00:00
wiz
221658f6bf
Change @app/interfaces to new @interfaces path alias 2024-10-23 11:09:38 +09:00
wiz
133df2e4be
Use typescript path aliases for build time import path resolution 2024-10-22 23:30:19 +09:00
natsoni
3d27b7e7b4
Avoid briefly showing incorrect health value 2024-10-05 17:16:00 +09:00
natsoni
fe16f0dddc
Reset block audit on block navigation 2024-10-05 13:19:05 +09:00
natsoni
e41829d5e0
Fix race condition between accelerations and block audit api calls 2024-09-20 16:24:33 +02:00
Mononaut
b526ee0877
Handle paginated acceleration results 2024-08-28 14:47:42 +00:00
Mononaut
248cef7718
Improve prioritized transaction detection algorithm 2024-08-18 02:21:05 +00:00
Mononaut
d2b57c8d4f
added/prioritized dual audit status 2024-08-02 10:46:07 +00:00
Mononaut
67761230e3
frontend support for v1 block audits 2024-08-01 14:07:19 +00:00
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