112 Commits

Author SHA1 Message Date
nymkappa
901cfe79a0 add ACCELERATOR frontend setting 2023-08-03 15:20:48 +09:00
nymkappa
6b32788bde Merge branch 'master' into nymkappa/search-autofocus 2023-07-25 13:31:15 +09:00
Mononaut
81afc3a3ef show mempool skeleton while not inSync 2023-07-24 16:22:35 +09:00
nymkappa
ed38102f9b [search bar] dont auto focus if touch screen 2023-07-24 11:35:46 +09:00
nymkappa
fcd3bec790 [search bar] auto focus only in dashboards 2023-07-24 10:18:00 +09:00
Mononaut
72c4e19140 Remove frontend FULL_RBF_ENABLED flag 2023-07-18 11:01:35 +09:00
softsimon
0d350b0e7d Merge pull request #3962 from mempool/mononaut/latest-replacements
Switch "Latest blocks" to "Latest replacements"
2023-07-14 18:30:25 +09:00
Mononaut
9bb120e277 reduce latest rbf websocket data 2023-07-14 16:15:03 +09:00
Mononaut
9fc39bf184 Highlight matching transactions in the block visualizations 2023-07-14 11:22:09 +09:00
Mononaut
ce8630d747 Fix merge conflicts 2023-07-13 11:06:02 +09:00
Mononaut
3b827abbe8 remove console.log, fix null blocks 2023-07-13 10:45:46 +09:00
Mononaut
109eeaa1f6 replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
Mononaut
090da8092a reset blocks$ and transactions$ observables when network changes 2023-07-11 10:50:25 +09:00
Mononaut
87c8e5074d Add fee rate unit preference & dropdown 2023-07-11 10:00:40 +09:00
wiz
15e9f31b63 Merge branch 'master' into mononaut/scrollable-mempool 2023-07-05 07:58:50 +09:00
Mononaut
9e413d67a1 don't reset blockchain position on every mempool update 2023-06-30 19:45:53 -04:00
Mononaut
de78acbb67 Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
Mononaut
9c7458a42f Reset blockchain scroll on logo click 2023-06-09 19:03:47 -04:00
Mononaut
56a9990f88 fix txConfirmed type 2023-06-04 11:47:46 -04:00
Mononaut
810317488c Confirmation badge component, fix negative confirmations 2023-06-03 16:20:32 -04:00
Mononaut
9f32d43907 Improve stability of mempool tx position arrow 2023-05-03 14:18:06 -06:00
Mononaut
1a96608a60 fixes for non-dual-node rbf feature 2023-05-03 12:53:56 -06:00
Mononaut
3e703ec13e support trees of RBF replacements 2023-05-03 12:53:56 -06:00
Mononaut
47bbfca1c0 new page listing recent RBF events 2023-05-03 12:53:53 -06:00
Mononaut
22fde5276a update RBF timeline over websocket 2023-05-03 12:52:21 -06:00
nymkappa
27fad27126 Add frontend config flag to toggle historical price fetching 2023-03-01 17:26:53 +09:00
Mononaut
e12bfa2651 Add audit / block health config feature flag 2023-02-15 16:28:29 +09:00
Mononaut
ce1aa11de0 Add currency preference to dashboard 2023-02-01 10:24:57 -06:00
Mononaut
47b73b449b add toggle to enable/disable block audits 2023-01-26 10:42:38 -06:00
Mononaut
001d94dcef create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
Mononaut
b35fbbbbd9 add paginated virtual scrolling to blockchain blocks bar 2023-01-06 10:13:53 -06:00
softsimon
24ff033930 Add separate config for mainnet, testnet and signet. 2022-12-01 19:48:57 +09:00
softsimon
77aaf4dd58 Block page audit fallback 2022-12-01 19:17:59 +09:00
Mononaut
8715e5ab91 fix error when navigating to huge transactions 2022-11-07 20:05:33 -06:00
softsimon
7382d48ba5 Merge pull request #2587 from mempool/simon/network-match-ending-fix
Handle network url ending matching better
2022-10-17 12:55:29 +04:00
Mononaut
957f3c32b4 Save flow diagram preference to localStorage 2022-10-11 17:02:35 +00:00
Mononaut
18f5266fda Reverse time by default for RTL languages 2022-10-03 22:07:59 +00:00
Mononaut
be5fcf01c8 Reversible block arrows & key navigation 2022-09-30 00:54:20 +00:00
softsimon
19727b853c Handle network url ending matching better 2022-09-29 13:45:03 +04:00
Mononaut
c9671a4868 handle locale & preview in network detection regex 2022-08-27 21:02:28 +00:00
softsimon
d8f83b4c47 Fix network regex matching 2022-08-22 18:10:09 +04:00
Mononaut
f7e93a950e Add lightning node link previews 2022-08-13 15:32:36 +00:00
softsimon
fb77362f47 Store and display stats and node top lists 2022-07-08 18:55:21 +02:00
softsimon
bf0cfd9d38 Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00
Mononaut
8a20ae15cc Stream projected block deltas instead of full data 2022-06-01 13:48:58 +00:00
Mononaut
9dacb8dac1 Data pipeline for projected mempool block overview 2022-06-01 13:48:34 +00:00
nymkappa
acb5c4d084 Remove frontend fee calculation and read it from the websocket instead 2022-05-31 10:41:43 +02:00
nymkappa
729c102fa5 Force disable mining dashboard if base_module not mempool 2022-03-16 17:28:00 +01:00
softsimon
45206ea90e Difficulty adjustment refactor
fixes #1157
2022-03-14 16:48:59 +01:00
Antoni Spaanderman
cd14a91523 revert "add network regtest" 1f0ae60 2022-03-08 19:59:18 +01:00