6602 Commits (1450a13c1f5928fb17761716f2a04a59840232c2)
 

Author SHA1 Message Date
lisa neigut 5663ecc599 listfunds: add 'blockheight' for confirmed transactions 5 years ago
Michael Schmoock 76f27f47dc doc: HACKING - point out how to run the pylightning tests 5 years ago
Michael Schmoock bc5add399b pylightning: adds a millisatoshi test class 5 years ago
Michael Schmoock c0069d8944 pylightning: adds Millisatoshi __radd__ method for sum() 5 years ago
darosior 0e2ec27576 doc/requirements.txt: update 'mrkd' dependency 5 years ago
Christian Decker 7fafd934cf pytest: Remove --duration argument 5 years ago
Christian Decker fd1e8a5999 pytest: Fix directory deletion on passed tests 5 years ago
Christian Decker 245dff26e0 pytest: Updated requirements.txt to latest versions 5 years ago
Christian Decker c3254e6639 docs: Update manpages to be recognized correctly by mrkd 5 years ago
Rusty Russell 049529542a lightningd: delay reprocessing of incoming htlcs at startup until plugins ready. 5 years ago
Rusty Russell f0ab4d72da pytest: add test that htlc_accepted hook only gets called after init. 5 years ago
nicolas.dorier 49496ab3ba [Docker] Use stretch-slim instead of Alpine 5 years ago
darosior 8f8e955421 Update installation instructions and Dockerfile 5 years ago
darosior 092f20aeeb README: Replace broken links to manpages 5 years ago
Rusty Russell 3ef5160fa7 travis: add --enable-experimental-features (build-only) test. 5 years ago
Rusty Russell 02b9b7f6e6 tests: update mocks for --enable-experimental-features builds. 5 years ago
Christian Decker b77270fa46 docs: Add the title of the manpage to TOC and sort alphabetically 5 years ago
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