.. |
bitcoin
|
|
|
all_notifications.py
|
pyln: add ability to subscribe to all notifications.
|
2023-07-13 18:59:37 +09:30 |
allow_even_msgs.py
|
pytest: test for accepting even unknown messages.
|
2023-10-24 11:50:57 +10:30 |
asynctest.py
|
|
|
badestimate.py
|
pytest: Fix elementsd tests
|
2023-09-26 19:21:05 +02:00 |
badinterp.py
|
pytest: test (failing) for not crashing if plugin fails to exec via plugin startdir
|
2023-08-18 13:18:49 +09:30 |
badopeningd.sh
|
lightningd: pass --developer down to plugins, subdaemons when it set.
|
2023-09-21 20:08:24 +09:30 |
balance_snaps.py
|
balance-snaps: add a balance_snapshot event; fires after first catchup
|
2021-12-28 04:42:42 +10:30 |
block_added.py
|
tests: notification response fixes
|
2023-07-10 14:51:11 +09:30 |
bookkeeper_custom_coins.py
|
bkpr: add two custom notifications that we listen for
|
2024-08-09 10:21:44 +09:30 |
broken.py
|
pytest: thoroughly test plugin death during startup.
|
2024-09-17 10:24:01 -07:00 |
channeld_fakenet.c
|
pytest: test xpay with channeld_fakenet to pay top 100 nodes.
|
2024-11-18 11:03:26 +10:30 |
clnrest-use-options.py
|
lightningd: fix up deprecated rest-port , rest-protocol , rest-host and rest-certs option if we would otherwise fail.
|
2023-11-17 10:51:41 +01:00 |
coin_movements.py
|
test plugins/coin_moves: clean up/tidy coin moves plugin logic
|
2021-12-28 04:42:42 +10:30 |
countdown.py
|
|
|
currencyUSDAUD5000.py
|
|
|
custom_notifications.py
|
pay: Add notification for pay_success
|
2021-05-03 11:20:15 +09:30 |
custommsg_a.py
|
|
|
custommsg_b.py
|
|
|
custommsg_notification.py
|
Implement tests for notifications on custommsg
|
2023-12-16 11:36:42 +10:30 |
dbdummy.py
|
|
|
dblog.py
|
|
|
dep_a.py
|
|
|
dep_b.py
|
|
|
dep_c.py
|
|
|
dep_d.py
|
|
|
dep_e.py
|
|
|
dynamic_option.py
|
pyln-client: allow dynamic option setter to throw exceptions
|
2024-06-20 17:20:06 +09:30 |
endlesswaitblockheight.py
|
|
|
fail_by_itself.py
|
|
|
fail_htlcs_invalid.py
|
|
|
fail_htlcs.py
|
|
|
feature-test.py
|
|
|
forward_payment_status.py
|
|
|
hold_htlcs.py
|
|
|
hold_invoice.py
|
|
|
hook-chain-even.py
|
|
|
hook-chain-odd.py
|
|
|
hook-crash.py
|
|
|
htlc_accepted-crash.py
|
|
|
htlc_accepted-failmessage.py
|
lightningd: remove failure_code from invoice hook and htlc_accepted hook.
|
2024-03-25 15:02:35 +10:30 |
htlc_accepted-failonion.py
|
|
|
htlc_accepted-fwdto.py
|
lightningd: figure out optimal channel *before* forward_htlc hook.
|
2022-09-26 13:52:04 +02:00 |
log.py
|
pytest: test for filtering bug.
|
2023-08-06 14:37:49 +09:30 |
Makefile
|
build: fix race where channeld_fakenet doesn't depend on external modules.
|
2024-11-17 14:09:10 +10:30 |
millisatoshis.py
|
|
|
misc_notifications.py
|
json: fix up msat amounts in non-_msat fields.
|
2022-06-21 06:52:35 +09:30 |
no_fail.py
|
renepay: fix sources
|
2024-05-08 22:32:13 -05:00 |
notify2.py
|
|
|
notify.py
|
|
|
onionmessage-reply.py
|
lightningd: rename sendonionmessage to sendobsonionmessage.
|
2021-09-22 06:44:26 +09:30 |
openchannel_hook_accept.py
|
|
|
openchannel_hook_accepter.py
|
json: fix up msat amounts in non-_msat fields.
|
2022-06-21 06:52:35 +09:30 |
openchannel_hook_delay.py
|
pytest: test pay during channel open
|
2024-04-30 14:52:22 -05:00 |
openchannel_hook_reject.py
|
|
|
options.py
|
pytest: test plugin does not register same option "name"
|
2022-07-10 21:09:41 -05:00 |
peer_connected_logger_a.py
|
pytest: check for remote_addr
|
2022-02-22 05:45:47 +10:30 |
peer_connected_logger_b.py
|
pytest: check for remote_addr
|
2022-02-22 05:45:47 +10:30 |
pretend_badlog.py
|
|
|
print_htlc_onion.py
|
|
|
reject_odd_funding_amounts.py
|
json: fix up msat amounts in non-_msat fields.
|
2022-06-21 06:52:35 +09:30 |
reject_some_invoices.py
|
|
|
reject.py
|
|
|
replace_payload.py
|
|
|
rpc_command_1.py
|
lightningd: mark explicitly what commands are dev-only.
|
2023-09-21 20:08:24 +09:30 |
rpc_command_2.py
|
|
|
selfdisable.py
|
pyln-client: document and test that init can self-disable.
|
2021-08-14 12:52:19 +09:30 |
sendpay_notifications.py
|
|
|
shortcircuit.py
|
|
|
show_feature_set.py
|
|
|
slow_init.py
|
|
|
slow_start.py
|
|
|
sphinx-receiver.py
|
pytest: Add test for keysend extra-tlvs
|
2021-06-26 10:55:13 +09:30 |
static.py
|
|
|
suicidal_plugin.py
|
|
|
test_libplugin.c
|
libplugin: add method string to jsonrpc callbacks, implement generic helpers.
|
2024-11-07 17:04:35 +10:30 |
test_selfdisable_after_getmanifest.c
|
common: clean up json routine locations.
|
2022-07-15 12:24:00 -05:00 |
utf8.py
|
|
|
watchtower.py
|
pytest: test new commitment_revocation hook values
|
2021-09-04 11:54:33 +09:30 |
zeroconf-selective.py
|
pytest: fix default/description order in zeroconf test plugin.
|
2024-06-20 17:20:06 +09:30 |
zeroreserve.py
|
pytest: Add a zeroreserve test
|
2022-09-21 11:25:47 +02:00 |