90 Commits

Author SHA1 Message Date
Mononaut
96a17f09a5
Add embeddable wallet balance page 2024-02-16 02:41:22 +00:00
Mononaut
1121136a5e
Reduce the network size of mempool block websocket updates 2024-02-08 22:40:22 +00:00
Mononaut
0370cc896c
Fix missing mempool fee chart when webgl disabled 2023-12-21 13:06:52 +00:00
Mononaut
85c9c79699
reconnect websocket after closed by server 2023-11-25 11:25:07 +00:00
Mononaut
9b17c16325
Notify address page of removed transactions 2023-09-14 23:25:21 +00:00
Mononaut
cb5b96485c
resume tracking subscriptions after websocket reconnect 2023-08-03 16:17:17 +09:00
Mononaut
354c119e99
fix websocket connection state observable 2023-07-29 15:22:15 +09:00
Mononaut
a6edfcc272
show mempool skeleton while not inSync 2023-07-24 16:22:35 +09:00
Mononaut
fa48791c59
reduce latest rbf websocket data 2023-07-14 16:15:03 +09:00
Mononaut
886a099a2f
Detect stale blocks from client blockchain cache 2023-07-13 10:45:48 +09:00
Mononaut
e8c703fdbc
replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
Mononaut
eaad63a082
frontend resync recent blocks when necessary 2023-06-30 19:43:04 -04:00
Mononaut
8b1dff6d15
fix txConfirmed type 2023-06-04 11:47:46 -04:00
Mononaut
c49626aefc
Confirmation badge component, fix negative confirmations 2023-06-03 16:20:32 -04:00
softsimon
e807b3ca74
Merge pull request #3705 from mempool/mononaut/increase-websocket-timeout
Increase client websocket timeout
2023-05-04 01:35:16 +04:00
Mononaut
3b8bcc4da5
Improve stability of mempool tx position arrow 2023-05-03 14:18:06 -06:00
Mononaut
f46296a2bb
new page listing recent RBF events 2023-05-03 12:53:53 -06:00
Mononaut
7b2a1cfd10
update RBF timeline over websocket 2023-05-03 12:52:21 -06:00
Mononaut
3691ba8242
Increase client websocket timeout 2023-05-01 18:13:53 -06:00
Mononaut
bf941b0227
load block/tx pages at correct blockchain scroll position 2023-01-06 10:13:53 -06:00
Mononaut
befafaa60c
add paginated virtual scrolling to blockchain blocks bar 2023-01-06 10:13:53 -06:00
softsimon
f0a2ddf57b
Minor refactor for projected block transactions 2022-06-02 01:29:03 +04:00
Mononaut
3ffc4956f4 Stream projected block deltas instead of full data 2022-06-01 13:48:58 +00:00
Mononaut
c2802253b7 Smarter update algorithm for projected block viz 2022-06-01 13:48:35 +00:00
Mononaut
79dae84363 Data pipeline for projected mempool block overview 2022-06-01 13:48:34 +00:00
nymkappa
f20cf266b6
Remove frontend fee calculation and read it from the websocket instead 2022-05-31 10:41:43 +02:00
softsimon
a8d8a360ec
Tweaking the websocket retry timers
fixes 1560
2022-05-12 15:21:27 +04:00
softsimon
8637059119
Difficulty adjustment refactor
fixes #1157
2022-03-14 16:48:59 +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
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
e59f610a75
display genesis block 2022-01-19 17:11:35 +01: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