79 Commits

Author SHA1 Message Date
Mononaut
a7ba4a0be8
Add multi-address wallet page 2024-10-18 02:41:18 +00:00
natsoni
57a05c80a2
Move inscription type to utils 2024-10-08 12:53:18 +09:00
Mononaut
acae5a33b0
replace rune parsing dependencies with minimal reimplementation 2024-10-08 01:56:49 +00:00
natsoni
8b6db768cd
Decode inscription / rune data client-side 2024-10-07 20:26:02 +09:00
natsoni
7bef8653b1
Add support for USD in address history graph 2024-06-12 11:47:57 +02:00
natsoni
77d42bfdbb
Don't render full input witness if user does not press "show all" 2024-06-06 17:53:20 +02:00
natsoni
f840ac951b
Add show all toggle for redeem scripts 2024-06-06 11:43:21 +02:00
Mononaut
788caf05ce
Remove all lightning elements on unsupported networks 2024-05-17 22:02:16 +00:00
natsoni
ea5c3212d6
Add an option to display values as sats 2024-04-24 16:44:56 +02:00
natsoni
3f80dbc5ce
Fix random console errors on block loading 2024-04-01 18:53:50 +09:00
natsoni
ccf1121f19
Fetch historical data based on timestamp and currency 2024-03-09 16:43:23 +01:00
ncois
76a07315f3 Fix P2PK balance display in address page 2023-11-17 09:52:48 +01:00
Mononaut
09f208484a
Add electrsApiService cachedRequest function, switch outspends 2023-11-12 07:03:28 +00:00
Mononaut
8aa51c4e80
Batch esplora outspends requests 2023-11-12 07:03:28 +00:00
Mononaut
6740ab61f3
Reduce outspend API cache expiry to 250ms 2023-11-11 07:46:25 +00:00
Mononaut
3f0c3c1952
Add apiService cachedRequest function, apply to outspends requests 2023-11-11 07:16:59 +00:00
Mononaut
e8c703fdbc
replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
nymkappa
aba49897f9
Fix infinite scroll transaction list component 2023-03-30 17:07:34 +09:00
nymkappa
b3e36fdd99
Hotfix infinite scroll (need to apply a real fix) 2023-03-23 17:23:32 +09:00
Mononaut
a2d673f9ed
batch address outspend lookups into <50 txids per request 2023-03-10 00:27:22 -06:00
Mononaut
182cb16695
Fix unnecessary cpfp 404 responses 2023-03-06 00:02:21 -06:00
nymkappa
7d8875eb73
Use relative path to import price service 2023-02-28 10:59:39 +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
7be3ed416e
create separate service for short term tx & block caching 2023-01-06 10:13:53 -06:00
softsimon
3572ba837d
Fix for javascript errors when navigating blocks 2022-12-01 23:12:02 +09:00
softsimon
da10b36524
Change imports to relative paths 2022-11-24 12:19:19 +09:00
Mononaut
01a727a344
fix stray space, automatically show more outputs if <5 remaining 2022-11-22 18:08:47 +09:00
Mononaut
6cd1f9e870
Fix load more inputs for non-esplora backends 2022-11-22 18:08:01 +09:00
Mononaut
d107286344
Load 1000 more inputs/outputs per click. Fix label i18n. 2022-11-22 18:08:01 +09:00
Mononaut
330ab9682b
"show more" instead of "show all" txos in lists 2022-11-22 18:08:01 +09:00
Mononaut
65bfe8163c
fix error when navigating to huge transactions 2022-11-07 20:05:33 -06:00
Mononaut
75fd036ec2
Highlight url input/output in tx diagram & list 2022-10-04 23:49:26 +00:00
Mononaut
c10ace8fb5
Scroll to input/output when clicked in tx diagram 2022-10-04 21:04:52 +00:00
softsimon
fa11cb0619
Use relative import paths 2022-09-21 17:23:45 +02:00
softsimon
1ca1d0b109
Possible fix for failing test 2022-08-28 17:48:51 +02:00
softsimon
40dc476460
Fixes multiple bugs with outspends and channels
fixes #412
2022-08-27 16:01:08 +02:00
softsimon
a5410178c8
Fix for empty tx value
fixes #2263
2022-08-25 17:24:42 +04:00
softsimon
13dca97505
Reduce default rows and optimize requests for lightning. 2022-08-20 15:37:56 +04:00
softsimon
da9834d272
Label channel closes 2022-07-08 18:55:24 +02:00
softsimon
8604869e5e
Search bar refactored with Nodes and Channels 2022-07-08 18:55:23 +02:00
softsimon
67eab93129
Link channels from Transaction page. 2022-07-08 18:55:23 +02:00
softsimon
1479039fb5
Batch outspends requests
fixes #1902
2022-06-22 23:42:20 +02:00
softsimon
3935aef841
Upgrading packages 2022-05-31 02:21:05 +04:00
softsimon
fb63817282
Lazy load tx inputs in Bitcoin Core mode
fixes #465
2022-05-20 21:30:01 +04:00
softsimon
3be67ea023
Reset outspends cache when switching to new tx page.
fixes #1613
fixes #1164
2022-05-12 03:28:34 +04:00
softsimon
7854b6fcb3
Address value did not calculate self transfers 2022-03-15 16:26:49 +01:00
softsimon
f466498988
Address page highlight and transfer value 2022-03-14 16:19:37 +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