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

Add Pool user agent #176

Merged
merged 8 commits into from
Jan 29, 2021
Merged

Add Pool user agent #176

merged 8 commits into from
Jan 29, 2021

Conversation

guggero
Copy link
Member

@guggero guggero commented Jan 28, 2021

Bringing over the PR from the previously private repo: guggero/lightning-terminal#58
Was already approved by @jamaljsr.

Depends on lightninglabs/pool#211.

To make sure the correct user agent string is sent from accounts/orders
created by LiT, we compile in the referenced Pool commit.
To indicate to the server that an account/order was created by the LiT
integrated Pool daemon, we overwrite the global AgentName variable.
The latest version of the Pool protos contains the new initiator field
that we want to set when opening accounts or submitting orders.
Because the auctioneer proto file was moved to its own package, we also
have to fix a bunch of import paths.
@guggero guggero merged commit ad5e49b into master Jan 29, 2021
@guggero guggero deleted the pool-user-agent branch January 29, 2021 12:48
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.

None yet

1 participant