Commit graph

159 commits

Author SHA1 Message Date
Mononaut
7bafeefa95
fix squashed tx flow diagram 2022-11-22 17:07:03 +09:00
Mononaut
43bb3aa50b
align elements of tx preview 2022-11-22 16:32:09 +09:00
Mononaut
5198cc51dc
ellipsis for long op_return messages in tx preview 2022-11-22 16:32:09 +09:00
wiz
4abd77fe31
Merge branch 'master' into flow-diagram-spent-connectors 2022-11-22 13:42:33 +09:00
Mononaut
2c1f38aa9d
Fix clash w/ liquid unblinding and vin/vout syntax 2022-11-22 10:11:54 +09:00
Mononaut
eb2abefabc
Add shapes to flow diagram to indicate spent txos 2022-11-22 10:11:54 +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
wiz
2742acf6ee
Merge branch 'master' into save-flow-preference 2022-10-16 08:11:03 +09:00
softsimon
7bdde13b40
Merge pull request #2625 from mononaut/fix-conf-badge-alignment
Fix tx confirmation badge alignment regression
2022-10-13 18:31:22 +04:00
softsimon
61333b2286
Correcting i18n strings related to Lightning explorer 2022-10-13 17:15:17 +04:00
Mononaut
3971814710
Save flow diagram preference to localStorage 2022-10-11 17:02:35 +00:00
Mononaut
c5d4e86e0e
Fix tx confirmation badge alignment regression 2022-10-11 16:17:17 +00:00
wiz
d08e5e293c
Merge branch 'master' into flow-toggle-labels 2022-10-09 01:46:53 +09:00
wiz
001f7a4fd7
Merge branch 'master' into fix-conf-badge-css 2022-10-09 01:37:25 +09:00
Mononaut
75fd036ec2
Highlight url input/output in tx diagram & list 2022-10-04 23:49:26 +00:00
Mononaut
d1cedbb981
Fix tx confirmation badge layout bug 2022-10-04 22:09:32 +00:00
Mononaut
0df796f873
Shorten tx diagram toggle labels 2022-10-04 21:14:54 +00:00
Mononaut
c10ace8fb5
Scroll to input/output when clicked in tx diagram 2022-10-04 21:04:52 +00:00
Mononaut
619a6bd34d
Toggle option for tx flow diagram w/ query param 2022-09-29 15:41:14 +00:00
Mononaut
409e5a335f
Improve tx flow diagram drawing algorithm 2022-09-23 21:25:41 +00:00
softsimon
fa11cb0619
Use relative import paths 2022-09-21 17:23:45 +02:00
Mononaut
64f3a597a2
Add interactivity to tx sankey diagram 2022-09-17 01:20:08 +00:00
Mononaut
1e5cef4a62
Add sankey diagram to main tx page 2022-09-16 20:50:12 +00:00
Mononaut
4fb77a9a45
Add network to preview headers & inc font size 2022-09-09 18:15:36 +00:00
Mononaut
2a28ccc758
Update block, address & tx preview layouts 2022-09-01 17:01:31 +00:00
Mononaut
80dfa0e937
Fix null timestamps on transaction previews 2022-08-31 18:21:24 +00:00
Mononaut
5922ff0f40
Better fix for unfurler race condition 2022-08-31 17:24:56 +00:00
Mononaut
626b4e61cd
Restyle transaction preview diagram 2022-08-27 21:23:23 +00:00
Mononaut
fafe40cef0
Alternative transaction unfurl design 2022-08-24 17:19:41 +00:00
Mononaut
e0ea47b8ee
Add basic transaction link previews 2022-08-15 23:14:34 +00:00
Erik Arvstedt
355e89ce55
frontend URLs: ./resources -> /resources
This patch was created by:
find ./frontend -type f -exec sed -i 's|\./resources|/resources|g' {} \;
2022-07-11 13:33:25 +02:00
softsimon
fb63817282
Lazy load tx inputs in Bitcoin Core mode
fixes #465
2022-05-20 21:30:01 +04:00
softsimon
98c33ab08b
Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
TechMiX
0c3f9c895e fix RTL layout issues 2022-04-05 20:37:18 +02:00
softsimon
8637059119
Difficulty adjustment refactor
fixes #1157
2022-03-14 16:48:59 +01:00
softsimon
8267344cdc
Don't push full RBF-transactions to prevent old states. 2022-03-08 18:54:49 +01:00
softsimon
f85771e03f
Replace by fee storage
fixes #1222
2022-03-08 18:39:53 +01:00
softsimon
059e82a805
UTXO spent tracking
fixes #1301
2022-03-06 18:27:13 +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
softsimon
fd34761a93
Adding Liquid Testnet as frontend option
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
a643f50016
Merge pull request #1012 from mempool/simon/cpfp-button-overlap-fix
Correcting CPFP button position on mobile
2021-12-15 13:11:04 +04:00
softsimon
1c6b3a46c6
Correcting CPFP button position on mobile
fixes #1006
2021-12-15 02:16:45 +04:00
softsimon
b41e32915f
Fixing broken RBF alert
fixes #516
2021-12-15 01:15:16 +04:00
softsimon
9377d80dbb
Fixing Bisq transactions page and skeleton loaders
fixes #953
2021-11-27 13:06:57 +04:00
softsimon
34c9ca4197
Adding version and locktime to transaction details
fixes #929
2021-11-15 18:05:28 +04:00
softsimon
9eb159617f
Adding taproot countdown 2021-11-12 21:07:57 +04:00
Miguel Medeiros
9264f3cf4f
Fix title styles. 2021-10-26 21:47:28 -03:00
Miguel Medeiros
bad75cfd4e
Fix address title styles.
Fix tx title margin right .
2021-10-26 21:47:27 -03:00
Miguel Medeiros
9d9ff6ed91
Fix titles height inconsistencies. 2021-10-26 21:47:26 -03:00