softsimon
6a524b12fc
Calculator visual results
2023-07-15 10:52:59 +09:00
Mononaut
b9189602a3
Switch remaining vb fields according to unit preference
2023-07-11 10:04:38 +09:00
Mononaut
b04f5f3378
Add fee rate display component
2023-07-11 10:00:40 +09:00
Mononaut
41f430b9c5
drop decimal places from large fiat values
2023-03-04 00:10:47 -06:00
Mononaut
f31ffbd8f5
Multi-currency fiat formatting pipes & components
2023-02-01 10:25:00 -06:00
hunicus
4004c826de
Fix hexadecimal conversion to show leading zeros.
...
Fixes #2805 .
2022-12-07 00:06:06 -05:00
softsimon
fd23d61624
Merge branch 'master' into nymkappa/feature/zero-base-fee-tag
2022-09-22 17:55:41 +02:00
softsimon
880b5f9712
Use relative import paths
2022-09-21 17:23:45 +02:00
nymkappa
17218a4aea
Show zero base fee tag on channels
2022-09-08 18:57:12 +02:00
nymkappa
694f9d4fb5
Show two LN network stats charts on dashboard
2022-08-12 15:35:00 +02:00
nymkappa
bda8b4612b
Add USD serie in block fee/reward charts
2022-07-11 22:10:25 +02:00
Felipe Knorr Kuhn
4b296f8d92
Remove frontend dependencies and old tests
2022-07-06 13:13:59 -07:00
nymkappa
9ea487ec06
Allow CTRL F an address on the transaction list component
2022-05-16 16:50:42 +02:00
hunicus
4cf5f72b83
Merge branch 'master' into add-faq
2022-04-12 16:03:28 -04:00
Antoni Spaanderman
1094ddd1e8
Merge branch 'master' into script-display-2
2022-04-11 21:46:06 +02:00
nymkappa
70dbf3edfc
Updated pool summary page to display more info on hashrate and blocks
2022-04-05 00:36:00 +09:00
Antoni Spaanderman
86669c2d0d
name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection
2022-04-04 17:16:34 +02:00
softsimon
277f1ea3f2
Correcting op_code coloring
2022-04-03 15:22:35 +04:00
hunicus
9fe61f8eac
Add no-sanitize pipe
2022-03-27 01:19:48 -04:00
nymkappa
1d8de2e374
Round using AmountShortenerPipe
2022-03-25 11:39:29 +09:00
nymkappa
fdea74db0a
Store hex in coinbase raw - Improve scripsig parsing
2022-03-16 12:10:18 +01:00
nymkappa
acaa6c6e45
Index asciiScriptSig and display it in /mining/blocks
2022-03-15 23:33:51 +01:00
nymkappa
5dfc272bed
Cleanup hashrate/difficulty widget
2022-03-14 20:00:19 +01:00
nymkappa
ea677c979e
Use correct url for blocks-extras API - Fix amountShortner pipe
2022-03-13 16:08:32 +01:00
softsimon
b61450995a
Display asset circulating amount more nicely fixing overflow
...
fixes #1264
2022-02-21 22:33:03 +04:00
softsimon
13bfa5902d
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
softsimon
d56cb76f8f
Fix for fee rounding not using locale
...
fixes #796
2021-09-25 15:50:31 +04:00
Priyansh
1da2c78b63
Updated significant digits of transaction fee ( #722 )
2021-08-18 16:27:35 +03:00
softsimon
ca306f5727
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
cc8bac0a26
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
5f787c52e8
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
564df63277
Display block details and taproot signaling.
2021-05-01 03:55:02 +04:00
wiz
3a14bd4521
Add missing i18n tags for various strings, fixes #473
2021-04-26 06:35:56 +09:00
Jonathan Underwood
8e21b8467e
Decode hex into utf8 instead of ascii
2021-03-03 21:29:22 +09:00
wiz
7dbe7a7584
Add some color and styling to the Bitcoin ASM opcodes
...
Fixes #164
2020-11-21 05:29:50 +09:00
softsimon
bff1e1b97b
Display P2PK instead of OP_RETURN
...
fixes #161
2020-11-16 16:21:37 +07:00
softsimon
d39b4a5c92
WIP: Bisq DAO support. Transactions list and details.
2020-07-03 23:45:19 +07:00
Simon Lindh
43f41b8aab
New base code for mempool blockchain explorerer
2020-02-26 03:19:26 +09:00
Simon Lindh
4de8384708
Block view.
2019-11-12 16:39:59 +08:00
Simon Lindh
839fa12eb6
Explorer page with latest blocks. WIP
2019-11-06 15:35:02 +08:00
Simon Lindh
aa64cb3665
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
94132a903f
Initial code commit.
2019-07-21 17:59:47 +03:00