Merge branch 'master' into nymkappa/configurable-pool-update

This commit is contained in:
softsimon
2024-10-07 19:35:51 +09:00
committed by GitHub
133 changed files with 3223 additions and 1644 deletions

View File

@@ -43,7 +43,7 @@ describe('Mempool Backend Config', () => {
POOLS_JSON_URL: 'https://raw.githubusercontent.com/mempool/mining-pools/master/pools-v2.json',
POOLS_UPDATE_DELAY: 604800,
AUDIT: false,
RUST_GBT: false,
RUST_GBT: true,
LIMIT_GBT: false,
CPFP_INDEXING: false,
MAX_BLOCKS_BULK_QUERY: 0,