Files
palladum-lightning/common
Rusty Russell eb0d042693 common: add brace hack for jsonrpc_async_parse.
This is a trick from bcli: we ask bitcoind for the block, and it hands
us a 2MB hex blob (which we read in multiple parts).  Our parser wades
through it all, but a quick search for '}' makes it much faster.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-10-24 11:28:57 +10:30
..
2023-09-21 20:08:24 +09:30
2024-03-07 14:09:14 +01:00
2024-10-07 14:05:47 +02:00
2025-05-13 14:52:15 +09:30
2024-11-21 14:15:36 +10:30