8909 Commits (6b347e1895dabef76c799a618a4a8118f2c29ce2)
 

Author SHA1 Message Date
Antoine Poinsot 6b347e1895 doc: document output descriptors in hsmtool 4 years ago
Antoine Poinsot fc964edc06 pytest: test onchain wallet descriptor import on bitcoind 4 years ago
Antoine Poinsot a561360334 pytest: create a wallet for bitcoind if none is present 4 years ago
Antoine Poinsot 09fb34c6f3 hsmtool: add a 'testnet' option to 'dumponchaindescriptors' 4 years ago
Antoine Poinsot 9f8e2e0502 tools: add a new 'dumponchaindescriptors' command to hsmtool 4 years ago
Antoine Poinsot 4f2ae48c54 fuzz: add a fuzz target for common/descriptor_checksum 4 years ago
Antoine Poinsot bf0a2f2b85 fuzz: add a 'to_string' function to libfuzz 4 years ago
Antoine Poinsot 419612c4bd common: add a descriptor checksum computation module 4 years ago
Rusty Russell fa006fd2f7 pyln-testing: require bitcoin v0.20 for PSBT handling, and create wallet for v0.21 4 years ago
positiveblue fa1483a00d `hsm_secret` generation from a seed-phrase 4 years ago
Rusty Russell 9b0af9f046 gossipd: minor cleanups. 4 years ago
Rusty Russell 9a575a98a0 gossipd: simplify large reply code. 4 years ago
Rusty Russell 8db5fb7345 gossipd: new struct to hold scids and timestamps together. 4 years ago
Rusty Russell 59f23bf23c gossipd: use straight counter instead of bitmap for query_channel_range replies. 4 years ago
Rusty Russell 4745e7e3d0 pytest: make test_hook_dep tests more stable. 4 years ago
Michael Schmoock f3804daabb pytest: simplify test_openchannel_hook_chaining now order is deterministic. 4 years ago
Rusty Russell fb295ffb51 plugin: sort topological candidates by specified order. 4 years ago
Rusty Russell d429e21db3 pytest: test that we maintain load order unless hook deps require a change. 4 years ago
Rusty Russell 852e14c947 plugins: check order once all plugins have returned from getmanifest. 4 years ago
Rusty Russell a4f79e8e7e pytest: test that we don't complain about missing dependencies at startup. 4 years ago
Rusty Russell ac93b780d5 plugins: deprecate old form of hooks. 4 years ago
Rusty Russell 62c52fe868 libplugin: add support for before and after deps on hooks. 4 years ago
Rusty Russell e16ed0e207 pyln: add support for dependent hooks. 4 years ago
Rusty Russell 6a55b4367e lightningd: actually order the hooks. 4 years ago
Rusty Russell e2a31f42f2 plugins: allow 'before' and 'after' arrays for hooks. 4 years ago
Rusty Russell 7c3c0b1013 common: allow tal_arr_expand() to have an `n` argument. 4 years ago
ZmnSCPxj jxPCSnmZ 2604a81aba lightningd/opening_control.c: Remove predeclaration. 4 years ago
ZmnSCPxj jxPCSnmZ 0fd87b85da openingd/: Fail `fundchannel_start` if we already are, or will become, the fundee. 4 years ago
ZmnSCPxj jxPCSnmZ 712e0796fc tests/test_connection.py: Test for #4108. 4 years ago
Michael Schmoock 86137852d2 doc: update channel_state_changed notification 4 years ago
Michael Schmoock 4a8722bf1d pytest: state_change history 4 years ago
Michael Schmoock 6cc96c07dc feat: adds state_changes to listpeers output 4 years ago
Michael Schmoock 88c1dc56e8 db: adds a state_change history to database 4 years ago
Michael Schmoock 68ce25c92d feat: adds timestamp to state_change notification 4 years ago
Michael Schmoock 4d765003dd rpc: adds json_add_timeiso helper 4 years ago
Michael Schmoock 67f4970eb1 pytest: test opener and closer of listpeers 4 years ago
Michael Schmoock b7c18517df rpc: adds opener and closer to listpeers channels 4 years ago
Michael Schmoock 083a856c31 db: persist channel closer and state change cause 4 years ago
Michael Schmoock c52efe0f37 pytest: channel state change cause and message 4 years ago
Michael Schmoock 8a8dabaa58 feat: adds state change cause and message 4 years ago
Rusty Russell d5d9858b7b lightningd: fix similar race in `stop`. 4 years ago
Rusty Russell 5e6b0f9445 lightningd: fix crash if we abort after enabling notifications. 4 years ago
fiatjaf 15b2546d45 doc: move "next_onion" and "shared_secret" to inside "onion". 4 years ago
Antoine Poinsot 8846c35ac6 dual_open: correct silent enum conversions 4 years ago
niftynei e99335e5b3 df: move tx_role functions (used in next patch) 4 years ago
Rusty Russell cce3e717d9 bitcoin/signature: wrap libwally call. 4 years ago
Michael Schmoock bde2806290 chore: fixes a cppcheck false positive 4 years ago
YOSHIDA Masanori 9f893e3f6d wire: remove declaration of towire_tlvs since its implementation is already removed 4 years ago
Christian Decker d151d554b3 travis: Add a pytest run with EXPERIMENTAL_FEATURES=1 4 years ago
Christian Decker 62f7e646ec pyln: Bump cryptography dependency to 3.2 due to upstream bug 4 years ago