This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
mirror of
https://github.com/aljazceru/lightning.git
synced
2026-01-20 06:14:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75e946d256e0b3a7ecff51e40ce160a5441ec8c0
lightning
/
wallet
/
test
History
trueptolemy
75e946d256
json: Move
param_bitcoin_address
from wallet/walletrpc.c to lightningd/json.c
...
It's a useful helper, and it will be used to prase address in `close` command.
2019-10-09 21:04:16 -05:00
..
.gitignore
wallet: move tests into test/ dir like other unit tests.
2017-12-13 22:46:10 +01:00
Makefile
wallet: Look up the db_config for the given driver in db_open
2019-09-05 23:41:05 +00:00
run-db.c
db: Move remainder of the sqlite3 into the apropriate file
2019-09-22 02:03:43 +00:00
run-wallet.c
json: Move
param_bitcoin_address
from wallet/walletrpc.c to lightningd/json.c
2019-10-09 21:04:16 -05:00
test_utils.c
Add enable-autotor-v2 config variable
2019-09-28 00:31:02 +02:00
test_utils.h
fix: a pr2444 introduced valgrind complaint
2019-03-14 16:51:18 +01:00