rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding c81fb93359
Make push_slice_no_opt pub(crate)
In preparation for adding script buf extension make the
`push_slice_no_opt` have the same scope as the other private functions,
this will be the scope of the private extension trait.
2024-08-19 10:40:05 +10:00
..
contrib Bump MSRV to 1.63 2024-07-27 07:24:32 +02:00
embedded Move opcodes to primitives 2024-07-09 15:26:33 +10:00
examples Replace impl blocks with extension traits 2024-08-13 13:14:00 +02:00
src Make push_slice_no_opt pub(crate) 2024-08-19 10:40:05 +10:00
tests Replace impl blocks with extension traits 2024-08-13 13:14:00 +02:00
CHANGELOG.md Capitalize Merkle 2024-07-01 17:42:43 +01:00
Cargo.toml Remove build cfg for versions less than MSRV 2024-08-08 12:03:06 +10:00
build.rs Parse MSRV minor version number from env 2024-08-12 14:24:31 -05:00