Skip to content

Use full public keys#5

Closed
thomash-acinq wants to merge 2 commits intorustyrussell:guilt/offersfrom
thomash-acinq:full-pubkey
Closed

Use full public keys#5
thomash-acinq wants to merge 2 commits intorustyrussell:guilt/offersfrom
thomash-acinq:full-pubkey

Conversation

@thomash-acinq
Copy link
Collaborator

It was suggested to use a more compact x-only 32-bytes point for the public keys but this small optimization adds complexity elsewhere, instead we use the standard 33-bytes point that's already used everywhere else.

rustyrussell and others added 2 commits June 7, 2022 11:19
The reader can do it, and this avoids having to separately specify the
`first_node_id`.

Also clarify when using the path is mandatory.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
@thomash-acinq thomash-acinq changed the base branch from master to guilt/offers July 20, 2022 08:18
This was referenced Jul 20, 2022
@rustyrussell
Copy link
Owner

Applied this; I will now rewrite my code to handle it before looking at test vectors....

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.

2 participants