mempool/backend/src/api
2021-04-13 14:03:36 +09:00
..
bisq Increase Bisq block height divergence warning to 10 blocks for Tor issues 2021-01-30 23:02:20 +09:00
bitcoin CPFP support (#395) 2021-03-18 23:47:40 +07:00
backend-info.ts Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page. 2021-04-12 22:17:13 +04:00
blocks.ts CPFP support (#395) 2021-03-18 23:47:40 +07:00
common.ts When filtering out lower fee parents, compare with effective fee instead of base fee to include a CPFP chain of transactions. 2021-04-10 21:26:05 +04:00
disk-cache.ts Only allow one disk cache saving simultaneously, and allow for partially written cache files. 2021-04-12 13:21:49 +04:00
fee-api.ts Merge pull request #358 from mempool/simon/fee-api-minfee 2021-02-24 16:47:32 +09: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 When filtering out lower fee parents, compare with effective fee instead of base fee to include a CPFP chain of transactions. 2021-04-10 21:26:05 +04:00
mempool.ts Change log priority for 'The mempool is now in sync!' message to NOTICE 2021-04-13 14:03:36 +09:00
statistics.ts CPFP support (#395) 2021-03-18 23:47:40 +07:00
transaction-utils.ts Bugfix: Don't extend already extended transactions to not override the firstSeen property. 2021-03-19 19:10:11 +07:00
websocket-handler.ts Including gitCommit and version in frontend build. Backend now sending a backendInfo object containing commit, version and hostname. All printed on About page. 2021-04-12 22:17:13 +04:00