This website requires JavaScript.
Explore
Help
Register
Sign In
btcpayserver
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
cf3f19524e
lightning
/
wallet
History
ZmnSCPxj
f7f55edcdb
wireaddr: Do hostname resolution in parse_wireaddr.
...
Fixes
:
#834
2018-02-26 03:13:55 +00:00
..
test
Remove unused parameter fieldname in json_add_log(..., const char *fieldname, ...)
2018-02-22 10:46:30 +01:00
.gitignore
wallet: Create and manage a sqlite3 database for the wallet
2017-06-06 09:16:10 +09:30
db.c
channel_states: fold all the ONCHAIND states into one.
2018-02-23 18:02:00 +01:00
db.h
sqlite3_column_arr: helper to allocate and read an array from a blob.
2018-02-19 02:56:51 +00:00
invoices.c
Mark intentionally unused parameters as such (with "UNUSED")
2018-02-22 01:09:12 +00:00
invoices.h
invoices: Add expiration timer system.
2018-02-05 08:52:42 +00:00
Makefile
invoices: Extensive reorganization of invoice system.
2018-01-16 13:03:54 +01:00
wallet.c
wireaddr: Do hostname resolution in parse_wireaddr.
2018-02-26 03:13:55 +00:00
wallet.h
wallet: make static, not dynamic decision to insert for everything.
2018-02-19 02:56:51 +00:00
walletrpc.c
jsonrpc: Let Base58 '2..' address work on both regtest and testnet.
2018-02-26 03:09:15 +00:00
walletrpc.h
walletrpc: Implemented the withdrawal flow
2017-06-23 16:02:20 +09:30