Merge bitcoin/bitcoin#35531: txindex: hash keys and pack positions to reduce disk usage
This is a Bitcoin Core change that makes the optional transaction index (txindex) use much less disk space by storing shortened 5-byte transaction hash prefixes and packed block positions instead of full 32-byte transaction IDs. It is a de…
c90c23d3by merge-script+729−6412 files