Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod: update lndclient to use new SignOutputRaw #352

Merged
merged 1 commit into from
Apr 4, 2022
Merged

Conversation

positiveblue
Copy link
Contributor

We are not using taproot txs yet so we can just leave the new param to nil

@positiveblue positiveblue requested a review from guggero March 31, 2022 05:21
Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM 🎉

github.com/lightninglabs/aperture v0.1.17-beta.0.20220325093943-42b9d4c1be7f
github.com/lightninglabs/lndclient v0.15.0-0
github.com/lightninglabs/aperture v0.1.17-beta.0.20220328072456-4a2632d0be38
github.com/lightninglabs/lndclient v1.0.1-0.20220328143152-e7bebec99366
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has a tag now: v0.15.0-1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried it before. I am not sure if I screwed up with the git tags, but if I use the v0.15.0-1 I get

➜  pool git:(signoutputraw) go mod tidy      
go: finding module for package github.com/btcsuite/btcd/btcec
github.com/lightninglabs/pool imports
	github.com/lightninglabs/lndclient imports
	github.com/btcsuite/btcd/btcec: module github.com/btcsuite/btcd@latest found (v0.18.1), but does not contain package github.com/btcsuite/btcd/btcec

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, there was something very weird with that tag... Created a new one (v0.15.0-2) and it seems to work now.

@guggero guggero requested a review from bhandras April 1, 2022 12:52
@guggero guggero merged commit 7e3b62c into master Apr 4, 2022
@guggero guggero deleted the signoutputraw branch April 4, 2022 09:40
@dstadulis
Copy link
Contributor

Next steps:

  • merge in subasta
  • adras needs to review
  • rebase taproot PR on top of it

positiveblue pushed a commit to positiveblue/pool that referenced this pull request Oct 11, 2022
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.

4 participants