Files
palladum-lightning/common
Rusty Russell c448170d5f common/bolt12_merkle.c: fix comments.
I spent an hour thinking this code had a bug (see test vector fix);
we *do* overallocate the tree, but that's deliberate: we fill with NULLs
and ignore on recursion.

The Merkle recurse comment had an out-by-one, and the NULL-pad
technique used was uncommented.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-07-30 15:45:30 +09:30
..
2021-07-20 13:28:38 -04:00
2021-07-20 13:28:38 -04:00
2020-10-21 19:34:39 +02:00
2020-10-21 19:34:39 +02:00
2021-07-03 12:13:45 +09:30
2021-03-23 14:24:38 -05:00
2021-06-03 11:24:33 +09:30
2021-04-24 13:56:58 +09:30
2020-12-02 10:38:04 +10:30
2021-01-13 14:45:36 +01:00