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
ab9514983b
rust-bitcoin-unsafe-fast
/
src
History
Steven Roose
ab9514983b
Add explanation to witness program version assertion
2020-10-23 21:28:16 +01:00
..
blockdata
Add explanation to witness program version assertion
2020-10-23 21:28:16 +01:00
consensus
Change some static assertions to debug_assert
2020-10-23 21:28:13 +01:00
network
Remove deprecated Error::description impl
2020-10-08 17:11:18 +03:00
util
Remove assert in Uint256::from_i64 and return None instead
2020-10-23 21:28:15 +01:00
hash_types.rs
Remove redundant code / configurations
2020-10-08 17:11:18 +03:00
internal_macros.rs
Derive macros instead of implementing via macro_rules
2020-10-08 16:17:14 +03:00
lib.rs
Add MessageSignature type for dealing with signed messages
2020-10-11 22:44:00 +02:00
test_macros.rs
Remove Decimal and replace strason with serde_json
2019-06-13 18:29:16 +01:00