core-lightning/lightningd/test
GreenAddress fb07265663 remove libbase58, use base58 from libwally (#2594)
* remove libbase58, use base58 from libwally

This removes libbase58 and uses libwally instead.

It allocates and then frees some memory, we may want to
add a function in wally that doesn't or override
wally_operations to use tal.

Signed-off-by: Lawrence Nahum lawrence@greenaddress.it
2019-04-30 23:07:31 +02:00
..
Makefile remove libbase58, use base58 from libwally (#2594) 2019-04-30 23:07:31 +02:00
run-find_my_abspath.c pubkey: rename PUBKEY_DER_LEN to PUBKEY_CMPR_LEN. 2019-04-09 12:37:16 -07:00
run-invoice-select-inchan.c lightningd: fix/refactor select_inchan for invoice route-hint, use fractional excess as weight 2019-04-16 21:22:13 +00:00
run-jsonrpc.c lightningd: don't bother pretty-printing JSON. 2019-04-09 12:37:16 -07:00