rust-bitcoin-unsafe-fast/bitcoin
harshit933 05b24946eb Add the `FromScriptError` for handling errors in `address`
This commit adds the `FromScriptError` struct to handle the errors
while generating address from any script. It includes :
- Unrecognized script error.
- Witness Program error.
- Witness Version error.
2024-02-23 02:21:11 +05:30
..
contrib Run sighash example in CI 2024-02-05 17:50:52 +11:00
embedded Use bash to run shell scripts 2024-02-02 05:55:51 +11:00
examples Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
src Add the `FromScriptError` for handling errors in `address` 2024-02-23 02:21:11 +05:30
tests Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
CHANGELOG.md Remove no-std feature 2023-12-06 09:54:33 +11:00
Cargo.toml io: Bump version to 0.1.1 2024-02-18 09:39:28 +11:00
build.rs Bump MSRV to Rust version 1.56.1 2023-11-23 06:20:02 +11:00