Oliver Gugger 750770e190 Merge pull request #8981 from ProofOfKeags/refactor/payment-descriptor-quarantine vor 1 Woche
..
README.md 0b1e881d18 scripted-diff: replace ⛰ emoji with $ [skip ci] vor 1 Jahr
accept_channel.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
accept_channel_test.go 7dfe4018ce multi: use btcd's btcec/v2 and btcutil modules vor 2 Jahren
announcement_signatures.go 563ff7266a lnwire: refactor Encode to use specific writers - I vor 3 Jahren
channel_announcement.go 2cf6969dbc lnwire: refactor Encode to use specific writers - III vor 3 Jahren
channel_id.go db39a905cb multi: make NewChanIDFromOutpoint accept value instead of pointer vor 6 Monaten
channel_id_test.go db39a905cb multi: make NewChanIDFromOutpoint accept value instead of pointer vor 6 Monaten
channel_ready.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
channel_reestablish.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
channel_type.go 3cc50ced55 lnwire: create common encoder/decoder for raw feature vectors vor 5 Monaten
channel_type_test.go 57b7a668c0 lnwire: add new ChannelType field as TLV record to Open/AcceptChannel vor 3 Jahren
channel_update.go dd5273c88c multi: rename due to required maxHTLC bit vor 1 Jahr
closing_complete.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
closing_sig.go 3d88017b38 lnwire: add new closing_complete and closing_sig messages vor 7 Monaten
closing_signed.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
commit_sig.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
custom.go 93dcbd7ea3 lnwire: allow overriding of protocol messages outside of custom range vor 1 Jahr
custom_records.go af50694643 lnwire: add `ExtraOpaqueData` helper functions and methods vor 2 Wochen
custom_records_test.go af50694643 lnwire: add `ExtraOpaqueData` helper functions and methods vor 2 Wochen
dyn_ack.go 9793fbb94b lnwire: add musig2 taproot execution messages for dynamic commitments vor 10 Monaten
dyn_propose.go e5f7ed8ba1 lnwire: introduce message types for dynamic commitment negotiation vor 10 Monaten
dyn_reject.go e5f7ed8ba1 lnwire: introduce message types for dynamic commitment negotiation vor 10 Monaten
encoding.go 9f3593a341 lnwire: add type `CustomRecords` vor 4 Wochen
error.go 09537596fc funding+lnwire: remove ErrSynchronizingChain vor 1 Jahr
extra_bytes.go af50694643 lnwire: add `ExtraOpaqueData` helper functions and methods vor 2 Wochen
extra_bytes_test.go af50694643 lnwire: add `ExtraOpaqueData` helper functions and methods vor 2 Wochen
features.go f1a58dcab1 lnwire: update Bolt11 blinded path feature bits vor 1 Monat
features_test.go 019127c4f4 multi: add restriction on maximum feature bit in invoices vor 1 Jahr
funding_created.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
funding_signed.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
fuzz_test.go 475cd6e344 lnwire: manually compare Timestamps in fuzz test vor 1 Woche
gossip_timestamp_range.go 563ff7266a lnwire: refactor Encode to use specific writers - I vor 3 Jahren
init_message.go 563ff7266a lnwire: refactor Encode to use specific writers - I vor 3 Jahren
kickoff_sig.go 9793fbb94b lnwire: add musig2 taproot execution messages for dynamic commitments vor 10 Monaten
lnwire.go c882223ead lnwire+discovery: rename ShortChannelIDEncoding to QueryEncoding vor 9 Monaten
lnwire_test.go 8d1059f41c lnwire: add custom records field to type `UpdateFulfillHtlc` vor 2 Wochen
message.go 0176fca826 lnwire: add wire type for stfu vor 1 Monat
message_test.go 78d9996620 trivial: Fix spelling errors vor 1 Jahr
msat.go 7dfe4018ce multi: use btcd's btcec/v2 and btcutil modules vor 2 Jahren
msat_test.go 7dfe4018ce multi: use btcd's btcec/v2 and btcutil modules vor 2 Jahren
musig2.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
netaddress.go 7dfe4018ce multi: use btcd's btcec/v2 and btcutil modules vor 2 Jahren
netaddress_test.go 9a10c80bcb multi: move many t.Fatalf calls to require.NoError vor 2 Jahren
node_announcement.go c1ad9cc60f lnwire: refactor Encode to use specific writers - II vor 3 Jahren
node_announcement_test.go 1821773e39 lnwire: add test cases for node alias validation vor 5 Jahren
onion_error.go 721a0c5edc lnwire+htlcswitch: change NewInvalidBlinding to use array instead of slice vor 1 Woche
onion_error_test.go 721a0c5edc lnwire+htlcswitch: change NewInvalidBlinding to use array instead of slice vor 1 Woche
opaque_addrs.go fa0512f62f lnwire: add new type OpaqueAddrs vor 2 Jahren
open_channel.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
partial_sig.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
ping.go 3481286ea0 lnwire+peer: clamp pong bytes, make ping handler more effcieint vor 2 Jahren
pong.go 3481286ea0 lnwire+peer: clamp pong bytes, make ping handler more effcieint vor 2 Jahren
query_channel_range.go 341bae098c lnwire: add QueryOptions to QueryChannelRange vor 9 Monaten
query_channel_range_test.go 341bae098c lnwire: add QueryOptions to QueryChannelRange vor 9 Monaten
query_options.go 8efd141347 lnwire: add QueryOptions type vor 9 Monaten
query_short_chan_ids.go cd566eb097 multi: fix fmt.Errorf error wrapping vor 6 Monaten
query_short_chan_ids_test.go c882223ead lnwire+discovery: rename ShortChannelIDEncoding to QueryEncoding vor 9 Monaten
reply_channel_range.go c1a6d3ac31 lnwire: fail decoding on incorrect number of timestamps vor 1 Woche
reply_channel_range_test.go 49a0370dcd lnwire: add timestamps to ReplyChannelRange msg vor 9 Monaten
reply_short_chan_ids_end.go c1ad9cc60f lnwire: refactor Encode to use specific writers - II vor 3 Jahren
revoke_and_ack.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
short_channel_id.go fbe79811cf invoicesrpc: refactor addinvocie hop hint selection vor 2 Jahren
short_channel_id_test.go 3ff8eb899c lnwire: add alias to FundingLocked in TLV vor 2 Jahren
shutdown.go 7feb8b21e1 multi: upgrade new taproot TLVs to use tlv.OptionalRecordT vor 6 Monaten
signature.go 34fd35bc63 lnwire: add Record() method to lnwire.Sig vor 7 Monaten
signature_test.go 9851a6147b lnwire: TestLightningWireProtocol quick check tests for taproot fields vor 1 Jahr
stfu.go b172227cb3 lnwire: add Stfu to LinkUpdater interface vor 1 Monat
timestamps.go c882223ead lnwire+discovery: rename ShortChannelIDEncoding to QueryEncoding vor 9 Monaten
typed_delivery_addr.go 57b7a668c0 lnwire: add new ChannelType field as TLV record to Open/AcceptChannel vor 3 Jahren
typed_delivery_addr_test.go 57b7a668c0 lnwire: add new ChannelType field as TLV record to Open/AcceptChannel vor 3 Jahren
typed_fee.go 3e6adbf1c0 lnwire+channeldb: parse inbound fees vor 5 Monaten
typed_fee_test.go 3e6adbf1c0 lnwire+channeldb: parse inbound fees vor 5 Monaten
typed_lease_expiry.go 6252563bc5 lnwire: add LeaseExpiry custom record for Open+AcceptChannel vor 2 Jahren
typed_lease_expiry_test.go 6252563bc5 lnwire: add LeaseExpiry custom record for Open+AcceptChannel vor 2 Jahren
update_add_htlc.go 81f6a8060f lnwire: add custom records field to type `UpdateAddHtlc` vor 2 Wochen
update_add_htlc_test.go 81f6a8060f lnwire: add custom records field to type `UpdateAddHtlc` vor 2 Wochen
update_fail_htlc.go 5ae2ce984e multi: typo fixes [skip ci] vor 2 Jahren
update_fail_malformed_htlc.go 2cf6969dbc lnwire: refactor Encode to use specific writers - III vor 3 Jahren
update_fee.go 2cf6969dbc lnwire: refactor Encode to use specific writers - III vor 3 Jahren
update_fulfill_htlc.go 8d1059f41c lnwire: add custom records field to type `UpdateFulfillHtlc` vor 2 Wochen
update_fulfill_htlc_test.go 8d1059f41c lnwire: add custom records field to type `UpdateFulfillHtlc` vor 2 Wochen
warning.go 56dba2df03 multi: update linter, fix new issues vor 1 Jahr
writer.go c882223ead lnwire+discovery: rename ShortChannelIDEncoding to QueryEncoding vor 9 Monaten
writer_test.go c882223ead lnwire+discovery: rename ShortChannelIDEncoding to QueryEncoding vor 9 Monaten

README.md

lnwire

Build Status MIT licensed GoDoc

The lnwire package implements the Lightning Network wire protocol.

This package has intentionally been designed so it can be used as a standalone package for any projects needing to interface with lightning peers at the wire protocol level.

Installation and Updating

$  go get -u github.com/lightningnetwork/lnd/lnwire