Christian Decker
|
8b7efd01d7
|
wallet: Created a simple persisted shachain unit-test
This exercises the create, read and update functionality of the
persisted shachain.
|
2017-08-10 12:34:58 +09:30 |
|
Christian Decker
|
938ab67a01
|
wallet: move can_spend to wallet.c and json_addfunds to walletrpc.c
|
2017-06-23 16:02:20 +09:30 |
|
Christian Decker
|
b4e4a744aa
|
walletrpc: Implemented the withdrawal flow
|
2017-06-23 16:02:20 +09:30 |
|
Christian Decker
|
e91aff210e
|
wallet: Add compile dependency on CCAN
|
2017-06-06 09:16:10 +09:30 |
|
Christian Decker
|
9882a9fb29
|
wallet: Start the wallet interface and link it into lightningd
The database is hidden behind the wallet interface, which has all the
wallet specific functionality. First up is the tracking of outputs.
|
2017-06-06 09:16:10 +09:30 |
|
Christian Decker
|
80436d06cb
|
wallet: Create and manage a sqlite3 database for the wallet
|
2017-06-06 09:16:10 +09:30 |
|