Skip to content

Tags: flatcloud0b3/lightning

Tags

v0.10.2

Toggle v0.10.2's commit message
backtrace: avoid duplicate backtrace objects.

This happened in my tal_dump(), and I couldn't see how we ended up
with object having more than one "backtrace".  Adding asserts that we
never added a second backtrace didn't trigger.

Finally I wondered if we were tal_steal() backtraces, and sure enough
we do that blinding in one place: libwally wrapping.  So fix that.

Signed-off-by: Rusty Russell <[email protected]>

v0.10.1

Toggle v0.10.1's commit message
fetchinvoice: add developer option to send raw invoice_request.

This will be used for bootstrap.bolt12.org to provide a raw request API.

Signed-off-by: Rusty Russell <[email protected]>

Verified

This tag was signed with the committer’s verified signature.
rustyrussell Rusty Russell

v0.10.0rc2

Toggle v0.10.0rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
rustyrussell Rusty Russell
Hopefully closer to the real release...

Verified

This tag was signed with the committer’s verified signature.
rustyrussell Rusty Russell

Verified

This tag was signed with the committer’s verified signature.
cdecker Christian Decker

Verified

This tag was signed with the committer’s verified signature.
cdecker Christian Decker

Verified

This tag was signed with the committer’s verified signature.
cdecker Christian Decker

v0.9.2

Toggle v0.9.2's commit message

Verified

This tag was signed with the committer’s verified signature.
niftynei neil saitug
v0.9.2: Now with 0-of-N Multisig

v0.9.2rc2

Toggle v0.9.2rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
niftynei neil saitug
v0.9.2rc2 - Release Candidate Two