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-02-18 04:24:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f14736803f05db1dac3f7d32b95598b1f4d299b
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