24 Commits (07d5d80dc70e4d32b63d55e62d9bcb6be56ef9ac)

Author SHA1 Message Date
Rusty Russell 001b5d6416 offers: make it a runtime option. 4 years ago
Rusty Russell f1bea50e1d common/utils: simple utf8 helpers. 4 years ago
Rusty Russell 7c3c0b1013 common: allow tal_arr_expand() to have an `n` argument. 4 years ago
Rusty Russell d5cb0d85b5 utils: use a cleaner pattern to capture wally allocations. 4 years ago
Rusty Russell a316c517c7 common: add tal_gather_wally() function to reparent libwally objs. 4 years ago
Rusty Russell 1e34d8989d utils: add marker for functions which take ownership of pointers. 5 years ago
Rusty Russell 2aad3ffcf8 common: tal_dup_talarr() helper. 5 years ago
Rusty Russell d5eca470dc utils: add set_softref() / clear_softref(). 5 years ago
Christian Decker d5f0c08a88 elements: Remove global is_elements variable in favor of chainparams 5 years ago
Christian Decker ef7a63d8f8 elements: Move from a global is_elements to a global chainparams 5 years ago
Christian Decker a300dea7e6 elements: Global variable whether we are running on elements 6 years ago
Rusty Russell a3273d4c84 developer: IFDEV() macro. 5 years ago
Rusty Russell 7835a25121 common: helper to suppress 'may be used uninitialized' warnings. 5 years ago
Rusty Russell 26dda57cc0 utils: make tal_arr_expand safer. 6 years ago
Christian Decker 9ce3e960ec common: Add tal_arr_remove helper 6 years ago
Rusty Russell 96f05549b2 common/utils.h: add tal_arr_expand helper. 6 years ago
Rusty Russell 4bdacea7b5 common/utils: don't free tmpctx, just the children. 6 years ago
Rusty Russell fed5a117e7 Update ccan/structeq. 6 years ago
practicalswift abf510740d Force the use of the POSIX C locale for all commands and their subprocesses 7 years ago
Rusty Russell 0a6e3d1e13 utils: remove tal_tmpctx altogether, use global. 7 years ago
Rusty Russell ef2a063169 utils: add a global tmpctx. 7 years ago
Rusty Russell e587ec3bd3 tal_tmpctx: keep information around so we can find leaks. 7 years ago
Rusty Russell 8c22bd9ee1 headers: fix up header idempotent lines. 7 years ago
Rusty Russell 85ff95e829 common: new directory for any shared objects. 7 years ago
Rusty Russell 7b1a4fc765 utils: add tal_hex() helper. 8 years ago
Rusty Russell c938ebb5c0 utils: add a global secp, fix wire to use it. 8 years ago
Rusty Russell c2d71497ff opt, utils: new arg for wrappers due to low-level tal change. 8 years ago
Rusty Russell a4ee683b3e tal_tmpctx: clear marker for temporary contexts. 8 years ago
Christian Decker f4568e5c1c routing: Added IRC announcement glue 8 years ago
Rusty Russell 9eabab78ab utils: tal_hexstr() helper. 9 years ago