mempool/backend/src/api
wiz 03179e34fb
Merge pull request #317 from bguillaumat/add-cache-dir
Add Dockerization of Mempool v2 for Umbrel App Store
2021-02-03 03:21:22 +09:00
..
bisq Increase Bisq block height divergence warning to 10 blocks for Tor issues 2021-01-30 23:02:20 +09:00
bitcoin Hide address received/sent from address page when using electrum API. 2021-02-01 04:52:24 +07:00
backend-info.ts Adding missing error cause messages. 2020-10-28 11:00:48 +07:00
blocks.ts Always fetch at least the coinbase transaction of blocks, and throw error if failed. 2021-01-24 23:56:51 +07:00
common.ts Replacing weight with vsize in transactions api to match esplora. 2021-01-28 18:24:02 +07:00
disk-cache.ts Merge pull request #317 from bguillaumat/add-cache-dir 2021-02-03 03:21:22 +09:00
donations.ts Moved sponsors cache creation until after diskcache is done. 2021-01-30 22:12:22 +07:00
fee-api.ts Fix for fee estimate not being correct when block is almost full with more projected blocks in queue. 2021-01-30 01:34:40 +07:00
fiat-conversion.ts Adding missing default timeout on all axios requests. 2021-01-30 16:25:22 +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 Increasing clear protection period to 10 minutes. 2021-01-24 19:33:05 +07:00
statistics.ts Refactored when statistics cache from database is created. 2021-01-30 21:40:04 +07:00
transaction-utils.ts Disable support for Electrum TX lookups (require -txindex). 2021-01-24 04:15:06 +07:00
websocket-handler.ts Disable support for Electrum TX lookups (require -txindex). 2021-01-24 04:15:06 +07:00