.. |
byte_utils.rs
|
Fix dead_code warnings in fuzztarget builds
|
2019-01-08 14:04:06 -05:00 |
chacha20.rs
|
Drop rust-crypto trait usage
|
2018-12-19 20:02:36 -05:00 |
chacha20poly1305rfc.rs
|
Use bitcoin_hashes' fixed_time_eq, removing the rust-crypto dep
|
2018-12-19 20:02:36 -05:00 |
config.rs
|
Added config interface to allow users to specify channel limits
|
2018-10-31 15:45:30 -04:00 |
errors.rs
|
Update incorrect_payment_amount generation/handling for BOLT uptd
|
2018-12-17 22:57:47 -05:00 |
events.rs
|
Update incorrect_payment_amount generation/handling for BOLT uptd
|
2018-12-17 22:57:47 -05:00 |
fuzz_wrappers.rs
|
Ensure Message always unwraps in fuzztarget
|
2019-01-22 13:49:15 -05:00 |
internal_traits.rs
|
initial checkin
|
2018-02-16 18:09:48 -05:00 |
logger.rs
|
Add module and all-pub-things docs and deny missing docs
|
2018-09-19 23:07:02 -04:00 |
macro_logger.rs
|
Refactor KeyStorage as Storage
|
2018-12-04 11:24:19 -05:00 |
mod.rs
|
Ensure Message always unwraps in fuzztarget
|
2019-01-22 13:49:15 -05:00 |
poly1305.rs
|
Drop rust-crypto trait usage
|
2018-12-19 20:02:36 -05:00 |
rng.rs
|
Added tests to check the bolt 2 specs for Sending Node Channel
|
2019-01-23 14:54:10 -05:00 |
ser.rs
|
Merge pull request #298 from TheBlueMatt/2019-01-271-cleanup
|
2019-01-23 14:48:13 -05:00 |
ser_macros.rs
|
Implement and document Channel/ChannelManager (de)serialization
|
2018-10-27 09:58:10 -04:00 |
test_utils.rs
|
Added tests to check the bolt 2 specs for Sending Node Channel
|
2019-01-23 14:54:10 -05:00 |
transaction_utils.rs
|
Update to rust-secp256k1 v0.11 and rust-bitcoin v0.14
|
2018-08-23 14:52:43 -04:00 |