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-09 09:04:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b0708d86a80f22da2b2e6a00bd4e8378433d53c
lightning
/
tests
History
cornwarecjp
0b0708d86a
Bitcoind should always eventually finish starting, but there is no guarantee on how long it takes, so don't apply a time-out. In case bitcoind hangs indefinitely, the test will hang indefinitely too, but this should be solved in bitcoind, not in the test code.
2018-02-01 23:00:43 +01:00
..
benchmark.py
JSON: Rename rhash to payment_hash in delinvoice, invoice, listinvoice, waitinvoice, waitanyinvoice.
2018-01-14 23:10:10 +00:00
requirements.txt
pytest: Using python-bitcoinlib instead of python-bitcoinrpc
2017-01-23 10:37:34 +01:00
test_lightningd.py
Terminate LightningD if, for some reason, it doesn't start properly. This cleans up the environment for future test runs.
2018-02-01 23:00:43 +01:00
utils.py
Bitcoind should always eventually finish starting, but there is no guarantee on how long it takes, so don't apply a time-out. In case bitcoind hangs indefinitely, the test will hang indefinitely too, but this should be solved in bitcoind, not in the test code.
2018-02-01 23:00:43 +01:00