175 Commits (8a9976c4c1bbaca894937788fc6442b768f9e2af)

Author SHA1 Message Date
Rusty Russell 8a9976c4c1 plugins: support concatenation of multiple args. 4 years ago
Rusty Russell 646c564ec5 plugins: remove deprecated string plugin options. 4 years ago
Christian Decker bb0910999e pytest: Use datetime.strptime instead of datetime.fromisoformat 4 years ago
Michael Schmoock 899022e452 pytest: use default fundamount on two tests 4 years ago
ZmnSCPxj jxPCSnmZ 32de621886 lightningd/plugin_hook.c: Make `db_write` a chained hook. 4 years ago
niftynei cd7d5cdff9 pytest: use the 'contrib' plugin set, not the 'test' set 4 years ago
Michael Schmoock 183f7698c3 chore: reduce CI load merging a testcase 4 years ago
Michael Schmoock 90a4476f16 pytest: tests closer on unilateral close 4 years ago
fiatjaf c5aa2ea911 failure_onion: a test that only ensures lightningd doesn't crash. 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 e16ed0e207 pyln: add support for dependent hooks. 4 years ago
Michael Schmoock 4a8722bf1d pytest: state_change history 4 years ago
Michael Schmoock 68ce25c92d feat: adds timestamp to state_change notification 4 years ago
Michael Schmoock c52efe0f37 pytest: channel state change cause and message 4 years ago
Rusty Russell 44f6b8a746 pytest: add notifications to tests. 4 years ago
niftynei 26bc4f5239 tx,bugfix: correct signature length estimate 4 years ago
Rusty Russell 6195d953cc plugins: use "slow" feerate for mutual close negotiation. 4 years ago
Jan Sarenik a777d21fb7 pytest: Rename all fund_channel to fundchannel 4 years ago
Christian Decker 5a87e88ee5 pytest: Add test for failcode conversion 4 years ago
Michael Schmoock 980a9517c6 fix: openchannel_hook log BROKEN on dup close_to 4 years ago
niftynei 9771273c4d elements: these can coin moves can arrive in either order 4 years ago
Christian Decker bd811fbd1a pyln: Add safe fallback results for hooks 4 years ago
Christian Decker 3d6c4e93b3 pytest: Add a test to reproduce #3748 4 years ago
Michael Schmoock 160c564e5f fix: suppress duplicated channel_state_changed events 4 years ago
Michael Schmoock ddc759c49e test: plugin channel_state_changed notification 4 years ago
ZmnSCPxj jxPCSnmZ ee276bcb86 plugins/bcli.c: `sendrawtransaction` now has a required `allowhighfees` argument. 4 years ago
Rusty Russell dbfaa9c4d4 pytest: work around flaky test. 4 years ago
Rusty Russell 2696ec6ccb pytest: fix assumptions in test_withdraw_misc 4 years ago
Michael Schmoock 2816c08036 openchannel: test new hook chainable mechanics 4 years ago
Rusty Russell 74e960c20b pytest: increase channel sizes so they reach min capacity with option_anchor_outputs 4 years ago
Rusty Russell cbd0be5c0e EXPERIMENTAL_FEATURES: enable option_anchor_outputs. 4 years ago
Rusty Russell 8cf2fff91b pytest: generalize tests. 4 years ago
Rusty Russell 6b39731c6a fundchannel: provide outnum 4 years ago
Rusty Russell 2f4c16c388 pytest: fix race in test_bcli. 4 years ago
Rusty Russell fc097b8b48 libplugin: allow commands and options to mark themselves deprecated. 4 years ago
Rusty Russell fde353ab00 pytest: use get_nodes more widely. 4 years ago
Rusty Russell 7bb461acd8 pytest: fix flake in test_channel_opened_notification 4 years ago
ZmnSCPxj jxPCSnmZ 1ded3fc52f lightningd/plugin.c: Add a `--dev-builtin-plugins-unimportant` for developers who want to mess around with the builtin plugins. 4 years ago
ZmnSCPxj jxPCSnmZ 1aa076845a tests/test_plugin.py: Test builtin plugins are important. 4 years ago
ZmnSCPxj jxPCSnmZ 48f36904c8 tests/test_plugin.py: Add test for --important-plugin. 4 years ago
Christian Decker 2146a548bd plugin: Do not return multiple times from `pay` 4 years ago
Christian Decker 734f292695 pytest: Reproduce issue #3847 4 years ago
Christian Decker 5bef4fc196 mpp: Lower amounts below the presplit amount 4 years ago
niftynei ccb78712cf elements,tests: fixup output amounts for elements 4 years ago
Rusty Russell 7aa8ffa2a0 bitcoin: add weight calculation helpers. 4 years ago