Commit graph

149 commits

Author SHA1 Message Date
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
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
softsimon
1a37c8b116
Add output ID to transaction info
fixes #413
2021-10-20 15:44:43 +04:00
Miguel Medeiros
c72c287b27
Fix confirmations button positioning. 2021-09-29 16:16:39 -03:00
TechMiX
014d6dee66 fix various rtl issues 2021-09-15 11:02:04 +02:00
softsimon
4376de85ff
Liquid unblinding: Don't throw error as default for regular liquid transactions. 2021-08-21 03:13:39 +03:00
Priyansh
e103fb5876
Updated significant digits of transaction fee (#722) 2021-08-18 16:27:35 +03:00
softsimon
f5bc9ced0a
Liquid unblinding: Replacing async/await with observable. 2021-08-18 14:05:40 +03:00
softsimon
e20100e437
Unblinding refactor fix 2021-08-18 03:34:17 +03:00
softsimon
9c2c698575
Refactored liquid unblinding code into a new file. 2021-08-17 20:20:25 +03:00
softsimon
11817c04f7
Transaction and block header hex external URL should be relative to the network. 2021-08-06 23:45:54 +03:00
Miguel Medeiros
dc9d5d0be3 Fix h1 fontsize. 2021-08-04 09:08:11 -03:00