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 |
|
softsimon
|
bde95fd547
|
Adding taproot countdown
|
2021-11-12 21:07:57 +04:00 |
|
Miguel Medeiros
|
873f214245
|
Fix title styles.
|
2021-10-26 21:47:28 -03:00 |
|
Miguel Medeiros
|
352572af79
|
Fix address title styles.
Fix tx title margin right .
|
2021-10-26 21:47:27 -03:00 |
|
Miguel Medeiros
|
e460372870
|
Fix titles height inconsistencies.
|
2021-10-26 21:47:26 -03:00 |
|
softsimon
|
f2012b45e3
|
Add output ID to transaction info
fixes #413
|
2021-10-20 15:44:43 +04:00 |
|
Miguel Medeiros
|
ac7da6340c
|
Fix confirmations button positioning.
|
2021-09-29 16:16:39 -03:00 |
|
TechMiX
|
3413b1c72a
|
fix various rtl issues
|
2021-09-15 11:02:04 +02:00 |
|
softsimon
|
0933b73560
|
Liquid unblinding: Don't throw error as default for regular liquid transactions.
|
2021-08-21 03:13:39 +03:00 |
|
Priyansh
|
1da2c78b63
|
Updated significant digits of transaction fee (#722)
|
2021-08-18 16:27:35 +03:00 |
|
softsimon
|
2feb58eec7
|
Liquid unblinding: Replacing async/await with observable.
|
2021-08-18 14:05:40 +03:00 |
|
softsimon
|
b6a6a034ab
|
Unblinding refactor fix
|
2021-08-18 03:34:17 +03:00 |
|
softsimon
|
a155d7284d
|
Refactored liquid unblinding code into a new file.
|
2021-08-17 20:20:25 +03:00 |
|
softsimon
|
5a5c21cf09
|
Transaction and block header hex external URL should be relative to the network.
|
2021-08-06 23:45:54 +03:00 |
|
Miguel Medeiros
|
7634d0815e
|
Fix h1 fontsize.
|
2021-08-04 09:08:11 -03:00 |
|
softsimon
|
16fa2a0ed7
|
Removing "raw block".
|
2021-08-03 18:15:33 +03:00 |
|
Priyansh
|
c7fe4765d0
|
Raw Hex of Objects in Details Tab #616 (#682)
* Added Block Hex in Details
* Added Raw Tx in Transaction Details
* Backend Updates
|
2021-08-03 14:27:02 +03:00 |
|
Miguel Medeiros
|
d1593a33a3
|
Fix time until component round for week interval. (#679)
* Fix time until component round for week interval.
* Add forceFloorOnTimeIntervals parameter.
|
2021-08-01 01:25:24 +03:00 |
|