mempool/backend/src/api
2021-01-23 19:26:05 +07:00
..
bisq Corrected Bisq stats calculation. 2021-01-23 19:26:05 +07:00
bitcoin Optionally support second CoreRPC instance as source for the minimum fee. 2021-01-15 22:23:32 +07:00
backend-info.ts Adding missing error cause messages. 2020-10-28 11:00:48 +07:00
blocks.ts Only save cache on new block when in sync. 2021-01-22 23:20:39 +07:00
common.ts Updates for general transaction and block fetching. 2020-12-28 20:17:32 +07:00
disk-cache.ts Increased disk cache chunks amount to 10 to fix json string length error. 2021-01-15 23:26:32 +07:00
donations.ts Replacing request.js with axios 2020-11-15 14:22:47 +07:00
fee-api.ts Big refactor of multiple backends handling. 2020-12-28 04:47:22 +07:00
fiat-conversion.ts Push new conversion rate updates to the clients. 2021-01-06 23:31:33 +07:00
loading-indicators.ts Loading indicator service indicating mempool sync status. 2021-01-05 18:57:06 +07: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 Big refactor of multiple backends handling. 2020-12-28 04:47:22 +07:00
mempool.ts Set backend to out of sync after connection retry interval has exceeded. 2021-01-20 17:16:43 +07:00
statistics.ts Never run statistics when mempool not in sync. 2021-01-06 03:09:31 +07:00
transaction-utils.ts Hack to make it possible to load the Coinbase transaction from Bitcoin Core. 2021-01-02 04:40:10 +07:00
websocket-handler.ts Bitcoind: Push full transactions to address page and RBF mode. 2021-01-10 17:38:59 +07:00