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.
 
 
 
 
 
 
Andrew Chow f792e236eb Encode reversed hex for txid in listfunds 7 years ago
..
test wireaddr: add ip[:port] parsing 7 years ago
.gitignore wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Makefile wallet: move tests into test/ dir like other unit tests. 7 years ago
db.c database: don't leak query string. 7 years ago
db.h db: make db_exec() an internal function. 7 years ago
wallet.c fixup! wallet: insert address into peers table 7 years ago
wallet.h build_utxos: fix weight calculation, and make more accurate. 7 years ago
walletrpc.c Encode reversed hex for txid in listfunds 7 years ago
walletrpc.h walletrpc: Implemented the withdrawal flow 8 years ago