Only hash block headers in the lowest-level block index code. This design has a few benefits: - failures are obvious, because the hash is not available, - get_tip() returns a smaller object, - we avoid re-hashing block headers multiple times. These efficiency changes may be needed to support chain reorganisations, multiple tips, and heavy query loads. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||