29 Commits (f082c7b80e11dcc338fcee50fc872a1a696da14b)

Author SHA1 Message Date
Rusty Russell d640dc3a6f test_lightningd.py: fix wait_for_logs with duplicate entries. 7 years ago
Rusty Russell a76a53a933 onchaind: fulfill HTLCs onchain. 7 years ago
Rusty Russell 64a26b06e7 tests/test_lightningd.py: fail on crash.log. 7 years ago
Rusty Russell 5889ad5fc4 dev-disconnect: add blackhole option. 7 years ago
Rusty Russell 40fc95921d Cleanup: remove unused IRC flag. 7 years ago
Rusty Russell 88bb38f63b daemon/lightningd: remove building, and main files 7 years ago
Christian Decker 4b64b7f2aa lightningd: Fix channel-persistence for channels with commits 7 years ago
Christian Decker 29785d4990 pytest: Added a simple channel-persistence test 7 years ago
Christian Decker c0aefad8e3 pytest: Add a small helper to run queries against the node's DB 7 years ago
Christian Decker 121595935a pytest: Reduce noise from bitcoind 7 years ago
Christian Decker 943b6526c7 pytest: Configure non-legacy tests correctly and filter legacy 7 years ago
Christian Decker 843e21826a opts: Remove --regtest flag and pass chainparams to bitcoind 7 years ago
Rusty Russell 9fae82c175 tests: generalize wait_for_log into wait_for_logs. 7 years ago
Rusty Russell 733e0aeccf tests/utils.py: wait_for_log automatic offset. 7 years ago
Rusty Russell e161c11e40 tests/utils.py: poll mempool instead of sleeping. 7 years ago
Rusty Russell 780b3870ad lightningd: peer state cleanup. 8 years ago
Rusty Russell 34e6e56471 lightningd: introduce peer_state enum. 8 years ago
Rusty Russell 6dcd7f9d6d tests: dump more information when we fail to find something in logs. 8 years ago
Rusty Russell 2641ecaafa test_lightningd.py: dump logs on error. 8 years ago
Christian Decker dc7b832e83 pytest: Added gossip test for new daemon 8 years ago
Rusty Russell f61da7eb64 tests/test_lightningd.py: incorporate everything from old test-basic shell test. 8 years ago
Christian Decker 810e12381a pytest: Simple wrapper around BitcoinProxy to avoid timeouts 8 years ago
Christian Decker 5028f7b9d9 fixup! pylightning: RPC returns a failure if the connection is lost 8 years ago
Christian Decker c7e6f197b0 pytest: Chaning startup sentinel for bitcoind. 8 years ago
Rusty Russell 1575181ef5 pytest: don't assume paths of valgrind and bitcoind. 8 years ago
Christian Decker 1948062250 pytest: Using python-bitcoinlib instead of python-bitcoinrpc 8 years ago
Christian Decker 180c96776b pytest: Split the python integration tests into new and legacy 8 years ago
Christian Decker 41a5e74db9 pytest: Implement utilities for python unittests 8 years ago