This website requires JavaScript.
Explore
Help
Sign In
milksad
/
rust-bitcoin-unsafe-fast
Watch
14
Star
0
Fork
You've already forked rust-bitcoin-unsafe-fast
0
Code
Issues
Pull Requests
Activity
41652caf05
rust-bitcoin-unsafe-fast
/
bitcoin
History
sanket1729
41652caf05
Introduce is_spend_standard method
2023-01-20 07:31:21 -08:00
..
contrib
Remove rand-std dev-dependency from secp256k1
2022-12-23 08:33:21 +11:00
embedded
Patch hashes and update the code
2022-12-18 14:33:55 +01:00
examples
Use marker type to enforce validation of `Address`'s network
2023-01-11 19:27:10 +08:00
fuzz
Use marker type to enforce validation of `Address`'s network
2023-01-11 19:27:10 +08:00
src
Introduce is_spend_standard method
2023-01-20 07:31:21 -08:00
tests
Use as_ref() instead of costly clone()
2023-01-09 23:17:04 -05:00
CHANGELOG.md
add some documentation clarifying the locktime ordering shenanigans in
#1330
2022-12-15 23:12:03 +00:00
Cargo.toml
Merge
rust-bitcoin/rust-bitcoin#1387
: Add rand-std feature
2022-12-30 23:53:54 +00:00
build.rs
Implement consensus encoding adapter for serde
2022-12-02 10:48:05 +01:00