.. |
bisq
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
bitcoin
|
Push TX: Include validation to prevent DoS
|
2023-07-13 13:24:46 +09:00 |
explorer
|
[lightning] fix node features binary conversion
|
2023-07-16 18:17:49 +09:00 |
lightning
|
[lightning] start integrating features bits in the node page
|
2023-07-16 18:17:49 +09:00 |
liquid
|
ops: Update hard-coded path for liquid asset icons
|
2023-04-06 19:19:30 +09:00 |
mining
|
Add average fee delta to pool ranking
|
2023-07-04 11:25:39 +00:00 |
statistics
|
ALL -> all (no caps needed, match the url parameters as well)
|
2023-06-30 19:52:06 -04:00 |
audit.ts
|
exclude fullrbf txs from audit and label in visualization
|
2023-07-10 15:34:22 +09:00 |
backend-info.ts
|
Expose whether Lightning is enabled on the backend
|
2023-01-10 21:54:34 -08:00 |
blocks.ts
|
replace client recent blocks on reorg
|
2023-07-13 10:43:18 +09:00 |
chain-tips.ts
|
Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format
|
2023-02-27 18:00:00 +09:00 |
common.ts
|
Fix: Leaf version validation
|
2023-07-13 13:50:54 +09:00 |
database-migration.ts
|
[lightning] save node features as stringified json array in db
|
2023-07-16 18:17:48 +09:00 |
difficulty-adjustment.ts
|
Fix difficulty adjustment calculation
|
2023-05-11 11:18:58 -06:00 |
disk-cache.ts
|
Enforce Rust GBT instance lifecycle
|
2023-07-03 10:18:18 -04:00 |
fee-api.ts
|
Add economyFee field in /api/fees/recommended API
|
2022-05-31 10:40:58 +02:00 |
fetch-version.ts
|
backend: Rename build variable DOCKER_COMMIT_HASH -> MEMPOOL_COMMIT_HASH
|
2022-09-02 12:50:44 +02:00 |
loading-indicators.ts
|
Added indexing progress indicator for hashrates, update logging
|
2022-05-10 15:48:21 +02:00 |
memory-cache.ts
|
Cache electrum address history fetch a couple of seconds to prevent double requests on address page load.
|
2021-01-10 19:58:55 +07:00 |
mempool-blocks.ts
|
replace audit_pool hashmap with a vec
|
2023-07-03 22:16:35 -04:00 |
mempool.ts
|
Mimic Core's ordering for equal-score transactions
|
2023-07-03 10:28:32 -04:00 |
pools-parser.ts
|
[indexer] show github sha when successufly updated pools json
|
2023-05-30 10:42:41 -07:00 |
rbf-cache.ts
|
reduce latest rbf websocket data
|
2023-07-14 16:15:03 +09:00 |
transaction-utils.ts
|
Faster txid to u32 parsing
|
2023-07-05 08:39:01 -07:00 |
tx-selection-worker.ts
|
Enforce block sigop limits in GBT algorithm
|
2023-05-31 11:29:58 -04:00 |
websocket-handler.ts
|
reduce latest rbf websocket data
|
2023-07-14 16:15:03 +09:00 |