6991 Commits (5a233a1b27d10cc104ee0a070c8ac829aeb7dfbc)
 

Author SHA1 Message Date
Christian Decker 5a233a1b27 pytest: Fix TLV hook tests in experimental mode 5 years ago
Christian Decker 3482d254e3 pytest: Fix a test assuming a specific DB order 5 years ago
Christian Decker 1e89937a0a pytest: Skip mem-leak test when not running in developer mode 5 years ago
lisa neigut de16d0f0b4 openchannel hook: add new `close_to` field 5 years ago
Rusty Russell 654faa6174 lightningd: don't start if bitcoind is behind. 5 years ago
Rusty Russell d4b48a6640 pytest: test that we refuse to follow bitcoind backwards. 5 years ago
Rusty Russell d119758b09 gossipd: don't crash if we have > 7000 stale short_channel_ids. 5 years ago
lisa neigut a3ef71b182 devtools: fixup chainparams crash (global now) 5 years ago
lisa neigut c5e79432e6 devtools: add note when using option-static-remotekey 5 years ago
lisa neigut 3705b5f605 devtools: add privkey+hash printing to mkcommit/mkgossip 5 years ago
lisa neigut 861b12b21a dump_tx: fixup compiliation errs 5 years ago
Rusty Russell edbcb6fa15 lightningd: remove chainparams local parameter from wallet. 5 years ago
Rusty Russell ce1049115a channeld: remove chainparams local parameter. 5 years ago
Rusty Russell 5a95e9f29a gossipd: remove chainparams local var. 5 years ago
Ján Sáreník 170918ff8c Add cross-compilation options only when requested (#3275) 5 years ago
lisa neigut ea9faf6ff1 onion fixup: use enum for type, not length of packet 5 years ago
Jan Sarenik 69040e5943 .gitignore: add tools/hsmtool 5 years ago
Christian Decker dda792c766 plugin: Pass the full raw_payload including realm to htlc_accepted 5 years ago
Michael Schmoock 68b9ded24a fix: listtx set txindex only if blockheight is known 5 years ago
Rusty Russell 6e433e0108 gossipd: work around LND reply_channel_range. 5 years ago
Rusty Russell 14a5584b50 devtools/gossipwith: allow setting features on cmdline. 5 years ago
Rusty Russell 2e9b8f42fb devtools/gossipwith: option to print out messages in hex. 5 years ago
Rusty Russell 3437f7e25d devtools/gossipwith: change timeout to seconds. 5 years ago
Rusty Russell 709c98f539 logging: remove spaces from subsystem names. 5 years ago
Rusty Russell 0aad532db1 logging: add examples for logging. 5 years ago
Rusty Russell 24f708ee7b lightningd: kill per-peer daemons if they claim a different peer id. 5 years ago
Rusty Russell f91ff993ea pytest: deflake test_htlc_send_timeout 5 years ago
Rusty Russell b210c9d91f lightningd: use a simple array for less memory usage. 5 years ago
Rusty Russell 39d537b495 lightningd: remove log_add functions. 5 years ago
Rusty Russell a83fd16840 lightningd: perform better log pruning. 5 years ago
Rusty Russell 0c6d8996fc lightningd: avoid keeping multiple copies of nodeid. 5 years ago
Rusty Russell 4fc498f901 lightningd: enable io logging on subdaemons iff we're going to print it. 5 years ago
Rusty Russell 0607f998d1 options: allow --log-level <level>:<prefix> for finegrained log control. 5 years ago
Rusty Russell ef7a820ab1 log: make formatting more consistent. 5 years ago
Rusty Russell 86fb54a33b lightningd: remove per-peer log book. 5 years ago
Rusty Russell 3270e5c843 lightningd: move log structs into log.c. 5 years ago
Rusty Russell eed654f684 connectd, gossipd: use per-peer logging. 5 years ago
Rusty Russell 00cb5adfe6 common: allow subdaemons to specify the node_id in status messages. 5 years ago
Rusty Russell e433d4ddc1 lightningd: have logging include an optional node_id for each entry. 5 years ago
Rusty Russell 4fa7b30836 lightningd: have optional node_id associated with subdaemons. 5 years ago
Rusty Russell b0a72a67e8 doc/lightningd-config.5.txt: remove 5 years ago
Rusty Russell 7f0a36600a lightningd: fix uninitialized variable 5 years ago
darosior f075b87137 bitcoind: remove the chainparams member 5 years ago
Rusty Russell fdd69af1f6 gossipd: don't discard node_announcements with old timestamps. 5 years ago
Michael Schmoock d7609e61b5 pytest: add test for raising listtransactions after funding 5 years ago
Michael Schmoock fe4a25a780 wallet: fix skipping tx dups memory corruption 5 years ago
Michael Schmoock ed238758a2 wallet: fix accessing blockheight of unconfirmed transaction 5 years ago
nicolas.dorier 0d55dca50f Revert "docker: Use system libraries, don't bring your own" 5 years ago
arowser 39fa486cb2 remove unnecessary software package from arm Dockerfile 5 years ago
Rusty Russell 323e4f6288 dev: add option to prevent HTLC timeouts. 5 years ago