mempool/backend/src/api
2021-01-15 22:23:32 +07:00
..
bisq Big refactor of multiple backends handling. 2020-12-28 04:47:22 +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 Hack to make it possible to load the Coinbase transaction from Bitcoin Core. 2021-01-02 04:40:10 +07:00
common.ts Updates for general transaction and block fetching. 2020-12-28 20:17:32 +07:00
disk-cache.ts FIx: Write cache sync on exit. 2020-11-02 22:06:51 +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 Config file updates. electrs -> esplora 2021-01-06 22:49:28 +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