psbt
|
Remove length comparison to zero
|
2022-06-07 15:26:59 +10:00 |
amount.rs
|
Allow unusual digit grouping
|
2022-06-07 14:29:15 +10:00 |
base58.rs
|
Remove unnecessary explicit reference
|
2022-06-07 15:26:59 +10:00 |
bip143.rs
|
Return Address directly
|
2022-06-07 15:26:59 +10:00 |
bip158.rs
|
Use vec instead of pushing to a mutable vector
|
2022-06-07 15:34:59 +10:00 |
endian.rs
|
std -> core
|
2021-06-11 17:28:04 +02:00 |
hash.rs
|
Fix in preparation for next edition
|
2022-05-11 10:16:17 +10:00 |
key.rs
|
Do not use assert_eq with literal bool
|
2022-06-07 15:15:25 +10:00 |
merkleblock.rs
|
Fix in preparation for next edition
|
2022-05-11 10:16:17 +10:00 |
mod.rs
|
Remove network::Error
|
2022-06-02 09:49:33 +10:00 |
sighash.rs
|
Allow many arguments in test function
|
2022-06-07 15:34:59 +10:00 |
taproot.rs
|
Remove useless use of vec!
|
2022-06-07 15:34:58 +10:00 |
uint.rs
|
Implement std::error::source codebase wide
|
2022-05-19 16:35:11 +10:00 |