.. |
async_signer_tests.rs
|
Added temporary_channel_id to create_channel .
|
2023-11-03 17:44:50 -07:00 |
blinded_payment_tests.rs
|
Fail blinded received HTLCs if they violate PaymentConstraints
|
2023-12-12 18:38:59 -05:00 |
chan_utils.rs
|
Fix REVOKEABLE_REDEEMSCRIPT_MAX_LENGTH for contest delays >0x7fff
|
2023-12-29 06:24:18 +00:00 |
chanmon_update_fail_tests.rs
|
Added temporary_channel_id to create_channel .
|
2023-11-03 17:44:50 -07:00 |
channel.rs
|
Merge pull request #2748 from TheBlueMatt/2023-11-2675-followups
|
2024-01-09 23:22:48 +00:00 |
channel_id.rs
|
Bump rust-bitcoin to v0.30.2
|
2023-11-22 15:58:01 -08:00 |
channel_keys.rs
|
Update docs on HTLC and DelayedPayment keys for clarity
|
2024-01-09 22:24:59 +00:00 |
channelmanager.rs
|
Merge pull request #2807 from Jossec101/log-errors-do-accept-inbound-channel
|
2024-01-09 20:08:25 +00:00 |
features.rs
|
Fix Feature eq + hash to ignore excess zero bytes
|
2023-12-24 17:34:11 +00:00 |
functional_test_utils.rs
|
Merge pull request #2795 from TheBlueMatt/2023-11-robuster-chan-to-peer
|
2023-12-15 15:36:52 -08:00 |
functional_tests.rs
|
Merge pull request #2795 from TheBlueMatt/2023-11-robuster-chan-to-peer
|
2023-12-15 15:36:52 -08:00 |
inbound_payment.rs
|
Bump rust-bitcoin to v0.30.2
|
2023-11-22 15:58:01 -08:00 |
mod.rs
|
cfg-gate async signing logic
|
2023-12-13 22:58:34 +00:00 |
monitor_tests.rs
|
Refactor commitment broadcast to always go through OnchainTxHandler
|
2023-12-11 16:44:55 -08:00 |
msgs.rs
|
Make FinalOnionHopData public
|
2023-12-15 22:31:51 +00:00 |
onion_payment.rs
|
Merge pull request #2688 from valentinewallace/2023-10-multihop-blinded-recv
|
2023-12-13 10:31:02 -05:00 |
onion_route_tests.rs
|
Bump rust-bitcoin to v0.30.2
|
2023-11-22 15:58:01 -08:00 |
onion_utils.rs
|
Merge pull request #2688 from valentinewallace/2023-10-multihop-blinded-recv
|
2023-12-13 10:31:02 -05:00 |
outbound_payment.rs
|
Merge pull request #2741 from shaavan/issue-2215
|
2023-11-27 13:13:08 +01:00 |
payment_tests.rs
|
Fix unused (import) warnings in no-std builds
|
2023-12-18 08:53:27 +01:00 |
peer_channel_encryptor.rs
|
Bump rust-bitcoin to v0.30.2
|
2023-11-22 15:58:01 -08:00 |
peer_handler.rs
|
Fix unused import warnings in c_bindings
|
2023-12-18 08:53:28 +01:00 |
priv_short_conf_tests.rs
|
Added temporary_channel_id to create_channel .
|
2023-11-03 17:44:50 -07:00 |
reload_tests.rs
|
Fix unused (import) warnings in no-std builds
|
2023-12-18 08:53:27 +01:00 |
reorg_tests.rs
|
Add test coverage for holder commitment rebroadcast after reorg
|
2023-12-11 16:44:56 -08:00 |
script.rs
|
Bump rust-bitcoin to v0.30.2
|
2023-11-22 15:58:01 -08:00 |
shutdown_tests.rs
|
Move pre-funded-channel immediate shutdown logic to the right place
|
2023-12-08 02:26:00 +00:00 |
wire.rs
|
Add Splicing (and Quiescence) wire message definitions
|
2023-11-07 12:13:58 +01:00 |