4429 Commits (9d37b7808807df1067818f970ddc0fa31a377968)
 

Author SHA1 Message Date
Rusty Russell b123b1867d shachain: shachain_get_secret helper. 6 years ago
Rusty Russell 692bae7873 channeld: create get_per_commitment_point helper. 6 years ago
Rusty Russell 162adfdf12 listpeers: correctly display features on reconnect. 6 years ago
Rusty Russell f5143d9549 pytest: fail if we see 'bad reestablish' in the logs. 6 years ago
Rusty Russell 83eadb3548 gossipd: fix SUPERVERBOSE usage, enhance, when turned on. 6 years ago
Rusty Russell 28977435a3 channeld: fix incorrect comment on reestablish. 6 years ago
Rusty Russell 2a73450818 connectd: fix leak of peer. 6 years ago
Christian Decker 8f56d64a1f log: Append the current time to the crash log filename 6 years ago
Rusty Russell 00696277d2 logging: always dump a crash log, but make files per-pid. 6 years ago
Rusty Russell 213be90e77 log: implement reopening log-file on SIGHUP 6 years ago
Rusty Russell 9f175deecd lightningd: update feerate upon receiving revoke_and_ack from fundee. 6 years ago
Rusty Russell c106fa1b4f pytest: add test for reconnect immediately after feerate change. 6 years ago
Rusty Russell cda6c97a57 pytest: allow NodeFactory to create non-started peers. 6 years ago
Rusty Russell 7eed9cba90 pytest: always override estimatesmartfee. 6 years ago
Rusty Russell 7a77b81dff pytest: always use the fake-bitcoin-cli, name it more appropriately. 6 years ago
Rusty Russell 5e20eedb41 pytest: allow more elaborate bitcoin-cli override. 6 years ago
Rusty Russell 3d8836c1e5 bitcoind: don't use double in extracting feerate. 6 years ago
Rusty Russell 2314a4aa5d contrib/short_channel_id-to-txid.sh: simple mapping util. 6 years ago
Christian Decker c2aa4e51dd docker: Make the bitcoind version configurable at build time 6 years ago
Rusty Russell ab0fa7a1bd chaintopology: always cap max block to bitcoind's block height. 6 years ago
Rusty Russell 74521b3fb7 gossipd: don't delay the very first channel_update. 6 years ago
Rusty Russell bc7ca34a38 pytest: fix race in test_closing_different_fees 6 years ago
Rusty Russell f8052a6c1a chaintopology: watch UTXOs which need closeinfo when we remove blocks. 6 years ago
Rusty Russell 05f12edf60 txwatch: hand ld to callback, don't assume channel is non-NULL. 6 years ago
Rusty Russell 5d23698665 wallet: expose function to confirm a tx. 6 years ago
Rusty Russell 27835df8fd wallet: add accessor getting close-info-needed unconfirmed UTXOs. 6 years ago
Rusty Russell d280eabc1e pytest: add a resart to test_permfail that we don't forget on restart. 6 years ago
Mark Beckwith a3178b8177 param: remove old callback code 6 years ago
Mark Beckwith fa55e2cab0 param: upgraded json_tok_loglevel 6 years ago
Mark Beckwith 1fb203891d param: upgraded json_tok_short_channel_id 6 years ago
Mark Beckwith 9b28ecf8fc param: upgraded json_tok_pubkey 6 years ago
Mark Beckwith 6254d15efd param: upgraded json_tok_sha256 6 years ago
Mark Beckwith 2a0c2601c0 param: upgraded json_tok_newaddr 6 years ago
Mark Beckwith 947752b9cc param: upgraded json_tok_percent 6 years ago
Mark Beckwith 47555efc0d param: rebased master 6 years ago
Mark Beckwith 8ebc95b7b0 param: upgraded json_tok_bool 6 years ago
Mark Beckwith e5918f4e5a param: upgraded json_tok_double 6 years ago
Mark Beckwith bab8ff991a param: upgraded json_tok_u64 6 years ago
Mark Beckwith 294dc06de9 param: upgraded json_tok_number 6 years ago
conanoc 80a875a9a5 Update HACKING.md 6 years ago
mikhaelsantos 43f31c52bf fix: issue:1848 - Docker Image is not building: 6 years ago
Rusty Russell b379bec4e4 pytest: fix flakiness in test_channel_reenable. 6 years ago
Fabian Raetz 700a0d702d replace use of non standard mv -n flag 6 years ago
Rusty Russell 3454ca57a2 pytest: remove DEVELOPER guard for test_ping 6 years ago
conanoc b1900b18ab Fix DEVELOPER guard for ping 6 years ago
Simon Vrouwe 795e0e1b21 do not start fee estimation loop with option: --dev-override-fee-rates 6 years ago
Simon Vrouwe d309a7d1b9 in ./lightningd --help, tell for which network the default values 6 years ago
Douglas Schilling Landgraf 0a5dc713f0 contrib: add init file for systemd 6 years ago
Mark Beckwith 8f17191099 param: upgraded json_tok_tok to advanced callback 6 years ago
Christian Decker a97955845f pytest: dev-ping was renamed to ping 6 years ago