Mononaut
|
ac774af8c9
|
fix CPFP handling in transaction preview
|
2022-12-01 12:41:04 +09:00 |
|
Mononaut
|
5fb5fcd211
|
only retry fetch CPFP for unconfirmed txs
|
2022-12-01 11:34:11 +09:00 |
|
Mononaut
|
d13d3e2493
|
show cpfp badges on non-mempool tx previews
|
2022-11-29 11:42:07 +09:00 |
|
Mononaut
|
32b7fa6f90
|
display indexed cpfp info on non-mempool txs
|
2022-11-29 11:42:07 +09:00 |
|
Mononaut
|
48fc28f415
|
fix squashed tx flow diagram
|
2022-11-22 17:07:03 +09:00 |
|
Mononaut
|
1141ea11be
|
align elements of tx preview
|
2022-11-22 16:32:09 +09:00 |
|
Mononaut
|
0e277cdb4e
|
ellipsis for long op_return messages in tx preview
|
2022-11-22 16:32:09 +09:00 |
|
wiz
|
fd313bef85
|
Merge branch 'master' into flow-diagram-spent-connectors
|
2022-11-22 13:42:33 +09:00 |
|
Mononaut
|
ce42da7d6c
|
Fix clash w/ liquid unblinding and vin/vout syntax
|
2022-11-22 10:11:54 +09:00 |
|
Mononaut
|
29feac94f9
|
Add shapes to flow diagram to indicate spent txos
|
2022-11-22 10:11:54 +09:00 |
|
Mononaut
|
8715e5ab91
|
fix error when navigating to huge transactions
|
2022-11-07 20:05:33 -06:00 |
|
Mononaut
|
8978fadbf9
|
vin/vout selection syntax via url fragments
|
2022-10-16 22:42:38 +00:00 |
|
wiz
|
511ad728ba
|
Merge branch 'master' into save-flow-preference
|
2022-10-16 08:11:03 +09:00 |
|
softsimon
|
5549ea5175
|
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
|
d666964894
|
Correcting i18n strings related to Lightning explorer
|
2022-10-13 17:15:17 +04:00 |
|
Mononaut
|
957f3c32b4
|
Save flow diagram preference to localStorage
|
2022-10-11 17:02:35 +00:00 |
|
Mononaut
|
4b61f62092
|
Fix tx confirmation badge alignment regression
|
2022-10-11 16:17:17 +00:00 |
|
wiz
|
45a25b1430
|
Merge branch 'master' into flow-toggle-labels
|
2022-10-09 01:46:53 +09:00 |
|
wiz
|
45382931b2
|
Merge branch 'master' into fix-conf-badge-css
|
2022-10-09 01:37:25 +09:00 |
|
Mononaut
|
e4fa21a145
|
Highlight url input/output in tx diagram & list
|
2022-10-04 23:49:26 +00:00 |
|
Mononaut
|
e909c56c34
|
Fix tx confirmation badge layout bug
|
2022-10-04 22:09:32 +00:00 |
|
Mononaut
|
337918bb93
|
Shorten tx diagram toggle labels
|
2022-10-04 21:14:54 +00:00 |
|
Mononaut
|
27869a00c1
|
Scroll to input/output when clicked in tx diagram
|
2022-10-04 21:04:52 +00:00 |
|
Mononaut
|
932a211cc7
|
Toggle option for tx flow diagram w/ query param
|
2022-09-29 15:41:14 +00:00 |
|
Mononaut
|
51b252e625
|
Improve tx flow diagram drawing algorithm
|
2022-09-23 21:25:41 +00:00 |
|
softsimon
|
880b5f9712
|
Use relative import paths
|
2022-09-21 17:23:45 +02:00 |
|
Mononaut
|
9d66f83996
|
Add interactivity to tx sankey diagram
|
2022-09-17 01:20:08 +00:00 |
|
Mononaut
|
8aa042f61a
|
Add sankey diagram to main tx page
|
2022-09-16 20:50:12 +00:00 |
|
Mononaut
|
d8fe74ed5a
|
Add network to preview headers & inc font size
|
2022-09-09 18:15:36 +00:00 |
|
Mononaut
|
d9b47f3546
|
Update block, address & tx preview layouts
|
2022-09-01 17:01:31 +00:00 |
|
Mononaut
|
ed000e25bd
|
Fix null timestamps on transaction previews
|
2022-08-31 18:21:24 +00:00 |
|
Mononaut
|
8bd4fcdab6
|
Better fix for unfurler race condition
|
2022-08-31 17:24:56 +00:00 |
|
Mononaut
|
818c5a72cc
|
Restyle transaction preview diagram
|
2022-08-27 21:23:23 +00:00 |
|
Mononaut
|
83bcdb320d
|
Alternative transaction unfurl design
|
2022-08-24 17:19:41 +00:00 |
|
Mononaut
|
70537a1d29
|
Add basic transaction link previews
|
2022-08-15 23:14:34 +00:00 |
|
Erik Arvstedt
|
55b88186c0
|
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
|
4e0b8026f5
|
Lazy load tx inputs in Bitcoin Core mode
fixes #465
|
2022-05-20 21:30:01 +04:00 |
|
softsimon
|
a98c23a988
|
Correcting and harmonizing i18n strings
|
2022-05-11 16:29:45 +04:00 |
|
TechMiX
|
22c29d7269
|
fix RTL layout issues
|
2022-04-05 20:37:18 +02:00 |
|
softsimon
|
45206ea90e
|
Difficulty adjustment refactor
fixes #1157
|
2022-03-14 16:48:59 +01:00 |
|
softsimon
|
d265db136b
|
Don't push full RBF-transactions to prevent old states.
|
2022-03-08 18:54:49 +01:00 |
|
softsimon
|
c7639b4768
|
Replace by fee storage
fixes #1222
|
2022-03-08 18:39:53 +01:00 |
|
softsimon
|
ec0f78b13a
|
UTXO spent tracking
fixes #1301
|
2022-03-06 18:27:13 +01:00 |
|
nymkappa
|
a49cc9a2fa
|
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
|
2022-02-04 12:51:45 +09:00 |
|
softsimon
|
13bfa5902d
|
Adding Liquid Testnet as frontend option
fixes #976
|
2021-12-28 11:16:33 +04:00 |
|
softsimon
|
68a8aa90ae
|
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
|
adeb1f7e26
|
Correcting CPFP button position on mobile
fixes #1006
|
2021-12-15 02:16:45 +04:00 |
|
softsimon
|
e741fabe81
|
Fixing broken RBF alert
fixes #516
|
2021-12-15 01:15:16 +04:00 |
|
softsimon
|
836a007237
|
Fixing Bisq transactions page and skeleton loaders
fixes #953
|
2021-11-27 13:06:57 +04:00 |
|
softsimon
|
7caf9c8fe2
|
Adding version and locktime to transaction details
fixes #929
|
2021-11-15 18:05:28 +04:00 |
|