.. |
bin
|
Add Splicing (and Quiescence) wire message definitions
|
2023-11-07 12:13:58 +01:00 |
msg_targets
|
Add Splicing (and Quiescence) wire message definitions
|
2023-11-07 12:13:58 +01:00 |
utils
|
Pass Record by value to Logger
|
2023-12-01 11:30:19 -06:00 |
base32.rs
|
Add RFC4648 base32 encode and decode functions
|
2023-09-06 15:07:25 +03:00 |
bech32_parse.rs
|
Qualify the BOLT 12 parse error
|
2023-07-14 15:04:43 -05:00 |
chanmon_consistency.rs
|
Add TaprootSigner variant to SignerProvider.
|
2023-11-27 16:27:21 -08:00 |
chanmon_deser.rs
|
Rename EnforcingSigner to TestChannelSigner
|
2023-08-28 09:48:35 -07:00 |
fromstr_to_netaddress.rs
|
Rename SocketAddress from NetAddress
|
2023-09-08 20:42:06 +08:00 |
full_stack.rs
|
Pass Record by value to Logger
|
2023-12-01 11:30:19 -06:00 |
indexedmap.rs
|
Replace BTreeSet in IndexedMap with sorted Vec
|
2023-02-19 22:22:11 -06:00 |
invoice_deser.rs
|
Qualify the BOLT 12 invoice type
|
2023-07-14 15:04:43 -05:00 |
invoice_request_deser.rs
|
TaggedHash for BOLT 12 signing function
|
2023-08-21 19:14:27 -05:00 |
lib.rs
|
Implement from_str trait for NetAddress
|
2023-09-06 19:25:30 +03:00 |
offer_deser.rs
|
TaggedHash for BOLT 12 signing function
|
2023-08-21 19:14:27 -05:00 |
onion_hop_data.rs
|
Parameterize InboundPayload reads with NodeSigner
|
2023-09-12 18:11:59 -04:00 |
onion_message.rs
|
logging every sent and receive onion message
|
2023-12-03 00:24:14 +05:30 |
peer_crypt.rs
|
Avoid re-allocating to encrypt gossip messages when forwarding
|
2023-11-09 22:28:08 +00:00 |
process_network_graph.rs
|
Add some basic logging to Rapid Gossip Sync processing
|
2023-02-28 17:56:16 +00:00 |
refund_deser.rs
|
TaggedHash for BOLT 12 signing function
|
2023-08-21 19:14:27 -05:00 |
router.rs
|
Use ChainHash instead of BlockHash as applicable
|
2023-10-16 13:29:53 -05:00 |
zbase32.rs
|
Move zbase32 implementation to base32 file
|
2023-09-06 15:07:25 +03:00 |