softsimon
07b0f24cf1
Update frontend/src/app/shared/pipes/bytes-pipe/utils.ts
2023-07-25 14:26:43 +09:00
nymkappa
da4a20cb85
[search bar] dont auto focus if touch screen
2023-07-24 11:35:46 +09:00
softsimon
120c27d120
Calculator visual results
2023-07-15 10:52:59 +09:00
Mononaut
5b9d43032c
Switch remaining vb fields according to unit preference
2023-07-11 10:04:38 +09:00
Mononaut
c29558db20
Add fee rate display component
2023-07-11 10:00:40 +09:00
Mononaut
a37bcfec65
drop decimal places from large fiat values
2023-03-04 00:10:47 -06:00
Mononaut
c2ff6a996a
Multi-currency fiat formatting pipes & components
2023-02-01 10:25:00 -06:00
hunicus
c62059c0f4
Fix hexadecimal conversion to show leading zeros.
...
Fixes #2805 .
2022-12-07 00:06:06 -05:00
softsimon
2c370ffccd
Merge branch 'master' into nymkappa/feature/zero-base-fee-tag
2022-09-22 17:55:41 +02:00
softsimon
fa11cb0619
Use relative import paths
2022-09-21 17:23:45 +02:00
nymkappa
aa1519c18e
Show zero base fee tag on channels
2022-09-08 18:57:12 +02:00
nymkappa
39549c8ca9
Show two LN network stats charts on dashboard
2022-08-12 15:35:00 +02:00
nymkappa
80b3b91a82
Add USD serie in block fee/reward charts
2022-07-11 22:10:25 +02:00
Felipe Knorr Kuhn
a2e2b36a76
Remove frontend dependencies and old tests
2022-07-06 13:13:59 -07:00
nymkappa
9be6f80cb9
Allow CTRL F an address on the transaction list component
2022-05-16 16:50:42 +02:00
hunicus
1348e953a6
Merge branch 'master' into add-faq
2022-04-12 16:03:28 -04:00
Antoni Spaanderman
b9127538ce
Merge branch 'master' into script-display-2
2022-04-11 21:46:06 +02:00
nymkappa
c4db7ec5f6
Updated pool summary page to display more info on hashrate and blocks
2022-04-05 00:36:00 +09:00
Antoni Spaanderman
53d68a3571
name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection
2022-04-04 17:16:34 +02:00
softsimon
4bd3030322
Correcting op_code coloring
2022-04-03 15:22:35 +04:00
hunicus
663cf100d1
Add no-sanitize pipe
2022-03-27 01:19:48 -04:00
nymkappa
c5837ab9df
Round using AmountShortenerPipe
2022-03-25 11:39:29 +09:00
nymkappa
ffb5db69a8
Store hex in coinbase raw - Improve scripsig parsing
2022-03-16 12:10:18 +01:00
nymkappa
94dbec46cf
Index asciiScriptSig and display it in /mining/blocks
2022-03-15 23:33:51 +01:00
nymkappa
b19d9c1af2
Cleanup hashrate/difficulty widget
2022-03-14 20:00:19 +01:00
nymkappa
ab486bfe6e
Use correct url for blocks-extras API - Fix amountShortner pipe
2022-03-13 16:08:32 +01:00
softsimon
3e6dba2d58
Display asset circulating amount more nicely fixing overflow
...
fixes #1264
2022-02-21 22:33:03 +04:00
softsimon
fd34761a93
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
8cb1c5c88c
Fix for fee rounding not using locale
...
fixes #796
2021-09-25 15:50:31 +04:00
Priyansh
e103fb5876
Updated significant digits of transaction fee ( #722 )
2021-08-18 16:27:35 +03:00
softsimon
d7586af392
Make base module and index.html file configurable with BASE_MODULE. Adding bare Liquid module.
2021-07-27 17:10:38 +03:00
Miguel Medeiros
751c7d6e69
Bugfix: Dashboard - Difficulty adjustment component. ( #663 )
...
* Add color to previous retarget.
Add absolute number pipe.
Change plus and minus signs to fa icons.
Change Fee Estimate title to Transactions Fees.
Set min and max difficulty adjustments.
* Add projectID to cypress conf.
* Change icon to fa-caret.
* Remove unecessary icons.
2021-07-26 22:00:40 +03:00
Miguel Medeiros
5cd2cfa097
FIX unify the units css. ( #499 )
...
* FIX unify the units css.
* Fix units css font-size.
2021-05-18 18:20:17 +04:00
softsimon
d2fe000ad0
Display block details and taproot signaling.
2021-05-01 03:55:02 +04:00
wiz
3ead05fa51
Add missing i18n tags for various strings, fixes #473
2021-04-26 06:35:56 +09:00
Jonathan Underwood
2a7b4f9aed
Decode hex into utf8 instead of ascii
2021-03-03 21:29:22 +09:00
wiz
9e83fdc9f2
Add some color and styling to the Bitcoin ASM opcodes
...
Fixes #164
2020-11-21 05:29:50 +09:00
softsimon
76238f5943
Display P2PK instead of OP_RETURN
...
fixes #161
2020-11-16 16:21:37 +07:00
softsimon
c21dad88bf
WIP: Bisq DAO support. Transactions list and details.
2020-07-03 23:45:19 +07:00
Simon Lindh
ac95c09ea6
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00
Simon Lindh
309e851ead
Block view.
2019-11-12 16:39:59 +08:00
Simon Lindh
02d67e8406
Explorer page with latest blocks. WIP
2019-11-06 15:35:02 +08:00
Simon Lindh
fc6badb886
Added virtual bytes pipe for mempool graph.
...
Added decimals to mempool graph y-axis.
fixes #14
fixes #12
2019-10-31 13:55:25 +08:00
Simon Lindh
fd2209e75a
Initial code commit.
2019-07-21 17:59:47 +03:00