190 Commits (a3ddf9be9bb635e7b6ff14b5385f31c59812f933)

Author SHA1 Message Date
Rusty Russell 88af0f5bf8 tests: change --override-fee-rate to --override-fee-rates and use in tests. 7 years ago
Rusty Russell c14b159166 lightningd: remove --deadline-blocks option. 7 years ago
Rusty Russell 71e794a046 lightningd: split ctlv_expiry and final_cltv. 7 years ago
Rusty Russell 3c6eec87e3 Add DEVELOPER flag, set by default. 7 years ago
Rusty Russell b6a2b8c58b Add --rgb and --alias options. 7 years ago
Rusty Russell c3bed51b2d test_lightningd.py: make HSM seeds constant for tests. 7 years ago
Christian Decker f5a412d90d pytest: Change the channel persistence test to add inflight HTLCs 7 years ago
Rusty Russell 243fc2c05a utils: save log file on failure. 7 years ago
Christian Decker 0b350d2f5f pytest: Integrate with known/allowed failures 7 years ago
Christian Decker 11eaabdbe6 pytest: Stopping daemon cleanly 7 years ago
Rusty Russell 8741043a0e test_lightningd: rename has_failed to allow_failure. 7 years ago
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 8 years ago
Christian Decker 843e21826a opts: Remove --regtest flag and pass chainparams to bitcoind 8 years ago
Rusty Russell 9fae82c175 tests: generalize wait_for_log into wait_for_logs. 8 years ago
Rusty Russell 733e0aeccf tests/utils.py: wait_for_log automatic offset. 8 years ago
Rusty Russell e161c11e40 tests/utils.py: poll mempool instead of sleeping. 8 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