Skip to content

Files

Latest commit

0266ab7 · Sep 10, 2022

History

History
This branch is 4964 commits behind lightningnetwork/lnd:master.

routing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 24, 2022
Mar 9, 2022
Apr 13, 2022
Jan 24, 2022
Jun 23, 2021
Jan 22, 2021
Mar 9, 2022
Feb 10, 2022
Mar 9, 2022
Sep 10, 2022
Sep 10, 2022
Jan 24, 2022
Oct 22, 2021
Sep 29, 2021
Oct 25, 2019
Aug 24, 2022
Jun 17, 2022
Dec 10, 2019
Jan 24, 2022
Jan 24, 2022
Feb 10, 2022
Dec 8, 2021
Aug 24, 2022
Aug 24, 2022
Mar 9, 2022
Sep 10, 2022
Aug 13, 2019
Mar 9, 2022
Jun 17, 2022
Apr 13, 2022
Aug 24, 2022
Jul 6, 2022
Aug 24, 2022
Apr 13, 2022
Mar 9, 2022
Apr 13, 2022
Feb 10, 2022
Feb 10, 2022
Jan 24, 2022
Feb 10, 2022
Jul 15, 2022
Aug 24, 2022
Oct 29, 2021
Jun 14, 2019
Mar 9, 2022
Oct 19, 2021
Jan 24, 2022
Jan 4, 2022

routing

Build Status MIT licensed GoDoc

The routing package implements authentication+validation of channel announcements, pruning of the channel graph, path finding within the network, sending outgoing payments into the network and synchronizing new peers to our channel graph state.

Installation and Updating

⛰  go get -u github.com/lightningnetwork/lnd/routing