Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge rust-bitcoin#2834: pow: Fix off-by-one error
3298c0c pow: Unit test from_hex_internal (Tobin C. Harding) 47e4bff pow: Fix off-by-one error (Tobin C. Harding) Pull request description: Patch 1 adds the fix, patch 2 is a unit test that fails if move to the front. ACKs for top commit: apoelstra: ACK 3298c0c nice find! and lucky this just returns an error rather than panicking. may be worth backporting nonetheless brunoerg: ACK 3298c0c Tree-SHA512: 15bbd5aa4ac62c91492f5394444d179d95770bae822422bf00bb62896dcaf6c92d32f7d2e3380c352ff7242422ec6af6ff637ff78d14406cd047ef4ad5f22649
- Loading branch information