..
byte_utils.rs
Use workspaces to separate crates
2019-11-15 02:44:30 +00:00
chacha20.rs
Define a BLOCK_SIZE constant for chacha20
2020-02-11 16:27:38 -05:00
chacha20poly1305rfc.rs
Use workspaces to separate crates
2019-11-15 02:44:30 +00:00
config.rs
Make htlc_minimum_msat configurable
2020-03-11 14:28:20 -04:00
enforcing_trait_impls.rs
Move HTLC tx generation in OnchainTxHandler
2020-04-17 17:50:21 -04:00
errors.rs
Rm ChannelMonitor merge capabilities in favor of explicit add/update
2020-02-26 19:15:32 -05:00
events.rs
Impl Base AMP in the receive pipeline and expose payment_secret
2020-04-14 19:54:17 -04:00
fuzz_wrappers.rs
Use workspaces to separate crates
2019-11-15 02:44:30 +00:00
logger.rs
Use workspaces to separate crates
2019-11-15 02:44:30 +00:00
macro_logger.rs
De-Option<> some fields in ChannelMonitor which are set at init
2020-04-18 22:02:38 -04:00
mod.rs
Make ChannelKeys an API and template Channel with it.
2019-12-11 17:29:42 -05:00
poly1305.rs
Use workspaces to separate crates
2019-11-15 02:44:30 +00:00
ser.rs
Impl Base AMP in the receive pipeline and expose payment_secret
2020-04-14 19:54:17 -04:00
ser_macros.rs
Make Readable::read a templated on the stream, not Readable itself
2020-03-04 14:29:06 -05:00
test_utils.rs
Remove temporary anti-duplicata logic
2020-04-17 17:50:26 -04:00
transaction_utils.rs
Use workspaces to separate crates
2019-11-15 02:44:30 +00:00