rgb-cln/tests
Christian Decker cd7d87f98e pay: listpays groups by payment_hash and groupid
Fixes #4482
Fixes #4481

Changelog-Added: pay: Payment attempts are now grouped by the pay command that initiated them
Changelog-Fixed: pay: `listpays` returns payments orderd by their creation date
Changelog-Fixed: pay: `listpays` no longer groups attempts from multiple attempts to pay an invoice
2021-10-13 13:41:18 +10:30
..
data inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
fuzz cleanup: remove unneeded includes in C files. 2021-09-17 09:43:22 +09:30
plugins plugins/libplugin.c: Allow freeing notification `struct command *`. 2021-10-08 14:40:04 +10:30
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py pytest: always provide payment_secret when making payments. 2021-07-14 14:38:00 -05:00
conftest.py tests: add marker for v1/v2 channel opens 2021-05-12 11:25:41 +09:30
db.py pytest: don't copy db to query it. 2021-08-26 12:44:02 +09:30
fixtures.py pytest: add schema support for JSON responses. 2021-05-27 20:28:49 +09:30
test_closing.py pytest: Fix `test_onchain_timeout` to use `groupid` 2021-10-13 13:41:18 +10:30
test_connection.py pytest: fix flake in test_upgrade_statickey_onchaind 2021-10-10 15:32:57 +02:00
test_db.py inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
test_gossip.py pytest: Stabilize `test_addgossip` 2021-09-27 17:54:50 +02:00
test_invoices.py Makefile: update spec version 2021-09-09 12:04:48 +09:30
test_misc.py channeld: restore ping command, but only for channeld. 2021-10-10 15:32:57 +02:00
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_opening.py On Mac OS X a different error is raised on failed connection 2021-10-10 13:22:29 +02:00
test_pay.py pay: listpays groups by payment_hash and groupid 2021-10-13 13:41:18 +10:30
test_plugin.py lightningd: call shutdown plugin when we dynamic shutdown a single one. 2021-09-05 15:16:56 +02:00
test_wallet.py pytest: ensure hsmtool tests do complete writes. 2021-09-21 20:19:03 +09:30
utils.py features: EXPERIMENTAL_FEATURES: advertize option_quiesce 2021-10-08 16:07:21 +02:00