This codebase is a Rust-translation of the [programming Bitcoin book]. It is written based on the Bitcoin concepts introduced in the book and aims to be as concise as possible.
All tests are derived from the original Python tests written for the book, with some extra coverage(s).