rust-bitcoin-unsafe-fast/bitcoin
Martin Habovstiak 0857697665 Replace impl blocks with extension traits
In preparation to move script types to `primitives` we replace impl
block with extension traits by replacing the temporary modules with
`define_extension_trait`.
2024-08-13 13:14:00 +02: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 Replace impl blocks with extension traits 2024-08-13 13:14:00 +02: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 Remove build cfg for versions less than MSRV 2024-08-08 12:03:06 +10:00