You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell 27c006f7aa libplugin: make init return a string. 4 years ago
..
bitcoin pyln: Set the bitcoin datadir when running tests 5 years ago
Makefile plugins: allow plugins to disable themselves at startup. 4 years ago
asynctest.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
broken.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
coin_movements.py coins: use the chain's BIP173 name instead of a 'unit of account' 5 years ago
countdown.py pytest: Test LightningRpc and plugin command notification support 4 years ago
currencyUSDAUD5000.py offer: allow offers in other currencies if we can convert. 4 years ago
custommsg.py pytest: Add a plugin for custommsgs and check that they get the msgs 5 years ago
dbdummy.py lightningd/plugin_hook.c: Make `db_write` a chained hook. 4 years ago
dblog.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
dep_a.py pyln: add support for dependent hooks. 4 years ago
dep_b.py pyln: add support for dependent hooks. 4 years ago
dep_c.py pyln: add support for dependent hooks. 4 years ago
dep_d.py pytest: test that we maintain load order unless hook deps require a change. 4 years ago
dep_e.py pytest: test that we maintain load order unless hook deps require a change. 4 years ago
df_accepter.py df-tests: have the df_accepter plugin keep track of attempts 4 years ago
endlesswaitblockheight.py pytest: Reproduce waitblockheight timeout issue #4309 4 years ago
fail_by_itself.py pytest: add test for a plugin which falls over outside a command. 5 years ago
fail_htlcs.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
fail_htlcs_invalid.py tests/test_pay.py: Add test to replicate #3757. 4 years ago
feature-test.py pytest: fix feature mask for EXPERIMENTAL_FEATURES, add wumbo support. 4 years ago
forward_payment_status.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
hold_htlcs.py pytest: Reproduce issue #3847 4 years ago
hold_invoice.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
hook-chain-even.py plugin: Allow multiple plugins to register the `htlc_accepted` hook 5 years ago
hook-chain-odd.py plugin: Allow multiple plugins to register the `htlc_accepted` hook 5 years ago
hook-crash.py plugin: Ensure RPC passthrough calls are terminated when plugin dies 5 years ago
htlc_accepted-crash.py pytest: Add a test to reproduce #3748 4 years ago
htlc_accepted-failcode.py pytest: Add test for failcode conversion 4 years ago
htlc_accepted-failonion.py failure_onion: a test that only ensures lightningd doesn't crash. 4 years ago
millisatoshis.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
misc_notifications.py test: plugin channel_state_changed notification 4 years ago
notify.py pytest: add notifications to tests. 4 years ago
notify2.py pytest: add notifications to tests. 4 years ago
onionmessage-reply.py onion_message: support variable-length onion messages. 4 years ago
openchannel_hook_accept.py df-tests: test_openchannel_hook_chaining 4 years ago
openchannel_hook_accepter.py df-tests: updates for plugin hook_accepter helper 4 years ago
openchannel_hook_reject.py df-tests: test_openchannel_hook_chaining 4 years ago
options.py plugins: support concatenation of multiple args. 4 years ago
pretend_badlog.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
print_htlc_onion.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
reject.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
reject_odd_funding_amounts.py df-tests: test_openchannel_hook 4 years ago
reject_some_invoices.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
replace_payload.py pytest: Fix a typo in a test plugin 4 years ago
rpc_command.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
sendpay_notifications.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
shortcircuit.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
show_feature_set.py plugins: add `feature_set` to init object. 5 years ago
slow_init.py pytest: test loading all plugins at once, including failing ones. 5 years ago
slow_start.py connectd: Update connection list with new address 4 years ago
static.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
suicidal_plugin.py tests/test_plugin.py: Add test for --important-plugin. 4 years ago
test_libplugin.c libplugin: make init return a string. 4 years ago
test_selfdisable_after_getmanifest.c plugins: allow plugins to disable themselves at startup. 4 years ago
utf8.py pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
watchtower.py pytest: Add a test for the commitment_revocation hook 5 years ago