Skip to content

Conversation

@PaulCapestany
Copy link
Contributor

Fixes and documentation for installing via go get.

Error messages:

peer.go:12:2: cannot find package "li.lan/labs/plasma/lnwallet"
peer.go:13:2: cannot find package "li.lan/labs/plasma/lnwire"
Error message:

cmd/lncli/commands.go:27: undefined: shell
@ghost
Copy link

ghost commented Jan 18, 2016

Thanks for this! Looks like a few things were still left from our internal git server.

ghost pushed a commit that referenced this pull request Jan 18, 2016
Make lnd go-gettable, add install instructions to readme
@ghost ghost merged commit 1f11e01 into lightningnetwork:master Jan 18, 2016
@PaulCapestany
Copy link
Contributor Author

Yup, NP 👍

andrewshvv referenced this pull request in andrewshvv/lnd May 4, 2017
Step #3 in making htlcManager (aka channelLink) testable:
Apply the channel link config inside the channel link itself.
Roasbeef added a commit that referenced this pull request Jul 31, 2017
This commit adds a series of new functions that can be used to generate
the second level HTLC transactions, and also to claim the output
created by the transaction after a delay. The details of the scripts
and transaction format can be found in BOLT #3.
@beussdelanight beussdelanight mentioned this pull request Apr 8, 2018
@xiaofo09 xiaofo09 mentioned this pull request Apr 15, 2018
@hxsquid hxsquid mentioned this pull request Jan 31, 2019
Crypt-iQ added a commit to Crypt-iQ/lnd that referenced this pull request Feb 20, 2019
motorina0 added a commit to motorina0/lnd that referenced this pull request Feb 9, 2021
motorina0 added a commit to motorina0/lnd that referenced this pull request Feb 9, 2021
motorina0 added a commit to motorina0/lnd that referenced this pull request Feb 10, 2021
motorina0 added a commit to motorina0/lnd that referenced this pull request Feb 11, 2021
motorina0 added a commit to motorina0/lnd that referenced this pull request Feb 12, 2021
bjarnemagnussen added a commit to LN-Zap/lnd that referenced this pull request Jun 11, 2021
Roasbeef added a commit to Roasbeef/lnd that referenced this pull request Jan 21, 2025
# This is the 1st commit message:

peer: add new composite chanCloserFsm type

In this commit, we add a new composite chanCloserFsm type. This'll allow
us to store a single value that might be a negotiator or and rbf-er.

In a follow up commit, we'll use this to conditionally create the new
rbf closer.

# The commit message lightningnetwork#2 will be skipped:

# fixup! peer: add new composite chanCloserFsm type

# The commit message lightningnetwork#3 will be skipped:

# fixup! peer: add new composite chanCloserFsm type
Roasbeef added a commit to Roasbeef/lnd that referenced this pull request Feb 7, 2025
# This is the 1st commit message:

peer: add new composite chanCloserFsm type

In this commit, we add a new composite chanCloserFsm type. This'll allow
us to store a single value that might be a negotiator or and rbf-er.

In a follow up commit, we'll use this to conditionally create the new
rbf closer.

# The commit message lightningnetwork#2 will be skipped:

# fixup! peer: add new composite chanCloserFsm type

# The commit message lightningnetwork#3 will be skipped:

# fixup! peer: add new composite chanCloserFsm type
Roasbeef added a commit to Roasbeef/lnd that referenced this pull request Feb 8, 2025
# This is the 1st commit message:

peer: add new composite chanCloserFsm type

In this commit, we add a new composite chanCloserFsm type. This'll allow
us to store a single value that might be a negotiator or and rbf-er.

In a follow up commit, we'll use this to conditionally create the new
rbf closer.

# The commit message lightningnetwork#2 will be skipped:

# fixup! peer: add new composite chanCloserFsm type

# The commit message lightningnetwork#3 will be skipped:

# fixup! peer: add new composite chanCloserFsm type
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant