nymkappa
|
726bd51abb
|
[debug] update versioning print
|
2023-08-26 11:27:45 +02:00 |
|
Mononaut
|
ffc2b6c53c
|
Add acceleration support to rust gbt
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
aa24f6a84d
|
use accelerated rates for block templates & show in viz
|
2023-07-26 15:08:33 +09:00 |
|
Mononaut
|
e489f713eb
|
include accelerated tx data in block audits
|
2023-07-26 15:08:26 +09:00 |
|
Mononaut
|
d7b874ac49
|
Exclude all conflicting transactions from audit score
|
2023-07-25 14:17:02 +09:00 |
|
Mononaut
|
b33ea4679d
|
Add "recently cpfpd" exception to audits
|
2023-07-16 13:51:30 +09:00 |
|
Mononaut
|
fa48791c59
|
reduce latest rbf websocket data
|
2023-07-14 16:15:03 +09:00 |
|
Mononaut
|
f1966768a7
|
exclude fullrbf txs from audit and label in visualization
|
2023-07-10 15:34:22 +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 |
|
Mononaut
|
81ec54fcb3
|
Omit possible high-sigop txs from block health score
|
2023-05-17 11:46:50 -04:00 |
|
softsimon
|
e6e90799ef
|
Merge branch 'master' into mononaut/mempool-effective-rates
|
2023-05-04 00:58:49 +04:00 |
|
Mononaut
|
086b41d958
|
support trees of RBF replacements
|
2023-05-03 12:53:56 -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
|
4c569c0ded
|
Send mempool effective fee rate changes to frontend & apply
|
2023-04-05 08:42:01 +09:00 |
|
Mononaut
|
3d5c156776
|
Use effective fee rates in mempool block visualizations & tooltips
|
2023-04-05 08:42:01 +09:00 |
|
Mononaut
|
64ab14f995
|
mempool block entry animation
|
2023-03-16 22:16:40 +09:00 |
|
Mononaut
|
5fc3b8b70c
|
merge block-audit and block pages
|
2022-11-24 17:10:53 +09:00 |
|
Mononaut
|
d86f045150
|
differentiate censored/missing txs in block audit
|
2022-10-28 18:49:28 -06:00 |
|
nymkappa
|
1be7c953ea
|
Save current progress on the block audit page
|
2022-07-14 20:41:50 +02:00 |
|
Mononaut
|
3ffc4956f4
|
Stream projected block deltas instead of full data
|
2022-06-01 13:48:58 +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
|
8637059119
|
Difficulty adjustment refactor
fixes #1157
|
2022-03-14 16:48:59 +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 |
|
nymkappa
|
9f0b09295d
|
Move our custom fields to a BlockExtension sub object of the IEsploraApi.Block interface
|
2022-02-04 12:51:45 +09:00 |
|
Miguel Medeiros
|
a3de75ebf4
|
Add mempool special block animation.
|
2021-11-11 16:04:00 -03:00 |
|
softsimon
|
037d6a75ea
|
Adding previous difficulty retarget to the difficulty adjustment api. (#652)
refs #640
|
2021-07-23 14:35:04 +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
|
e86b7c7258
|
Adding missing basic API endpoints when in bitcoind/electrum mode.
fixes #291
|
2021-01-25 01:09:42 +07:00 |
|
softsimon
|
ec845a6ac2
|
Renaming minimum fee to rejecting.
Adding progressbar to mempool size.
refs #171
|
2021-01-12 20:45:41 +07:00 |
|
softsimon
|
632c243b34
|
Loading indicator service indicating mempool sync status.
|
2021-01-05 18:57:06 +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
|
1b9900ccf8
|
Add commit hash to the bottom of the about page
fixes #102
|
2020-08-10 14:59:29 +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
|
b2d2fd225c
|
Basic Liquid Asset support.
|
2020-04-28 17:10:31 +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
|
72658c19f6
|
Adding "mempool block" details. Work in progress!
|
2020-03-17 21:53:20 +07:00 |
|