nymkappa
91c39b57fe
[LN ISP chart] Adds toogle to order by nodes/capacity and show/hide Tor
2022-07-27 13:20:54 +02:00
nymkappa
992e3fa7b9
Create shared toggle component to re-use
2022-07-27 10:48:27 +02:00
nymkappa
afd49bfa89
[Node page] Add link to node list per country/isp in node page
2022-07-26 12:26:44 +02:00
Mononaut
a6535277ef
Add open graph block preview page
2022-07-22 19:45:59 +00:00
nymkappa
e54e45da5c
Show country flag emoji
2022-07-18 00:55:47 +02:00
nymkappa
ff63157bb0
Nodes per country list component
2022-07-16 23:23:13 +02:00
nymkappa
775b9d22cc
Save current progress on the block audit page
2022-07-14 20:41:50 +02:00
nymkappa
bda8b4612b
Add USD serie in block fee/reward charts
2022-07-11 22:10:25 +02:00
softsimon
0a15b5d0de
Timestamp component
2022-07-08 18:55:24 +02:00
softsimon
b179c53661
Sats component rounding
2022-07-08 18:55:24 +02:00
softsimon
30bf725020
Merge conflict fix.
2022-07-08 18:55:24 +02:00
softsimon
179f959f0f
More node info
2022-07-08 18:55:23 +02:00
softsimon
5374fcbe9a
Channel component
2022-07-08 18:55:22 +02:00
softsimon
fb77362f47
Store and display stats and node top lists
2022-07-08 18:55:21 +02:00
Felipe Knorr Kuhn
4b296f8d92
Remove frontend dependencies and old tests
2022-07-06 13:13:59 -07:00
Mononaut
aa0fc24dc5
Tooltip-style tx previews in block overview
2022-06-16 02:46:27 +00:00
Mononaut
d6334d8959
Extract canvas/webgl code to separate component
2022-06-15 19:59:24 +00:00
nymkappa
08a45ea680
Make all mining charts tooltips uniform
2022-06-10 23:34:13 +02:00
softsimon
53f3bee24b
Store SVG images in a separate component
2022-05-31 22:21:59 +04:00
softsimon
1be5843204
NgBootstrap library import optimization
2022-05-25 18:56:10 +04:00
nymkappa
1088eeef5d
Merge legacy and mining /blocks components and APIs
2022-05-23 09:08:40 +02:00
softsimon
1d8eb064f1
Moving graphs and mining dashboard to a lazy loaded module
2022-05-20 04:34:41 +04:00
nymkappa
9ea487ec06
Allow CTRL F an address on the transaction list component
2022-05-16 16:50:42 +02:00
nymkappa
60ed32ffe8
[Chart download] Add .svg to file name, fix chart background colors
2022-05-10 14:32:57 +02:00
nymkappa
0e0b8dbd6c
Add download feature on mining charts
2022-05-10 14:32:57 +02:00
softsimon
c256d714ab
Moving Docs and Faq to separate lazy loaded module
2022-04-26 13:02:13 +04:00
nymkappa
ee3b287f65
Save fee rates legend preference - Fix xaxis label
2022-04-15 19:39:27 +09:00
nymkappa
e7f2c9efd2
Add block fee rate percentiles chart
2022-04-15 16:16:15 +09: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
43d92a8b8c
Adding current language to network dropdown links
...
fixes #1094
2022-01-10 18:00:01 +04:00
softsimon
13bfa5902d
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
wiz
e7c8270969
Tweak the graph x-axis label date formatting for better i18n
2021-12-14 18:25:48 +09:00
nymkappa
d12b1f593c
Update graph tick intervals - Hide label in zoom component - Show hour on 1y graphs
2021-12-14 16:33:17 +09:00
nymkappa
dac3a912f9
Hide xaxis label overlapping - Show current day/month/year below the chart for self better self containing overview
2021-12-13 14:27:05 +09:00
nymkappa
be4c80b489
Refactor tooltip formatting into common file and switch to native js localization
2021-12-11 17:10:55 +09: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