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-18 05:14:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb6820d44504430d971ae604c3d02b81862c4c1f
lightning
/
wallet
/
test
History
Igor Cota
cb6820d445
Do preimage, hash and consequentially bolt11 generation before we store the invoice in db.
...
This way we store bolt11 to the table as well, in case a client needs it later
2018-03-01 03:55:48 +00:00
..
.gitignore
wallet: move tests into test/ dir like other unit tests.
2017-12-13 22:46:10 +01:00
Makefile
wallet: add list of upgrades.
2018-02-20 01:38:32 +00:00
run-db.c
Remove unused parameter testname in create_test_db(const char *testname)
2018-02-22 10:46:30 +01:00
run-wallet.c
Do preimage, hash and consequentially bolt11 generation before we store the invoice in db.
2018-03-01 03:55:48 +00:00
test_utils.h
wallet: move tests into test/ dir like other unit tests.
2017-12-13 22:46:10 +01:00