Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #166: Introduce crate level decoding functions
97222f2 Introduce crate level decoding functions (Tobin C. Harding) Pull request description: We would like to release a bare-bones 1.0 version of this crate that excludes the `FromHex` trait. So that users can still decode vectors and arrays without the trait introduced two new decoding functions. Intentionally do not use `decode` as the name incase we later want to add a more general `decode` function. ACKs for top commit: Kixunil: ACK 97222f2 apoelstra: ACK 97222f2; successfully ran local tests Tree-SHA512: 64faf6f8b617a69c74e46cf6d967525ca691559aa7c2993025298fd8d6eb88c0058cdec09d395c1418dde6571ac9cbf0793a90688661b7a33afb6f316f66b20c
- Loading branch information