mempool/backend/src/api/bitcoin
2022-08-27 10:25:24 +02:00
..
bitcoin-api-abstract-factory.ts feat: add /block/:hash/raw api route 2022-07-25 17:08:42 -03:00
bitcoin-api-factory.ts Refactoring Bitcoin RPC client implementation 2021-09-18 13:18:47 +04:00
bitcoin-api.interface.ts Add API endpoint for block summary data 2022-06-16 02:46:27 +00:00
bitcoin-api.ts feat: parse rpc full block from hex to binary representation 2022-07-27 17:12:33 -03: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 Fix for difficulty adjustment throwing error before in sync 2022-08-27 10:25:24 +02: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 Merge Lightning backend into Mempool backend 2022-07-08 18:55:26 +02:00
esplora-api.ts feat: add /block/:hash/raw api route 2022-07-25 17:08:42 -03:00