mempool/backend/src
2023-02-26 15:28:50 +09:00
..
__fixtures__ Remove duplicated entry in backend/src/__fixtures__/mempool-config.template.json 2023-02-25 14:22:17 +09:00
__tests__ Update missing POOLS_JSON_URL config 2023-02-25 16:32:03 +09:00
api Replace --reindex=xxx,xxx command line with --reindex-blocks 2023-02-26 15:28:50 +09:00
repositories Use regexes instead of tags 2023-02-25 16:32:03 +09:00
rpc-api Implemented coinstatsindex indexing 2023-02-25 14:22:12 +09:00
tasks Document --update-pools - Added some logs 2023-02-26 14:19:10 +09:00
utils Fix missing fee range in blocks api when querying non indexed blocks 2023-02-13 15:50:22 +09:00
config.ts Point to the new mining pool files pools-v2.json 2023-02-25 16:32:02 +09:00
database.ts Dont compute fee percentile / median fee when indexing is disabled because we need summaries 2023-02-25 14:22:14 +09:00
index.ts Replace --reindex=xxx,xxx command line with --reindex-blocks 2023-02-26 15:28:50 +09:00
indexer.ts Implemented coinstatsindex indexing 2023-02-25 14:22:12 +09:00
logger.ts Cleanup logs 2022-12-01 15:52:06 +01:00
mempool.interfaces.ts Index coinbase signature in ascii 2023-02-25 14:22:14 +09:00
sync-assets.ts Added configurable user-agent for axios 2022-06-07 04:16:36 +09:00