Rusty Russell

Results 101 issues of Rusty Russell

Tried using EBNF to specify the format, and reworked the definitions to explicitly reference this. If this works, I'll rework the rest of the text to use unified `` names...

Proposed BIP modification
PR Author action required

I don't want autopilot to do anything, and documentation was unclear. I believe this should be the default mode, and you should have to specify something to make it actually...

@weex grabbed me on IRC; he paid but the UI was still spinning. I checked the server, it has indeed been paid: ``` lightning-cli --lightning-dir ~/.lightning/mainnet/ listinvoice | grep c65791aab5ba8aed9b85b188bd6b7d5cb70238026f54d2d1a70c797ad8d9465e...

Without any way of knowing the length to allocate, how do we call wally_psbt_to_bytes? For the moment, we allocate 1k and loop, doubling each time. But worse, it returns WALLY_EINVAL...

It does not tell the caller how many bytes it actually used, which is problematic if you're reading from a stream. We work around this by calling wally_psbt_to_bytes() again! Also,...

The new parameter name (this version) is amount_msat: msatoshi is deprecated. The doc/schemas/invoice.request.json has this correct (but we don't generate teh *usage* line from that yet!) Signed-off-by: Rusty Russell

docs

As requested by @wtogami ... Changelog-None

docs

The overzealous reporting inside plugins bugged me...

testing
needs-rebase

mrkd is pretty bad, complicates dependencies. We could use lowdown, and also reformat our pages a bit to make them prettier and more consistent. Command is something like: lowdown -s...

docs

### Issue and Steps to Reproduce https://twitter.com/zerofeerouting/status/1555425084201963520?t=zQWM6QUgOJjfmDuhkue_CQ&s=19