mempool/backend/src/api/bitcoin
2023-03-01 11:36:26 -06:00
..
bitcoin-api-abstract-factory.ts get blocks from esplora for cpfp indexer 2022-11-29 11:42:08 +09:00
bitcoin-api-factory.ts Update bitcoin-api-factory so we can use core only if needed 2023-01-08 11:24:23 +01:00
bitcoin-api.interface.ts Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format 2023-02-27 18:00:00 +09:00
bitcoin-api.ts Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format 2023-02-27 18:00:00 +09:00
bitcoin-client.ts Merge node-bitcoin into the project 2022-03-15 14:44:31 +01:00
bitcoin-second-client.ts Merge node-bitcoin into the project 2022-03-15 14:44:31 +01:00
bitcoin.routes.ts Don't try to fetch cpfp if database disabled 2023-03-01 11:36:26 -06:00
electrum-api.interface.ts Big refactor of multiple backends handling. 2020-12-28 04:47:22 +07:00
electrum-api.ts Fix crypto library usage for the Electrum API 2022-07-06 12:34:54 -07:00
esplora-api.interface.ts Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format 2023-02-27 18:00:00 +09:00
esplora-api.ts Reuse HTTP connections to esplora backend 2023-02-18 21:34:09 +07:00