6335 Commits (5e3e2f4e1758f9d2735b1f32db382318a2a323f7)
 

Author SHA1 Message Date
Rusty Russell 5e3e2f4e17 run-secret_eq_consttime: try harder. 5 years ago
Rusty Russell 6901732ee0 lightningd: create --list-features-only which lists what features we support. 5 years ago
Rusty Russell 17edcfa24d features: don't assume we'll always only advertize optional features. 5 years ago
Rusty Russell a38131f349 EXPERIMENTAL: advertize the extended_queries feature. 5 years ago
Rusty Russell d943d8abbc lightningd: expose full onion error when we have it. 5 years ago
Rusty Russell 189b2f1313 BOLT: update CSV to latest bolt version. 5 years ago
Rusty Russell 2600a6ed2e channeld: get current block height when an HTLC fails. 5 years ago
Rusty Russell 6349222ea2 Spec: Update to latest BOLT, include our first global feature definition. 5 years ago
Rusty Russell 6310a183af pytest: ignore occasional bad gossip in reorg tests. 5 years ago
Rusty Russell 20a2bf9547 pytest: make test_forward_event_notification more explicit. 5 years ago
Rusty Russell dbc1ebe06a Makefile: fix race when checking manpages. 5 years ago
Rusty Russell 394aef2391 Makefile: fix race with 'make check' 5 years ago
Rusty Russell 3f1ca18f2f pytest: optimize test_closing_torture 5 years ago
Rusty Russell 686df235a2 pytest: fix race in test_block_backfill. 5 years ago
Rusty Russell 11833192a1 tools: fix Makefile warning 5 years ago
Rusty Russell 28185c397c gossipd: fix gossip send in case query_flags cause no output. 5 years ago
Rusty Russell 855dff704c gossipd: test crc32 routines using test vectors from PR. 5 years ago
Rusty Russell d1a1592cc8 gossipd: fix calculation of crc32 of update. 5 years ago
Simon Vrouwe 5b5d70d640 lightningd/plugin: extend plugins->startup window to include plugins_config 5 years ago
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