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#3176: Io improvements
56b19d0 Add missing IO impls for `std` types (Martin Habovstiak) 5e30c9f Use macro to implement our traits for `std` types (Martin Habovstiak) 505ecd8 Move `std` impl from `lib.rs` to `bridge.rs` (Martin Habovstiak) 94768d3 Add `set_position` method to `Cursor` (Martin Habovstiak) fc7e213 Add `bitcoin-io` -> `std` bridge (Martin Habovstiak) 54fdcb7 Add `std` -> `bitcoin-io` bridge (Martin Habovstiak) Pull request description: This addresses significant API holes. Originally I wanted to add a commit that bumps the IO version but then I remembered we have rust-bitcoin#3162 which we most likely also want to merge and release. Closes rust-bitcoin#3174 Closes rust-bitcoin#3175 ACKs for top commit: apoelstra: ACK 56b19d0 successfully ran local tests tcharding: ACK 56b19d0 Tree-SHA512: 9b0934da8dfd962c916c74032d734583175c6016f514861e24a29179c15925389a506ccf1b784a1bf99bc22909b5e7dcaece5fb689bd32f21ca0112ee798eca5
- Loading branch information