7165 Commits (bf1f768a82e5bfe9f38fc3d731246e061257c2c8)
 

Author SHA1 Message Date
Rusty Russell badeaf1a67 pytest: upgrade tests. 5 years ago
Rusty Russell a06fa7f267 log: print UNUSUAL messages before log initialization too. 5 years ago
Rusty Russell 57a32ee044 pytest: test for config parsing errors. 5 years ago
Rusty Russell 747bb99575 lightningd: keep pid files in top-level config dir. 5 years ago
Rusty Russell e3dbd78536 config: explicitly disallow nonsensical options. 5 years ago
Rusty Russell 36c517bac5 common: change default network from testnet to mainnet for new installs. 5 years ago
Rusty Russell a56f2b25b0 common: parse --allow-deprecated-apis extremely early. 5 years ago
Rusty Russell d512bcb85f lightningd: automatically move files for existing deployments. 5 years ago
Rusty Russell aab83e729b lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir 5 years ago
Rusty Russell dc23c308e4 config: Read both top-level and network-subdir config files. 5 years ago
Rusty Russell 8b1aa3ef8b lightningd: move basic parameter parsing into common/configdir 5 years ago
Rusty Russell 5673607ebc lightningd: don't use chainparams before param() call in json_fund_channel_start 5 years ago
Rusty Russell 34c89cb226 config: Add include directive support. 5 years ago
Rusty Russell 6defc69482 channeld: allow transient negative balance. 5 years ago
Christian Decker d1df4d6959 htlc: Add a checker function tellung us whether we can continue 5 years ago
Christian Decker e46f423ae9 sphinx: Cleanup route_step_decode_* functions 5 years ago
Christian Decker d7b28ac480 htlc: Consolidate validation after the htlc_accepted hook returns 5 years ago
Christian Decker fc14e5eab0 htlcs: Make necessary payload fields optional and derfer validation 5 years ago
Christian Decker baffa84291 sphinx: Decode payload and place shortcuts in the route-step 5 years ago
Christian Decker d69a43780c sphinx: Use the new `fromwire_tlv_payload` function 5 years ago
Christian Decker 2519f934aa tlv: Add validity check codegen for the tlv namespaces 5 years ago
Christian Decker 5794c83b4d tlv: Add typesafe fromwire codegen for TLV namespaces 5 years ago
Christian Decker 2255024ead tlv: Add raw fields so we can store unknown fields as well 5 years ago
Christian Decker 162cea265c github: Mark derived doc files as generated 5 years ago
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