Skip to content

Conversation

@bhandras
Copy link
Member

@bhandras bhandras commented Aug 20, 2024

Copy link
Contributor

@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.

LGTM 🎉


// We want to format raw bytes as hex instead of base64. The forked version
// allows us to specify that as an option.
replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-display v1.34.2-hex-display
Copy link
Contributor

@guggero guggero Oct 14, 2024

Choose a reason for hiding this comment

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

We don't make any references to the UseHexForBytes change in the library here and replace directives aren't transitive. So we might as well remove this if we wanted to (if you prefer to leave it in for completeness' sake, just ignore this comment).

Copy link
Member Author

Choose a reason for hiding this comment

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

Unfortunately it does not compile without the replace.

Copy link
Contributor

Choose a reason for hiding this comment

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

Aaah, because another RPC module (loop/pool/faraday) uses it. Okay, never mind then.

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 nice nice - lgtm!

# Contributors (Alphabetical Order)

* Andras Banki-Horvath

Copy link
Member

Choose a reason for hiding this comment

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

nit: remove extra space 🤓

Copy link
Member

Choose a reason for hiding this comment

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

(dont worry - i'll fix it in an open PR i have)

@ellemouton ellemouton merged commit 03bfb63 into lightninglabs:master Oct 14, 2024
13 checks passed
@bhandras bhandras deleted the litrpc-module branch October 14, 2024 13: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.

3 participants