mempool/backend/src/api
softsimon d3c53c7406
CPFP support (#395)
* CPFP support.

fixes #5
fixes #353
fixes #360

* Use effectiveFeePerVsize for mempool statistics.

* Renaming endpoint cpfp-info to just cpfp.

* Renaming decended to BestDescendant.

* Updating language file with new strings.
2021-03-18 23:47:40 +07: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 Adding missing error cause messages. 2020-10-28 11:00:48 +07:00
blocks.ts CPFP support (#395) 2021-03-18 23:47:40 +07:00
common.ts CPFP support (#395) 2021-03-18 23:47:40 +07:00
disk-cache.ts Apply suggestions from code review 2021-02-14 20:03:45 +07: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 CPFP support (#395) 2021-03-18 23:47:40 +07:00
mempool.ts Send mempoolminfee in fee api. 2021-02-24 12:26:55 +07:00
statistics.ts CPFP support (#395) 2021-03-18 23:47:40 +07:00
transaction-utils.ts CPFP support (#395) 2021-03-18 23:47:40 +07:00
websocket-handler.ts Disable support for Electrum TX lookups (require -txindex). 2021-01-24 04:15:06 +07:00