softsimon
8172ec9245
Merge pull request #4053 from mempool/nymkappa/pool-logo
...
[mining] use .slug to load pool logo
2023-07-29 17:07:06 +09:00
Mononaut
354c119e99
fix websocket connection state observable
2023-07-29 15:22:15 +09:00
nymkappa
3f3f0db2f2
[mining] use .slug to load pool logo
2023-07-28 13:45:04 +09:00
nymkappa
6d5be78dd0
[search bar] use afterviewinit instead of afterviewchecked
2023-07-25 15:03:39 +09:00
nymkappa
da4a20cb85
[search bar] dont auto focus if touch screen
2023-07-24 11:35:46 +09:00
nymkappa
6ce3c1d75d
[search bar] auto focus only in dashboards
2023-07-24 10:18:00 +09:00
Mononaut
943d05f680
restore latest blocks on liquid
2023-07-19 12:09:46 +09:00
softsimon
85e071049c
Removing unused rbf frontend code
2023-07-18 11:42:13 +09:00
Mononaut
fa48791c59
reduce latest rbf websocket data
2023-07-14 16:15:03 +09:00
Mononaut
756fac7270
Switch "latest blocks" to "latest replacements"
2023-07-14 11:52:07 +09:00
Mononaut
1e69ea2f1d
Fix merge conflicts
2023-07-13 11:06:02 +09:00
Mononaut
e8c703fdbc
replace client recent blocks on reorg
2023-07-13 10:43:18 +09:00
softsimon
ec2e7a46eb
Correct incoming transaction progress colors
...
fixes #3216
2023-03-04 15:19:56 +09:00
nymkappa
28bd813fb8
Show correct currency label in 'Latest transactions' widget
2023-02-15 16:22:06 +09:00
Erik Arvstedt
355e89ce55
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
nymkappa
6c0fe3d7a1
Remove dashboard row collasping feature
2022-06-17 11:15:38 +02:00
nymkappa
a7900f6466
If mining dashboard is enabled, shows pools instead of timestamp
2022-03-17 19:04:12 +01:00
Antoni Spaanderman
e2ef58c5dd
Merge branch 'master' into regtest-1
2022-02-28 13:09:51 +01:00
softsimon
b6f89b1a3e
Moving ticker to circulating amount
2022-02-16 17:32:12 +04:00
softsimon
294d7915e1
Liquid dashboard assets updates
2022-02-13 00:46:42 +04:00
softsimon
738381702f
Display top featured assets on Liquid dashboard
2022-02-12 00:15:13 +04:00
Antoni Spaanderman
8e0394e837
Merge branch 'master' into regtest-1
2022-02-09 10:42:23 +01:00
nymkappa
9f0b09295d
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
2022-02-04 12:51:45 +09:00
Antoni Spaanderman
f68ac944ed
fix dashboard TXs issue
2022-01-24 20:51:30 +01:00
Antoni Spaanderman
1beafd137b
fix dashboard blocks issue
2022-01-24 20:44:05 +01:00
nymkappa
fcca911377
Move difficulty adjustment code to separate module
2022-01-17 13:33:07 +09:00
softsimon
fd34761a93
Adding Liquid Testnet as frontend option
...
fixes #976
2021-12-28 11:16:33 +04:00
nymkappa
2b0d543ce7
Delete unused code
2021-12-11 15:26:14 +09:00
nymkappa
41f3f0ab46
Fix graph data for incoming transaction graphs
2021-12-11 10:38:13 +09:00
softsimon
8569523b89
Moving chart loading spinner to chart component
...
fixes #885
2021-11-19 00:10:12 +04:00
softsimon
d534c42c47
Handle recent difficulty adjustment estimate gracefully
...
fixes #927
2021-11-17 13:46:48 +04:00
softsimon
66630743f6
L-BTC in circulation dashboard widget
...
refs #718
2021-09-25 23:45:10 +04:00
Miguel Medeiros
9b956ff88d
Add new component incoming-transactions-graph;
...
Refactor component mempool-graph;
Refactor component fee-distribution-graph;
Add incoming-transactions-graph to dashboard;
Add incoming-transactions-graph to statistics;
Add incoming-transactions-graph to television;
Add mempool-graph to dashboard;
Add mempool-graph to statistics;
Add mempool-graph to television;
Remove chartist.component;
2021-09-14 22:35:47 -03:00
Miguel Medeiros
c7db81c97c
Refactor difficulty adjustment calculation.
2021-08-25 17:18:30 -03:00
softsimon
0bb9247609
Handle 0.1 sat/vB base fee on the dashboard and backend.
2021-08-05 02:03:52 +03:00
softsimon
037f472f8c
Make Block Weight Unit configurable in frontend+backend.
2021-07-31 17:30:35 +03:00
Miguel Medeiros
735c2ba587
Bugfix: Dashboard preloading skeleton. ( #668 )
...
* Change green color.
* Fix dashboard preloading components.
2021-07-27 02:47:08 +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
cd8e308870
Add previous adjustment retarget. ( #655 )
...
* Add previous adjustment retarget.
* Fix green color.
Add + symbol to difficulty change.
* Add previousRetarget to websocket.
* Add previous retarget.
2021-07-25 01:26:48 +03:00
Miguel Medeiros
d405334109
UI/UX - New component for difficult adjustment. ( #602 )
...
* Add next difficulty blocks.
Add next difficulty target date.
Add next difficulty total progress.
Add ajustment difficulty avg min per block.
* Fix typo.
* Trigger difficulty calculation every 5 seconds.
* Add rxjs timer to difficultyEpoch.
* Fix pipe.
* Fix small bar position.
* Change i18n strings.
* Fix typo.
* Add time-until component.
* Speed up difficultyEpoch timer to 1000 ms.
* Fix values to 2 decimal places.
* Add title to fee and difficulty adjustment cards.
* Add title outside the card.
* Fix title to center position.
* Add other titles.
* Add new transalations strings.
Refactor time span component.
* Fix difficulty adjustment i18n string.
Fix duplicated i18n strings.
2021-07-17 14:58:16 +03:00
Miguel Medeiros
dec8ae2930
Dashboard layout reviewed. ( #550 )
...
* Fix mempool-info-data item margin-bottom.
* Remove unecessary bootstrap classes.
* Fix lint errors.
* Fix and remove css classes.
* Add css class to Terms of Service.
2021-06-06 16:07:04 -04:00
softsimon
12c99b86b7
Bisq markets: Display terms of service and language selector (except on official markets).
...
refs #510
2021-05-12 14:51:55 +04:00
softsimon
d5dba9128e
Fixing incorrect difficulty adjustment call
...
fixes #471
2021-04-27 12:20:11 +04:00
softsimon
ec845a6ac2
Renaming minimum fee to rejecting.
...
Adding progressbar to mempool size.
refs #171
2021-01-12 20:45:41 +07:00
wiz
627e8e5e9a
Possible fix for occasional inability to change language to English
...
Fixes #275
2021-01-12 18:55:57 +09:00
softsimon
4694a31f55
Fix memory leak by not stacking data in the scan accumulator.
...
Also handle going from zero to initial graph data on dashboard.
fixes #273
2021-01-12 00:15:52 +07:00
softsimon
632c243b34
Loading indicator service indicating mempool sync status.
2021-01-05 18:57:06 +07:00
wiz
de50816990
Always set a value for the locale selector, for /liquid/ etc.
2020-12-22 06:41:56 +09:00
softsimon
4d54723472
Fix for changing locale on other networks than mainnet.
...
fixes #253
2020-12-05 02:08:54 +07:00
softsimon
fb11d73751
i18n all the remaining strings.
2020-12-03 18:34:19 +07:00