Skip to content

pyln: Have travis check pyln-proto and add invoice utilities#3479

Merged
cdecker merged 3 commits into
ElementsProject:masterfrom
cdecker:travis-check
Feb 1, 2020
Merged

pyln: Have travis check pyln-proto and add invoice utilities#3479
cdecker merged 3 commits into
ElementsProject:masterfrom
cdecker:travis-check

Conversation

@cdecker
Copy link
Copy Markdown
Member

@cdecker cdecker commented Jan 31, 2020

This is pretty much the lnaddr.py file created by @rustyrussell with some minor changes. I'm planning to clean this up further which is why I'm only exporting the Invoice class for now.

Changelog-None

We are about to disect a couple of invoices for features, so let's add a class
that can encode and decode invoices from bolt11 strings. This is pretty much
the lnaddr.py file created by @rustyrussell with some minor changes. I'm
planning to clean this up further which is why I'm only exporting the
`Invoice` class for now.
@cdecker cdecker added this to the 0.8.1 milestone Jan 31, 2020
@cdecker cdecker self-assigned this Jan 31, 2020
Copy link
Copy Markdown
Contributor

@darosior darosior left a comment

Choose a reason for hiding this comment

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

ACK 1e7cbc5

@cdecker
Copy link
Copy Markdown
Member Author

cdecker commented Feb 1, 2020

Hehe, github reordering commits again... I think you meant

ACK 39835fe

@cdecker cdecker merged commit 6c19818 into ElementsProject:master Feb 1, 2020
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