125 Commits (bc9918ad460ff200b62e06282e0ce4c542bbf9f1)

Author SHA1 Message Date
Rusty Russell 162dac1271 peer_control: don't complete fundchannel command until broadcast. 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
Rusty Russell 39fb7d82fb test_lightningd.py: re-enable and fix forwarding test. 8 years ago
Christian Decker f700662a56 routing: Reading the channel_id from routes passed in from JSONRPC 8 years ago
Christian Decker f24aab1916 sphinx: Updating daemon to new sphinx implementation 8 years ago
Rusty Russell 778b756369 channel: support HTLC forwarding. 8 years ago
Rusty Russell aa01b7d120 test_lightningd.py: helper to sync blockheight. 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
Rusty Russell 366d67ae6d tests/test_lightningd.py: extract connect and fund_channel helpers. 8 years ago
Rusty Russell 056f93e2d2 ping: move test to python. 8 years ago
Christian Decker 810e12381a pytest: Simple wrapper around BitcoinProxy to avoid timeouts 8 years ago
Christian Decker 4e0be7a48f pytest: Added dynamic RPC call dispatch 8 years ago
Christian Decker b6fea5b429 pytest: Check that channels are announced and activated correctly 8 years ago
Christian Decker 5028f7b9d9 fixup! pylightning: RPC returns a failure if the connection is lost 8 years ago
Christian Decker 9c7c2a3f2f pytest: Added simple pytest for the new JSON-RPC 8 years ago
Christian Decker b5c2d7d47d pytest: Gossip subdaemon had a flaky test 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 cf1c03f4d9 pytest: Implemented initial python integration tests. 8 years ago
Christian Decker 41a5e74db9 pytest: Implement utilities for python unittests 8 years ago