99 Commits

Author SHA1 Message Date
Mononaut
a45f1fde1c
Add fee rate unit preference & dropdown 2023-07-11 10:00:40 +09:00
wiz
efcb58a4a6
Merge branch 'master' into mononaut/scrollable-mempool 2023-07-05 07:58:50 +09:00
Mononaut
58b8052530
don't reset blockchain position on every mempool update 2023-06-30 19:45:53 -04:00
Mononaut
e4f3642082
Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
Mononaut
57ac1486a0
Reset blockchain scroll on logo click 2023-06-09 19:03:47 -04:00
Mononaut
8b1dff6d15
fix txConfirmed type 2023-06-04 11:47:46 -04:00
Mononaut
c49626aefc
Confirmation badge component, fix negative confirmations 2023-06-03 16:20:32 -04:00
Mononaut
3b8bcc4da5
Improve stability of mempool tx position arrow 2023-05-03 14:18:06 -06:00
Mononaut
6fb4adc27d
fixes for non-dual-node rbf feature 2023-05-03 12:53:56 -06:00
Mononaut
086b41d958
support trees of RBF replacements 2023-05-03 12:53:56 -06:00
Mononaut
f46296a2bb
new page listing recent RBF events 2023-05-03 12:53:53 -06:00
Mononaut
7b2a1cfd10
update RBF timeline over websocket 2023-05-03 12:52:21 -06:00
nymkappa
d5342a4e9a
Add frontend config flag to toggle historical price fetching 2023-03-01 17:26:53 +09:00
Mononaut
2363631326
Add audit / block health config feature flag 2023-02-15 16:28:29 +09:00
Mononaut
02655d757e
Add currency preference to dashboard 2023-02-01 10:24:57 -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
befafaa60c
add paginated virtual scrolling to blockchain blocks bar 2023-01-06 10:13:53 -06:00
softsimon
2cd98c7c04
Add separate config for mainnet, testnet and signet. 2022-12-01 19:48:57 +09:00
softsimon
75459729ad
Block page audit fallback 2022-12-01 19:17:59 +09:00
Mononaut
65bfe8163c
fix error when navigating to huge transactions 2022-11-07 20:05:33 -06:00
softsimon
dffe9fa4e6
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
3971814710
Save flow diagram preference to localStorage 2022-10-11 17:02:35 +00:00
Mononaut
5d3ee50bca
Reverse time by default for RTL languages 2022-10-03 22:07:59 +00:00
Mononaut
03c6a7c54f
Reversible block arrows & key navigation 2022-09-30 00:54:20 +00:00
softsimon
4154d3081d
Handle network url ending matching better 2022-09-29 13:45:03 +04:00
Mononaut
141789b034
handle locale & preview in network detection regex 2022-08-27 21:02:28 +00:00
softsimon
9af2d478c8
Fix network regex matching 2022-08-22 18:10:09 +04:00
Mononaut
18d18fa234
Add lightning node link previews 2022-08-13 15:32:36 +00:00
softsimon
8d622e3606
Store and display stats and node top lists 2022-07-08 18:55:21 +02:00
softsimon
f0a2ddf57b
Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00
Mononaut
3ffc4956f4 Stream projected block deltas instead of full data 2022-06-01 13:48:58 +00:00
Mononaut
79dae84363 Data pipeline for projected mempool block overview 2022-06-01 13:48:34 +00:00
nymkappa
f20cf266b6
Remove frontend fee calculation and read it from the websocket instead 2022-05-31 10:41:43 +02:00
nymkappa
71648bf01e
Force disable mining dashboard if base_module not mempool 2022-03-16 17:28:00 +01:00
softsimon
8637059119
Difficulty adjustment refactor
fixes #1157
2022-03-14 16:48:59 +01:00
Antoni Spaanderman
71402f21c6
revert "add network regtest" 1f0ae60 2022-03-08 19:59:18 +01:00
Antoni Spaanderman
d179a563e4
Merge branch 'master' into regtest-1 2022-03-08 19:45:03 +01:00
softsimon
f85771e03f
Replace by fee storage
fixes #1222
2022-03-08 18:39:53 +01:00
softsimon
6f3443faba
UTXO spent tracking refactor
refs #1301
2022-03-07 19:45:09 +01:00
softsimon
059e82a805
UTXO spent tracking
fixes #1301
2022-03-06 18:27:13 +01:00
Antoni Spaanderman
243055ceae
Merge branch 'master' into regtest-1 2022-02-17 16:05:22 +01:00
nymkappa
ca766bf40d
Provide a way to completely disable block indexing and mining menu 2022-02-15 19:51:26 +09:00
Antoni Spaanderman
8e0394e837
Merge branch 'master' into regtest-1 2022-02-09 10:42:23 +01:00
nymkappa
9f0b09295d
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface 2022-02-04 12:51:45 +09:00
Antoni Spaanderman
1f0ae601c5
add network regtest 2022-01-20 17:19:16 +01:00
Antoni Spaanderman
e59f610a75
display genesis block 2022-01-19 17:11:35 +01:00
softsimon
47307bc755
Making frontend network URLs configurable
fixes #1095
2022-01-07 20:17:14 +04:00
softsimon
e1275c62cc
Liquid support to the Graph fee filter dropdown
fixes #1072
2022-01-04 04:42:19 +04:00
softsimon
d89d7efbe6
Fix issue when switching between testnet and liquid mainnet 2021-12-30 03:07:08 +04:00