.. |
bisq
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
bitcoin
|
Update backend/src/api/bitcoin/bitcoin.routes.ts
|
2022-07-27 23:33:18 +02:00 |
explorer
|
Handle core timeout during closed channel scan, using correct config variable
|
2022-08-09 11:07:13 +02:00 |
lightning
|
Merge pull request #2251 from mempool/nymkappa/bugfix/clightning-crash
|
2022-08-08 17:28:50 +09:00 |
liquid
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
mining
|
Wait for the price updater to complete before saving blocks prices
|
2022-07-16 09:22:45 +02:00 |
statistics
|
Refactoring backend routes code
|
2022-07-11 19:15:28 +02:00 |
backend-info.ts
|
Fix empty revision case
|
2022-03-23 12:33:15 -07:00 |
blocks.ts
|
Merge branch 'master' into nymkappa/bugfix/index-blocks-prices-often
|
2022-07-21 16:29:24 -07:00 |
common.ts
|
Refactor the LN backend and add more logs
|
2022-08-09 09:20:25 +02:00 |
database-migration.ts
|
Add nodes.status db field to mark nodes as inactive if needed
|
2022-08-09 11:17:37 +02:00 |
difficulty-adjustment.ts
|
Define avg block time to 10 min until we have at least 146 block in the current epoch
|
2022-05-17 14:40:18 +02:00 |
disk-cache.ts
|
Various typing and build fixes to enable CI
|
2022-06-27 21:28:21 -07:00 |
fee-api.ts
|
Add economyFee field in /api/fees/recommended API
|
2022-05-31 10:40:58 +02:00 |
fiat-conversion.ts
|
Correct the log if the onion address is enabled or not
|
2022-06-07 04:16:37 +09: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
|
Minor refactor for projected block transactions
|
2022-06-02 01:29:03 +04:00 |
mempool.ts
|
Replace by fee storage
|
2022-03-08 18:39:53 +01:00 |
pools-parser.ts
|
Disable automatic block re-indexing by default
|
2022-07-09 19:04:35 +02:00 |
rbf-cache.ts
|
Replace by fee storage
|
2022-03-08 18:39:53 +01:00 |
transaction-utils.ts
|
Lazy load tx inputs in Bitcoin Core mode
|
2022-05-20 21:30:01 +04:00 |
websocket-handler.ts
|
Refactor BlocksSummariesRepository::$saveSummary
|
2022-07-15 21:48:39 +02:00 |