This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
core-lightning
Watch
1
Star
0
Fork
0
You've already forked core-lightning
mirror of
https://github.com/ElementsProject/lightning.git
synced
2024-11-20 02:27:51 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
6112df3a90
core-lightning
/
tests
History
cornwarecjp
6112df3a90
Bring back the time-out on the start-up of bitcoind, but make it 60 seconds instead of the original 10 seconds. This is much larger than the normal start-up time of bitcoind (so we should never hit the time-out), but still lets a test terminate in a reasonable time in the unlikely case that bitcoind hangs.
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
Bring back the time-out on the start-up of bitcoind, but make it 60 seconds instead of the original 10 seconds. This is much larger than the normal start-up time of bitcoind (so we should never hit the time-out), but still lets a test terminate in a reasonable time in the unlikely case that bitcoind hangs.
2018-02-01 23:00:43 +01:00