This website requires JavaScript.
Explore
Help
Sign In
davide
/
palladum-lightning
Watch
1
Star
0
Fork
0
You've already forked palladum-lightning
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
a4f290daba28d361e77f7cd486fae59593febcd7
palladum-lightning
/
wallet
History
Christian Decker
3e42485ddb
fix: Typo in the error message for adding an output to DB
...
Fixes
#216
Reported-by: @jl777 Signed-off-by: Christian Decker <
decker.christian@gmail.com
>
2017-08-18 14:40:34 +02:00
..
.gitignore
wallet: Create and manage a sqlite3 database for the wallet
2017-06-06 09:16:10 +09:30
db_tests.c
unittests: Test some more of the db primitives.
2017-06-23 16:02:20 +09:30
db.c
wallet: Add closing parameters to channel state
2017-08-10 12:34:58 +09:30
db.h
db: Add a hexval helper to decode hex values from db into fields
2017-08-10 12:34:58 +09:30
Makefile
wallet: Created a simple persisted shachain unit-test
2017-08-10 12:34:58 +09:30
test_utils.h
wallet: Add wallet_tests and simplify db_tests
2017-06-06 09:16:10 +09:30
wallet_tests.c
wallet: Add closing parameters to channel state
2017-08-10 12:34:58 +09:30
wallet.c
wallet: Add closing parameters to channel state
2017-08-10 12:34:58 +09:30
wallet.h
wallet: Implement channel_config persistence
2017-08-10 12:34:58 +09:30
walletrpc.c
fix: Typo in the error message for adding an output to DB
2017-08-18 14:40:34 +02:00
walletrpc.h
walletrpc: Implemented the withdrawal flow
2017-06-23 16:02:20 +09:30