.. |
bisq
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
bitcoin
|
Merge pull request #3881 from mempool/mononaut/separate-audit-api
|
2023-07-01 19:43:20 +02:00 |
explorer
|
Sanitize node pubkey search
|
2023-06-16 23:42:57 +02:00 |
lightning
|
Update logger network after modifying config
|
2023-03-21 16:21:11 +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
|
Count sigops & use adjusted vsizes in mempool projections
|
2023-05-31 11:29:56 -04:00 |
backend-info.ts
|
Expose whether Lightning is enabled on the backend
|
2023-01-10 21:54:34 -08:00 |
blocks.ts
|
Merge branch 'master' into mononaut/effective-rate-templates
|
2023-07-02 18:11:28 +02: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
|
Save effective fee rates to block templates & summaries
|
2023-06-29 19:24:19 -04:00 |
database-migration.ts
|
Merge pull request #3846 from mempool/mononaut/audit-details
|
2023-06-14 23:05:07 +02:00 |
difficulty-adjustment.ts
|
Fix difficulty adjustment calculation
|
2023-05-11 11:18:58 -06:00 |
disk-cache.ts
|
Save new disk cache after ignoring blocks
|
2023-05-25 19:19:14 +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
|
Handle stack-of-N-blocks in new fee graph
|
2023-06-30 19:27:31 -04:00 |
mempool.ts
|
Update backend/src/api/mempool.ts
|
2023-07-02 18:10:14 +02:00 |
pools-parser.ts
|
[indexer] show github sha when successufly updated pools json
|
2023-05-30 10:42:41 -07:00 |
rbf-cache.ts
|
Count sigops & use adjusted vsizes in mempool projections
|
2023-05-31 11:29:56 -04:00 |
transaction-utils.ts
|
fix firstSeen reset bug
|
2023-06-04 12:47:04 -04:00 |
tx-selection-worker.ts
|
Enforce block sigop limits in GBT algorithm
|
2023-05-31 11:29:58 -04:00 |
websocket-handler.ts
|
Merge branch 'master' into mononaut/effective-rate-templates
|
2023-07-02 18:11:28 +02:00 |