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 |
|
softsimon
|
56c6612e2e
|
Don't fully animate when tab is deactivated.
refs #47
|
2020-06-11 01:38:59 +07:00 |
|
softsimon
|
43dac03ec0
|
Bigfix: Don't chime when switching networks.
fixes #84
|
2020-06-11 00:11:15 +07:00 |
|
softsimon
|
36e46249b5
|
Transition new blocks from the mempool onto the blockchain.
Chime on new blocks.
fixes #47
fixes #84
|
2020-06-10 23:52:14 +07:00 |
|
softsimon
|
8b6a681614
|
Detect RBF-transactions and offer to track them.
fixes #78
|
2020-06-08 18:55:53 +07:00 |
|
softsimon
|
7e07e2cd8a
|
Fix address tracking issues.
|
2020-05-20 17:00:50 +07:00 |
|
softsimon
|
afb4f6e70b
|
Fixed keyboard navigation bugs.
|
2020-05-13 13:03:57 +07:00 |
|
softsimon
|
756caf2c53
|
Improved network switching.
|
2020-05-10 12:31:57 +07:00 |
|
softsimon
|
1feb985bec
|
Liquid and Testnet now accessable from the main site
fixes #35
|
2020-05-09 20:37:50 +07:00 |
|
softsimon
|
20c7ee98e7
|
Asset tracking.
Asset caching.
refs #37
|
2020-05-05 15:26:23 +07:00 |
|
softsimon
|
78e41fc3d3
|
Refactord blockchain is rendering, block arrow location propagation and keynavigation.
|
2020-03-22 17:44:36 +07:00 |
|
softsimon
|
2296ad69b9
|
Adding a third connection state and preventing offline indicator from pushing the menu.
|
2020-03-09 17:53:54 +07:00 |
|
Simon Lindh
|
3453e84889
|
Basic address tracking.
|
2020-02-26 03:31:45 +09:00 |
|
Simon Lindh
|
34645908e9
|
Refactor. API explanations. UX revamp.
|
2020-02-26 03:26:16 +09:00 |
|
Simon Lindh
|
acd658a0e7
|
Optimize statistics.
|
2020-02-26 03:21:21 +09:00 |
|
Simon Lindh
|
ac95c09ea6
|
New base code for mempool blockchain explorerer
|
2020-02-26 03:19:26 +09:00 |
|