8640 Commits (c5f748e716c87ced137f5dcb552ff8735c6b3934)
 

Author SHA1 Message Date
Christian Decker f2797f303a block: Compute the txids only once 4 years ago
Christian Decker 31c67f1392 bcli: Avoid tal_fmt when handling a raw hex block 4 years ago
Rusty Russell e5e0ccaba0 wallet/Makefile: fix typo in rule to regen sqlgen files. 4 years ago
Rusty Russell 8670cb333f wallet/Makefile: fix wallet_clean vs wallet-clean typo. 4 years ago
Rusty Russell 82f2f43425 Generated files: more merge fallout. 4 years ago
Rusty Russell cd4c99d028 .gitignore: don't ignore checked-in files. 4 years ago
Rusty Russell e4b5a1e0e8 dev: option to set what features we offer. 4 years ago
Rusty Russell 3a2191fcfe wallet: db_bind_talarr and db_column_talarr helpers. 4 years ago
Rusty Russell 39e4796ae3 json_command: command_fail_badparam helper. 4 years ago
Rusty Russell aa441e3b27 tools/generate-wire.py: fix loop logic for towire_xxx_array 4 years ago
Rusty Russell 897c53ce1c tools/generate-wire.py: fix loop logic for towire_xxx_array 4 years ago
Rusty Russell 76813d6f90 tools/generate-wire.py: fix varsize assignment. 4 years ago
Rusty Russell be0038e49b Makefile: include common objects in ALL_C_SOURCES. 4 years ago
Rusty Russell 5bedcbeed7 doc: regenerate lightningd-config man page. 4 years ago
Rusty Russell 0c7d04bd98 libplugin-pay: fix default CLTV. 4 years ago
Rusty Russell 74e960c20b pytest: increase channel sizes so they reach min capacity with option_anchor_outputs 4 years ago
Rusty Russell 9fabf614f4 pytest: run test_opening_tiny_channel with option_anchor_outputs. 4 years ago
Rusty Russell 9b8f08a8a0 lightningd: return min-capacity-sat to its intended purpose. 4 years ago
Rusty Russell 005fbbe4a6 travis: don't suppress make output. 4 years ago
Rusty Russell b3f6a0e78d Travis: don't install requirements.txt if we're just building. 4 years ago
Rusty Russell 390c6470ad configure: we don't need mako any more. 4 years ago
Rusty Russell 2c9ad7ea29 external/Makefile: fix mkdir rule for libbacktrace.a 4 years ago
Rusty Russell b3d5220da5 tools/refresh-submodules.sh: don't exit, but wait if called in parallel. 4 years ago
Rusty Russell 95a0249272 external/Makefile: fix build from fresh git clone. 4 years ago
Rusty Russell 3c6af3efb4 Makefile: commit and preserve all the wiregenerated files. 4 years ago
Rusty Russell e9a435ce82 Makefile: protect .po file and gen_db files with SHA256STAMP. 4 years ago
Rusty Russell bb250358ae Makefile: force regeneration of manpages, wire source. 4 years ago
Rusty Russell 1746406e41 Makefile: normalize all the Makefiles 4 years ago
Rusty Russell 2835cf8a43 tools/check-bolt: don't trigger ourselves. 4 years ago
Rusty Russell 8150d28575 Makefile: use generic rules to make spec-derived sources. 4 years ago
Rusty Russell a00179d557 doc, wiregen: use SHA256 stamps instead of git versions. 4 years ago
Christian Decker 71e713c722 pyln-testing: Bump version to 0.9.0 and add Makefile for release 4 years ago
Christian Decker 0b50fd0f96 pyln-testing: Add a dummy test to check functionality 4 years ago
Christian Decker 94d4d20d5f pytest: Stabilize test_mpp_interference_2 4 years ago
Christian Decker 8b080dff90 pytest: Test that amountless invoices show the received amount 4 years ago
Christian Decker 81d8525d86 pyln: Make the pytest requirement less stringent 4 years ago
Christian Decker 1884500bf8 pytest: Fix a typo in a test plugin 4 years ago
Christian Decker b71f6e8eaa repro: Skip confirmation of package installation in repro-build.sh 4 years ago
Christian Decker e420bfd6a8 pytest: Skip test_lockup_drain if VALGRIND and not DEVELOPER 4 years ago
Matt Whitlock abbc712afb allow building without sqlite3 4 years ago
Matt Whitlock c1aa33a62a configure: hoist defaulting of PG_CONFIG var to top of script 4 years ago
Matt Whitlock 94472f67c5 configure: Use pg_config to locate the library location too 4 years ago
Rusty Russell dd8cd81e91 listpeers: add `features` array using BOLT9 names. 4 years ago
ZmnSCPxj jxPCSnmZ 932709cad9 plugins/libplugin-pay.c: Micro-optimize start_block sampling. 4 years ago
ZmnSCPxj jxPCSnmZ 05daa8e5f3 plugins/libplugin-pay.c: Micro-optimization of plugin_is_finished. 4 years ago
niftynei 90662e03a1 travis: use bitcoind v0.20.1 4 years ago
ZmnSCPxj jxPCSnmZ a1ba214011 channeld/channeld.c: Log and ignore repeated WIRE_CHANNEL_REESTABLISH. 4 years ago
niftynei 26f116041c contrib: start_ln now creates variable number of nodes 4 years ago
Christian Decker 0a501b3646 configure: Use pg_config to locate the header location 4 years ago
Rusty Russell 3ae4ce736d Apply @cdecker typo suggestions from code review 4 years ago