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: bump to lnd v0.18.2 #108

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

bitromortac
Copy link
Contributor

Not sure if this is too large of a jump from 0.16 to 0.18.

The change in hashmailserver_harness.go is needed in order to be able to run tests in a dependent repository.

@@ -148,7 +148,7 @@ itest: itest-run

itest-run:
@$(call print, "Running integration tests.")
$(GOTEST) ./itest -tags="$(ITEST_TAGS)" $(TEST_FLAGS) -logoutput -logdir=itest_logs
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It seems like this didn't generate any logs previously and the flags are not present anymore.

Copy link
Member

@ellemouton ellemouton left a comment

Choose a reason for hiding this comment

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

Nice 🙏 can we open a lit PR referencing this so we can see it passing in itests on that side?

Copy link
Member

@jamaljsr jamaljsr left a comment

Choose a reason for hiding this comment

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

tACK LGTM 👌

Tested connecting to a regtest litd node and making a bunch of RPC calls. I didn't run into any issues.

@lightninglabs-deploy
Copy link

@bitromortac, remember to re-request review from reviewers when ready

@bitromortac
Copy link
Contributor Author

Nice 🙏 can we open a lit PR referencing this so we can see it passing in itests on that side?

I opened the PR: lightninglabs/lightning-terminal#820, tests are passing 🚀

@bitromortac bitromortac requested a review from ellemouton August 20, 2024 11:30
Copy link
Contributor

@ViktorTigerstrom ViktorTigerstrom left a comment

Choose a reason for hiding this comment

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

tACK LGTM 🚀

@ViktorTigerstrom ViktorTigerstrom merged commit ee4e7ff into lightninglabs:master Aug 22, 2024
5 checks passed
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.

5 participants