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 |
|
nymkappa
|
9f0b09295d
|
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
|
2022-02-04 12:51:45 +09:00 |
|
softsimon
|
8c29395533
|
Resume tx tracking when network goes offline. (#702)
fixes #609
|
2021-08-09 13:01:29 +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
|
d99fd5d59a
|
Bisq markets dashboard: Market backend tracking. WIP.
|
2021-03-05 15:38:46 +07:00 |
|
softsimon
|
eb0c20dd92
|
Removing sponsors code.
Support new sponsor confirmation polling.
fixes #319
|
2021-02-07 02:20:07 +07:00 |
|
softsimon
|
632c243b34
|
Loading indicator service indicating mempool sync status.
|
2021-01-05 18:57:06 +07:00 |
|
softsimon
|
d0da875e69
|
Adding ServerTransferStateModule for AU with custom http interceptor for cache transfer.
|
2020-11-27 18:41:57 +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
|
83126b83f1
|
Transaction, address and block page now works.
|
2020-11-22 23:47:27 +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
|
7c6c330b02
|
Bugfix: Websocket data push stopped working on disconnect, bug caused by 3dedf1e3
|
2020-09-29 20:52:32 +07:00 |
|
softsimon
|
d0b3b240e6
|
Bugfix for js error on transaction page.
Increase ping-pong timeout.
|
2020-09-29 18:27:44 +07:00 |
|
softsimon
|
b95efca29d
|
Various bugfixes.
|
2020-09-28 16:32:48 +07:00 |
|
softsimon
|
3dedf1e3e1
|
Adding mini-graphs on dashboard.
|
2020-09-26 22:46:26 +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
|
1b9900ccf8
|
Add commit hash to the bottom of the about page
fixes #102
|
2020-08-10 14:59:29 +07:00 |
|
softsimon
|
24e40b25fd
|
New config that lets frontend connect to a separate Bisq mempool backend.
|
2020-07-25 21:21:53 +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
|
60e1b9a41e
|
Bisq explorer is now a separate module.
|
2020-07-11 00:17:13 +07:00 |
|
softsimon
|
4ff9663812
|
merge from master
|
2020-07-05 23:24:06 +07:00 |
|
wiz
|
4aca806b70
|
Rename API endpoints in frontend and nginx.conf to match blockstream
|
2020-07-06 00:15:16 +09:00 |
|
softsimon
|
c21dad88bf
|
WIP: Bisq DAO support. Transactions list and details.
|
2020-07-03 23:45:19 +07:00 |
|
softsimon
|
c20ba429b1
|
Increased frontend auto reload timeout.
Increased time limit on new transaction processing.
|
2020-06-23 14:49:06 +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
|
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
|
b2d2fd225c
|
Basic Liquid Asset support.
|
2020-04-28 17:10:31 +07:00 |
|
softsimon
|
e02924e8dd
|
Another bugfix related to the mempool transaction subscription.
|
2020-04-13 02:43:43 +07:00 |
|
softsimon
|
590f1d2b04
|
Improvments to the mempool transaction subscription.
|
2020-04-13 02:06:10 +07:00 |
|
softsimon
|
e2671df4be
|
Wait for an push transactions that hasn't yet appeared in the mempool
|
2020-04-13 01:26:53 +07:00 |
|
softsimon
|
c5796a8062
|
Improved websocket tx/address tracking handling when disconnecting .
|
2020-04-12 03:03:51 +07:00 |
|
softsimon
|
e351bcea73
|
Fix for the websocket DOS bug.
|
2020-03-13 18:00:34 +07:00 |
|
softsimon
|
2f94200a45
|
Responsive mempool blocks.
|
2020-03-12 21:56:07 +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 |
|
softsimon
|
994c42440d
|
Adding more websocket connection reconnect fail safe.
fixes #44
|
2020-03-09 01:41:43 +07:00 |
|
softsimon
|
4574d18ce3
|
Improved websocket disconnections.
|
2020-03-06 13:47:04 +07:00 |
|
softsimon
|
a6809e99f1
|
Adding console log messages to websocket error handling.
|
2020-03-06 02:27:22 +07:00 |
|