rgb-cln/wallet
Rusty Russell 4a06da8f78 wallet: fix wallet_update_output_status where oldstatus == output_state_any
"near \"AND\": syntax error"

This was caught by the "always keep errors for db_commit_transaction".

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-10-31 04:14:33 +00:00
..
.gitignore
Makefile wallet: Added loading of HTLCs from the database 2017-10-09 11:51:13 +10:30
db.c peer_control: remove unique_id field. 2017-10-24 16:12:22 +02:00
db.h db: Add db_prepare and db_exec_prepared to expose native binding 2017-10-09 11:51:13 +10:30
db_tests.c unittests: Test some more of the db primitives. 2017-06-23 16:02:20 +09:30
test_utils.h wallet: Add wallet_tests and simplify db_tests 2017-06-06 09:16:10 +09:30
wallet.c wallet: fix wallet_update_output_status where oldstatus == output_state_any 2017-10-31 04:14:33 +00:00
wallet.h wallet: Add primitives to retrieve htlc_stubs for channel 2017-10-10 23:59:34 +00:00
wallet_tests.c peer_control: remove unique_id field. 2017-10-24 16:12:22 +02:00
walletrpc.c moveonly: Move make wallet_extract_owned available publicly 2017-09-10 10:48:53 +09:30
walletrpc.h walletrpc: Implemented the withdrawal flow 2017-06-23 16:02:20 +09:30