nymkappa
|
71648bf01e
|
Force disable mining dashboard if base_module not mempool
|
2022-03-16 17:28:00 +01:00 |
|
softsimon
|
8637059119
|
Difficulty adjustment refactor
fixes #1157
|
2022-03-14 16:48:59 +01:00 |
|
Antoni Spaanderman
|
71402f21c6
|
revert "add network regtest" 1f0ae60
|
2022-03-08 19:59:18 +01:00 |
|
Antoni Spaanderman
|
d179a563e4
|
Merge branch 'master' into regtest-1
|
2022-03-08 19:45:03 +01:00 |
|
softsimon
|
f85771e03f
|
Replace by fee storage
fixes #1222
|
2022-03-08 18:39:53 +01:00 |
|
softsimon
|
6f3443faba
|
UTXO spent tracking refactor
refs #1301
|
2022-03-07 19:45:09 +01:00 |
|
softsimon
|
059e82a805
|
UTXO spent tracking
fixes #1301
|
2022-03-06 18:27:13 +01:00 |
|
Antoni Spaanderman
|
243055ceae
|
Merge branch 'master' into regtest-1
|
2022-02-17 16:05:22 +01:00 |
|
nymkappa
|
ca766bf40d
|
Provide a way to completely disable block indexing and mining menu
|
2022-02-15 19:51:26 +09: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
|
1f0ae601c5
|
add network regtest
|
2022-01-20 17:19:16 +01:00 |
|
Antoni Spaanderman
|
e59f610a75
|
display genesis block
|
2022-01-19 17:11:35 +01:00 |
|
softsimon
|
47307bc755
|
Making frontend network URLs configurable
fixes #1095
|
2022-01-07 20:17:14 +04:00 |
|
softsimon
|
e1275c62cc
|
Liquid support to the Graph fee filter dropdown
fixes #1072
|
2022-01-04 04:42:19 +04:00 |
|
softsimon
|
d89d7efbe6
|
Fix issue when switching between testnet and liquid mainnet
|
2021-12-30 03:07:08 +04:00 |
|
softsimon
|
fd34761a93
|
Adding Liquid Testnet as frontend option
fixes #976
|
2021-12-28 11:16:33 +04:00 |
|
nymkappa
|
6e59733cac
|
User can drag the blockchain blocks horizontally with the mouse
|
2021-12-19 15:20:21 +09:00 |
|
softsimon
|
1908b1a5a6
|
Adding configuration for blocks and mempool blocks amount.
|
2021-07-31 17:56:10 +03:00 |
|
softsimon
|
037f472f8c
|
Make Block Weight Unit configurable in frontend+backend.
|
2021-07-31 17:30: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
|
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 |
|
softsimon
|
b8fe7b621c
|
Merge branch 'master' into simon/bisq-dashboard
# Conflicts:
# frontend/package-lock.json
# frontend/src/app/components/master-page/master-page.component.html
|
2021-04-23 15:35:35 +04:00 |
|
softsimon
|
7a4ad0ee2f
|
Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page.
|
2021-04-12 22:17:13 +04:00 |
|
softsimon
|
308dd2c7ad
|
Bisq markets: Recent trades. Separate Bisq master page.
|
2021-03-13 18:24:50 +07:00 |
|
softsimon
|
563ae8540b
|
Signet support in the frontend.
|
2021-02-20 23:12:22 +07:00 |
|
softsimon
|
edce0d118a
|
Updating mempool logo and adding new mempool space logo. New frontend config OFFICIAL_MEMPOOL_SPACE to enable the latter.
fixes #336
|
2021-02-18 13:34:05 +07:00 |
|
softsimon
|
eb0c20dd92
|
Removing sponsors code.
Support new sponsor confirmation polling.
fixes #319
|
2021-02-07 02:20:07 +07:00 |
|
softsimon
|
fd869c732d
|
Detect network from url also when languages are being used.
fixes #287
|
2021-02-01 04:17:34 +07:00 |
|
softsimon
|
f462cb27c6
|
Removing the term ELECTRS from ELECTRS_ITEMS_PER_PAGE setting.
|
2021-01-11 21:11:09 +07:00 |
|
softsimon
|
103740ec45
|
Setting default frontend config ELECTRS_ITEMS_PER_PAGE to 10 to adapt to CORE_RPC backends.
|
2021-01-11 21:06:47 +07:00 |
|
softsimon
|
632c243b34
|
Loading indicator service indicating mempool sync status.
|
2021-01-05 18:57:06 +07:00 |
|
wiz
|
b6150a3237
|
Route all Angular Universal requests to nginx, remove simon's hacks
|
2020-11-27 23:03:48 +09:00 |
|
softsimon
|
2cbf1474c3
|
New frontend config for webserver url to fix static asset httpGet.
Removed "absolute" from config names.
|
2020-11-23 18:22:21 +07:00 |
|
softsimon
|
c36addd8c1
|
Frontend config support for AU. New absolute server url settings.
refs #104
|
2020-11-23 02:30:46 +07:00 |
|
softsimon
|
14c9d0c409
|
angular universal WIP
refs #104
|
2020-11-07 04:30:52 +07:00 |
|
softsimon
|
a07a4de255
|
Custom BTCPay donation integration
fixes #122
|
2020-10-07 20:15:42 +07:00 |
|
softsimon
|
d4f768e3b6
|
Adding latest blocks and transactions to dashboard.
|
2020-09-26 02:11:30 +07:00 |
|
softsimon
|
6c1d28a9ac
|
Replacing footer and latest blocks with a stats dashboard.
|
2020-09-21 19:41:12 +07:00 |
|
softsimon
|
2d02ec7092
|
Return HTTP 503 from Fee Api when mempool is still syncing.
Fix for displaying git commit on About page.
|
2020-08-12 13:33:58 +07:00 |
|
softsimon
|
fea79f2ff4
|
Add pagination history to bisq transactions and blocks page.
|
2020-08-07 13:11:55 +07:00 |
|
softsimon
|
24182a6fb3
|
Fixes.
|
2020-07-24 14:11:49 +07:00 |
|
softsimon
|
959e2b55cb
|
Show prettier empty mempool blocks.
|
2020-07-24 12:23:49 +07:00 |
|
softsimon
|
0f611ecf8a
|
Adding a global websocket loader observable.
fixes #95
|
2020-07-22 19:21:40 +07:00 |
|
softsimon
|
942e1a7d68
|
Fix for weird block animation when navigating back to main page.
|
2020-07-21 12:47:51 +07:00 |
|
softsimon
|
ca0cf23d66
|
Bisq stats page.
BSQ prices.
|
2020-07-14 21:26:02 +07:00 |
|
softsimon
|
c21dad88bf
|
WIP: Bisq DAO support. Transactions list and details.
|
2020-07-03 23:45:19 +07:00 |
|
softsimon
|
2ebdb27dcb
|
Fixing routes to /tv and /status
|
2020-07-02 22:34:16 +07:00 |
|
softsimon
|
f5260b72e5
|
enable status view for liquid and testnet
|
2020-07-02 20:51:55 +07:00 |
|
softsimon
|
0a264a7078
|
Adding support for optional frontend config.
Dropdown network selector is hidden by default, and enabled using config.
fixes #79
|
2020-06-22 22:10:49 +07:00 |
|