24 Commits (ea819107eba91983c6b86b666b493c95494a29ae)

Author SHA1 Message Date
Christian Decker 6fc0433536 make: Do not clean sqlgen files in non-maintainer clean 4 years ago
Rusty Russell e5e0ccaba0 wallet/Makefile: fix typo in rule to regen sqlgen files. 4 years ago
Rusty Russell 8670cb333f wallet/Makefile: fix wallet_clean vs wallet-clean typo. 4 years ago
Rusty Russell e9a435ce82 Makefile: protect .po file and gen_db files with SHA256STAMP. 4 years ago
Rusty Russell 1746406e41 Makefile: normalize all the Makefiles 4 years ago
Rusty Russell 56ea215ba0 wallet: new JSON commands reserveinputs and unreserveinputs. 4 years ago
Rusty Russell b9a03a08ef wallet/Makefile: fix dependency line. 5 years ago
Christian Decker bf613fa48a postgres: Add postgres statement rewriting support 5 years ago
Christian Decker e4ab98459c wallet: Add tooling to extract SQL queries and generate driver info 5 years ago
Rusty Russell c2e56fbb1b wallet: fix Makefile to include correct dependencies. 6 years ago
Rusty Russell 242a934b8c wallet: add check-source to makefile. 7 years ago
Christian Decker 2680e6d9ff wallet: Move txfilter into wallet 7 years ago
ZmnSCPxj 93dc90990f invoices: Extensive reorganization of invoice system. 7 years ago
Rusty Russell 2931760b5b wallet: move tests into test/ dir like other unit tests. 7 years ago
Christian Decker eb5ed961ed wallet: Added loading of HTLCs from the database 7 years ago
Rusty Russell 739b163f8b Makefiles: simplify dependencies. 7 years ago
Rusty Russell c6976cd947 shachain: always build 48 bit version. 7 years ago
Rusty Russell a37c165cb9 common: move some files out of lightningd/ 7 years ago
Christian Decker 8b7efd01d7 wallet: Created a simple persisted shachain unit-test 7 years ago
Christian Decker 938ab67a01 wallet: move can_spend to wallet.c and json_addfunds to walletrpc.c 7 years ago
Christian Decker b4e4a744aa walletrpc: Implemented the withdrawal flow 7 years ago
Christian Decker e91aff210e wallet: Add compile dependency on CCAN 7 years ago
Christian Decker 9882a9fb29 wallet: Start the wallet interface and link it into lightningd 8 years ago
Christian Decker 80436d06cb wallet: Create and manage a sqlite3 database for the wallet 8 years ago