.. |
byte_utils.rs
|
Relicense as dual Apache-2.0 + MIT
|
2020-08-10 21:12:44 -04:00 |
chacha20.rs
|
Drop trailing semicolons which rustc nightly generates warnings for
|
2021-02-15 15:17:25 -05:00 |
chacha20poly1305rfc.rs
|
fix all clippy::redundant_field_names warnings
|
2020-10-07 11:20:21 -07:00 |
config.rs
|
Merge pull request #845 from ariard/2021-03-hardcode-dust
|
2021-05-04 01:44:18 +00:00 |
enforcing_trait_impls.rs
|
Separate Clone from Sign
|
2021-04-09 11:19:22 +02:00 |
errors.rs
|
Add additional Clone derives
|
2021-02-10 22:34:19 -05:00 |
events.rs
|
Move PaymentPreimage+PaymentHash+PaymentSecret to top-level ln module
|
2021-04-29 18:39:47 -04:00 |
fuzz_wrappers.rs
|
Relicense as dual Apache-2.0 + MIT
|
2020-08-10 21:12:44 -04:00 |
logger.rs
|
Remove Send and Sync from core crate
|
2021-04-29 21:07:28 +02:00 |
macro_logger.rs
|
Move ChannelMonitor state behind a Mutex
|
2021-03-01 22:12:26 -08:00 |
message_signing.rs
|
Adds lightning message signing/verification/pk_recovery
|
2021-04-16 07:34:51 +02:00 |
mod.rs
|
Changes zbase32 crate from pub to pub(crate)
|
2021-04-16 07:35:04 +02:00 |
poly1305.rs
|
Relicense as dual Apache-2.0 + MIT
|
2020-08-10 21:12:44 -04:00 |
scid_utils.rs
|
Improve short_channel_id utils
|
2021-03-09 15:34:52 -05:00 |
ser.rs
|
Move PaymentPreimage+PaymentHash+PaymentSecret to top-level ln module
|
2021-04-29 18:39:47 -04:00 |
ser_macros.rs
|
Use more descriptive names in serialization impl macros
|
2021-04-27 01:09:12 +00:00 |
test_utils.rs
|
Move invoice signing behind KeysInterface
|
2021-04-29 18:39:47 -04:00 |
transaction_utils.rs
|
Add utility function to add a change output to a transaction
|
2021-02-16 15:58:02 -05:00 |
zbase32.rs
|
Correct license header in zbase32 to match original work
|
2021-04-16 07:35:04 +02:00 |