| .. |
|
bisq
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
|
bitcoin
|
Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format
|
2023-02-27 18:00:00 +09:00 |
|
explorer
|
Merge branch 'master' into nymkappa/feature/align-dashboards
|
2023-03-01 06:31:25 +04:00 |
|
lightning
|
[LND] Nullify zeroed timestamps
|
2023-02-25 18:30:29 +09:00 |
|
liquid
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
|
mining
|
Use bitcoinApiFactory when we don't need verbose blocks or confirmation number
|
2023-02-27 11:46:37 +09:00 |
|
statistics
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
|
audit.ts
|
Ignore coinbase tx in block health calculation
|
2023-02-21 22:01:30 -06:00 |
|
backend-info.ts
|
Expose whether Lightning is enabled on the backend
|
2023-01-10 21:54:34 -08:00 |
|
blocks.ts
|
Fix chain divergence detection upon new block (use the new interface)
|
2023-03-01 13:50:15 +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
|
Merge branch 'master' into nymkappa/bugfix/ignore-too-low-lightning-timestamps
|
2023-03-01 06:20:56 +04:00 |
|
database-migration.ts
|
Only run migration 57 if bitcoin
|
2023-03-01 17:33:37 +09:00 |
|
difficulty-adjustment.ts
|
Fix for difficulty adjustment throwing error before in sync
|
2022-08-27 10:25:24 +02:00 |
|
disk-cache.ts
|
Wipe the disk cache since we have a new block structure
|
2023-02-27 19:06:46 +09: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
|
fix drift in next block viz with mixed template algos
|
2023-01-30 16:26:37 -06:00 |
|
mempool.ts
|
keep cached RBF info for 24 hours after tx leaves the mempool
|
2023-01-17 19:24:57 -06:00 |
|
pools-parser.ts
|
Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format
|
2023-02-27 18:00:00 +09:00 |
|
rbf-cache.ts
|
keep cached RBF info for 24 hours after tx leaves the mempool
|
2023-01-17 19:24:57 -06:00 |
|
transaction-utils.ts
|
Implemented coinstatsindex indexing
|
2023-02-25 14:22:12 +09:00 |
|
tx-selection-worker.ts
|
Refactor advanced gbt to minimize inter-thread comms
|
2022-12-07 14:52:01 -06:00 |
|
websocket-handler.ts
|
Add audit / block health config feature flag
|
2023-02-15 16:28:29 +09:00 |