6316 Commits (c2f58aec9d428759928d09b07dc0e5c70df9ec83)
 

Author SHA1 Message Date
Rusty Russell c2f58aec9d contrib/plugins: cowsay 5 years ago
Rusty Russell 0ec8304901 gossipd: fix premature towire_reply_short_channel_ids_end if no node_announcement. 5 years ago
Rusty Russell af645b38c8 common: fix missing HOME case, when we override --lightning-dir. 5 years ago
Simon Vrouwe 2f5f364e17 pylightning/plugin: add `lightning_version` member to plugin 5 years ago
Simon Vrouwe da74f0118d lightningd/plugin: at plugin start, set env LIGHTNINGD_VERSION 5 years ago
Rusty Russell 9dd314226d devtools/mkclose: make a mutual close transaction. 5 years ago
Rusty Russell c9817b225b bitcoin/tx: pass struct amount_sat by copy. 5 years ago
Rusty Russell 2f1e116510 gossipd: use htable_count() rather than reaching into htable struct. 5 years ago
Rusty Russell 39b34a35c8 bitcoin/tx.c: don't free witness implicitly. 5 years ago
Damian Mee e4d0ef6e11 doc: fix wording for fundchannel_complete 5 years ago
Rusty Russell 997af6f3f4 contrib: make stricter shellcheck from Ubuntu 18.04 happy 5 years ago
darosior 3d851541f4 Travis: install doc/ requirements 5 years ago
darosior 529630a453 doc/Makefile: update readthedocs pages on doc-all 5 years ago
darosior 77f34fad2b doc/Makefile: adapt 'check-manpages' to markdown 5 years ago
darosior 49be9b5545 doc/manpages: Add manpages to readthedocs 5 years ago
darosior d37a2d7c3e doc/manpages: regenerate manpages using markdown templates 5 years ago
darosior 76a4c5f287 doc/Makefile: Use mrkd to generate manpages 5 years ago
darosior 80927039e0 doc/manpages: replace asciidoc by markdown 5 years ago
darosior 3f29216f7b doc/Makefile: Add lightning-plugin manpage 5 years ago
Rusty Russell 0954feddc7 json: speed up shutdown. 5 years ago
Rusty Russell 9dfc854d94 tools/Makefile: put all tools/ stuff here. 5 years ago
Rusty Russell 278b12982d tools/test/Makefile: disable unless we're in DEVELOPER mode. 5 years ago
Rusty Russell c74c1e56cc tools/test/Makefile: fix always-on generation of tools/test/gen_test.c 5 years ago
Rusty Russell 0fdf22988d configure: absorb python3-mako check. 5 years ago
lisa neigut e99720344e wire-gen: ensure that tlv messages are correctly ordered 5 years ago
trueptolemy 4929034a40 json: Make payment_hash use `json_add_sha256` 5 years ago
trueptolemy a9e346a1f4 json: Add the json interface for `struct sha256` 5 years ago
trueptolemy 23bfdc307f wallet: Use `struct sha256` for payment_hash in `struct forwarding` 5 years ago
trueptolemy 5f6196a42d cleanup: Use the most common abbreviation of 'ctx' in `json_tok_address_scriptpubkey` 5 years ago
ZmnSCPxj 8eddbb4561 CHANGELOG.md: Reset for next release. 5 years ago
Sjors Provoost 55776c1605 systemd: After=network-online.target 5 years ago
Rusty Russell 804aee766e v0.7.2.1: Nakamoto's Pre-approval by US Congress 5 years ago
Christian Decker 8b8538024d bitcoind: Defer initialization of filteredblock_call->result 5 years ago
Christian Decker 187e493ab8 gossip: Stop backfilling the future 5 years ago
Rusty Russell 944439853a pytest: two tests for gossip of channels in as-yet-unknown blocks. 5 years ago
Rusty Russell e40f07803c devtools/gossipwith: allow --max-messages=0 to avoid reading msgs at all. 5 years ago
Nicolas Dorier a358b9ab57 [Docker] Fixing the environment variable for arm32 5 years ago
Karl-Johan Alm 46c184a50e signet: update genesis hash to use new POW-valid version 5 years ago
Rusty Russell 04a57ae4af doc/MAKING-RELEASES.md: update. 5 years ago
Rusty Russell 303c221641 tools/test/Makefile: we depend on tools/test/gen_test.h 5 years ago
Rusty Russell de361456d5 Makefile: detect version properly from dirname. 5 years ago
Rusty Russell a525427272 pytest: don't run test_forward_local_failed_stats under Travis w/ VALGRIND 5 years ago
Rusty Russell f73ae3c198 test: make run-secret_eq_consttime more robust. 5 years ago
Rusty Russell bc23baf895 Makefile: fix make check so we can run in parallel. 5 years ago
Rusty Russell 43edd91440 Travis: Try sharding 12 ways, not 7. 5 years ago
Rusty Russell c0ba5879df tools/test: can't generate mocks until submodules checked out. 5 years ago
Rusty Russell dd617f9cbe v0.7.2 5 years ago
Rusty Russell dbb15b0045 Makefile: fix occasional race where we fail to compile tools/tests. 5 years ago
Rusty Russell 403c054c4e contrib: add mako requirement to docker files. 5 years ago
Rusty Russell c7b5216be8 v0.7.2-rc2 5 years ago