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
2025-12-19 23:24:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03e961897aa5e152f61b0624e03c1432b649ec3f
lightning
/
tests
History
Rusty Russell
f527f39613
test_lightning: add tests for closing with differetn feerates.
...
Signed-off-by: Rusty Russell <
rusty@rustcorp.com.au
>
2018-02-02 20:33:49 +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
test_lightning: add tests for closing with differetn feerates.
2018-02-02 20:33:49 +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