1a409ecc8e Use &[u8] instead of Cursor as Read (DanGould) 81ca10701a Use as_ref() instead of costly clone() (DanGould) debcce6a03 Improve magic bytes push performance (DanGould) Pull request description: A follow up to address [nits in #988](https://github.com/rust-bitcoin/rust-bitcoin/pull/988#pullrequestreview-1233687052) ACKs for top commit: tcharding: ACK 1a409ecc8e elichai: ACK 1a409ecc8e sanket1729: utACK 1a409ecc8e Tree-SHA512: bc6c538d8f92b0efa8063ba33bb47f0c9dc2f99eb5db267b66aa01fc70fd634695a0cd9c27fb0f33e3498628729a8e0f622d9876dc1c83fab4a1e46484d425b2
1a409ecc8e
81ca10701a
debcce6a03