Release 1.2.3
- (Rust only) Remove WASM dependencies from non WASM targets.
- Added new methods to Script
encode_pushdata
(Generates a Script encoded OP_PUSHDATA buffer from the provided data)get_pushdata_bytes
(Generates a OP_PUSHDATA varint prefix buffer based on a provided length)