mempool/backend/src/api
2021-08-14 03:24:31 +03:00
..
bisq Hush a noisy bisq error message down to info 2021-08-02 16:57:49 +09:00
bitcoin Removing "raw block". 2021-08-03 18:15:33 +03: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 Fix: Block fee data wasn't visible unless at least 2 transactions. 2021-08-08 14:17:18 +03:00
common.ts Handle 0.1 sat/vB base fee on the dashboard and backend. 2021-08-05 02:03:52 +03: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 Round up fee estimations 2021-05-12 20:13:55 +04:00
fiat-conversion.ts Update fiat price every minute instead of every hour. 2021-05-12 15:09:48 +04: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 Bugfix: Mempool block sizes were mixing up vsize and weight. 2021-08-14 03:24:31 +03: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 Handle 0.1 sat/vB base fee on the dashboard and backend. 2021-08-05 02:03:52 +03:00
websocket-handler.ts Merge branch 'master' into simon/configurable-main-module 2021-08-13 17:16:14 +03:00