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
a9e65f36d3
rust-bitcoin-unsafe-fast
/
src
/
blockdata
History
practicalswift
8152ed758c
Fix typos
2019-08-04 19:27:36 +00:00
..
block.rs
Remove confusing mentions of SPV
2019-06-07 13:12:07 +00:00
constants.rs
Changed constants from `static` to `const` and added 2 new constants
2019-07-05 15:01:54 +02:00
mod.rs
Fix typos and clarify some comment in blockdata, block, address (
#230
)
2019-02-04 07:30:41 +01:00
opcodes.rs
Fix typos
2019-08-04 19:27:36 +00:00
script.rs
eliminate type parameter from the `Decodable` trait
2019-07-11 17:23:01 +00:00
transaction.rs
Add human-readable serde for OutPoint as `<txid>:<vout>`
2019-07-26 15:30:46 +02:00