132 Commits

Author SHA1 Message Date
svrgnty
503de93094 add seconds to address and transaction views 2024-07-09 13:10:48 +02:00
Mononaut
7dfdb5553e
Address & script parsing refactor 2024-06-12 17:28:43 +00:00
softsimon
8382a27a7c
Merge pull request #5149 from mempool/mononaut/accurate-timestamps-hover
Accurate timestamps on hover
2024-06-10 00:16:07 +04:00
Mononaut
3149199c8a
Accurate timestamps on hover 2024-06-08 23:28:44 +00: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
natsoni
3e3bd32705
Convert more css to variables 2024-04-10 14:41:19 +09:00
natsoni
602c87bea0
Update peg-in/out links to open new page on click 2024-02-06 17:34:24 +01:00
nymkappa
223f6df371
fix 'large' class trigger 2023-08-05 10:52:11 +09:00
nymkappa
5959c426f3
Merge branch 'master' into nymkappa/tx-overflow 2023-08-05 10:09:22 +09:00
Mononaut
2c613195cc
Add support for compressed p2pk addresses 2023-07-28 19:17:52 +09:00
Mononaut
0376467e6c
highlight matching P2PK inputs 2023-07-23 14:01:31 +09:00
Mononaut
65dbafd2ec
Support P2PK address types 2023-07-23 14:01:31 +09:00
softsimon
09b7c4021a
Merge branch 'master' into nymkappa/tx-overflow 2023-07-19 15:18:23 +09:00
wiz
4b41730636
Merge branch 'master' into mononaut/lightning-justice 2023-07-18 16:49:49 +09:00
Mononaut
013ad803d0
Switch all direct sat/vb fields to new rate component 2023-07-11 10:00:41 +09:00
Mononaut
4ba552fe1b
Add basic lightning justice page 2023-07-09 03:03:35 -04:00
Mononaut
c49626aefc
Confirmation badge component, fix negative confirmations 2023-06-03 16:20:32 -04:00
Vojtěch Strnad
be53cd8b48 Display empty witness items 2023-05-11 00:11:23 +02:00
nymkappa
6ac1a43d44
Merge branch 'master' into nymkappa/tx-overflow 2023-04-22 20:11:45 +02:00
softsimon
38e4832b6a
Restoring missing tx index attribute for cypress 2023-04-03 20:02:39 +09:00
nymkappa
aba49897f9
Fix infinite scroll transaction list component 2023-03-30 17:07:34 +09:00
nymkappa
3db1486bfb
Fix transaction amount overflow 2023-03-29 17:32:39 +09:00
Mononaut
ac932c641c
unify time rendering components 2023-03-05 19:26:32 -06:00
nymkappa
3c94755a69
Use historical price for older blocks and transactions 2023-02-21 12:37:27 +09:00
softsimon
6f3303315b
Extracting i18n strings 2023-01-26 03:31:25 +04:00
Mononaut
a8b162387b
better frontend handling for very large witnesses 2023-01-23 11:37:22 -06:00
Mononaut
42a39c1f7c
migrate old text truncation implementations to new component 2023-01-05 11:01:46 -06: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
ae9439a991
vin/vout selection syntax via url fragments 2022-10-16 22:42:38 +00: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
be10cc65f4
Fixing missing channel openings 2022-08-27 22:32:56 +02:00
softsimon
40dc476460
Fixes multiple bugs with outspends and channels
fixes #412
2022-08-27 16:01:08 +02: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
67eab93129
Link channels from Transaction page. 2022-07-08 18:55:23 +02:00
TechMiX
ab0c55b0fa fix various RTL layout issues 2022-06-26 02:20:36 +04:30
softsimon
85b17927d6
Handle nonstandard inputs
fixes #1744
2022-05-31 04:13:13 +04:00
softsimon
e092fa6286
Adding fee reveal text 2022-05-20 21:30:01 +04:00
softsimon
fb63817282
Lazy load tx inputs in Bitcoin Core mode
fixes #465
2022-05-20 21:30:01 +04:00
wiz
9c73e5be78
Merge branch 'master' into nymkappa/feature/ctrlf-addresses 2022-05-18 19:15:48 +09:00
nymkappa
9be6f80cb9
Allow CTRL F an address on the transaction list component 2022-05-16 16:50:42 +02:00
softsimon
98c33ab08b
Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
Antoni Spaanderman
53d68a3571
name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection 2022-04-04 17:16:34 +02:00
Antoni Spaanderman
493b44d4b9
detect bare multisigs with handleVout 2022-03-29 16:16:20 +02:00