911 Commits (c752c3318d6bfea647862c2dcf925e06d898ed52)

Author SHA1 Message Date
Michael Schmoock 42d6bf564c test: fix flaky test_gossip_notices_close with wait_for_mempool 5 years ago
Rusty Russell 6f015b69fd channeld: don't send feerate spam if we can't set it as high as we want. 5 years ago
Rusty Russell d344f9d267 pytest: test for duplicate update_fee spam. 5 years ago
Simon Vrouwe ea8a508a48 pytest: cleanup test_funding_reorg_remote_lags 5 years ago
Simon Vrouwe b1058dfaca pytest: add test_reconnect_remote_sends_no_sigs, which tests PR2619 5 years ago
Rusty Russell a3b646be31 pytest: fix test_hlcs_cltv_only_difference 5 years ago
trueptolemy 4d08ed2fa6 pytest: Add a test for the 'warning' subscription and notification 5 years ago
Rusty Russell e1dbc0b12b wallet: clean reserved inputs on startup. 5 years ago
Rusty Russell 65505adbab pytest: test that we unreserve txprepare inputs across shutdown/crash. 5 years ago
Rusty Russell cdab75ecee pytest: test txprepare/txdiscard/txsend. 5 years ago
Rusty Russell 0543149b89 pytest: move wallet tests into new file tests/test_wallet.py 5 years ago
Michael Schmoock c40250ad0b test: adds wait mempool to flaky tests 5 years ago
Michael Schmoock dd87024060 test: adds wait mempool param to generate_block 5 years ago
Rusty Russell ba036b767f newaddr: fix return value for deprecated "address" field. 5 years ago
Rusty Russell 5161b79bfc gossipd/gossip_store: keep count of deleted entries, don't use bs->count. 5 years ago
Rusty Russell 728bb4e662 common/gossip_store: handle timestamp filtering. 5 years ago
Rusty Russell 948490ec58 gossipd: add timestamp in gossip store header. 5 years ago
Rusty Russell 5591c0b5d8 gossipd: don't send gossip stream, let per-peer daemons read it themselves. 5 years ago
Rusty Russell df00f20e4a gossipd: erase old entries from the store, don't just append. 5 years ago
Rusty Russell 696dc6b597 gossipd: disable gossip_store upgrade. 5 years ago
Christian Decker dd26a01c54 pytest: Add a test for htlc_accepted hook replay on startup 5 years ago
Christian Decker 909913c265 htlc: Replay unprocessed HTLCs loaded from the DB 5 years ago
Christian Decker 9fd8be6463 pytest: Add tests for htlc_accepted_hook 6 years ago
Christian Decker b54577041a pytest: Add a simple test for the hooks 6 years ago
Christian Decker 9a4cf7dda7 pytest: Mark test_option_upfront_shutdown_script as flaky 5 years ago
Rusty Russell 21fe518513 gossip_store: fix 'bad node_announcement' by allowing node_announcement on un-updated channel. 5 years ago
Rusty Russell 048a650a6b pytest: more comprehensive tests for test_gossip_store_compact. 5 years ago
Rusty Russell 1147e65602 pytest: make test_gossip_notices_close more reliable. 5 years ago
Rusty Russell a40fe40ad2 pytest: catch more gossip-related errors. 5 years ago
Michael Schmoock 45645e3a85 test: fix flakyness test_no_fee_estimate 5 years ago
Michael Schmoock 107381aca2 test: fix flakyness of funding_reorg_private openchannel_hook 5 years ago
ZmnSCPxj 48df6c8566 lightningd/io_loop_with_timers.c: Move mainloop to its own source file, have chaintopology use it. 5 years ago
Christian Decker 883d4b4e6e pytest: Add a test that reproduces #2687 5 years ago
Simon Vrouwe 52c84b2387 pytest: add test_funding_reorg_remote_lags 6 years ago
Simon Vrouwe 5b0c174251 pytest: add test_funding_reorg_private, reorg changes funding height 6 years ago
Simon Vrouwe 7726681aa6 pytest: added BitcoinD.simple_reorg() method, which can change tx height and/or txindex 6 years ago
Simon Vrouwe 24f43e5910 pytest: fundwallet tighten up, make sure we see `CONFIRMED` in log line 6 years ago
Simon Vrouwe 245807a085 pytest: tighten a log test `Owning output...` with address type and confirmation 6 years ago
Christian Decker 8feb05aef4 subd: Remove overly verbose log when receiving a message 5 years ago
Christian Decker ced2ff8aa7 pytest: Mark repeat offenders as flaky 5 years ago
Christian Decker 56f7efad46 pytest: Stabilize test_reconnect_gossiping 5 years ago
Christian Decker a0fc915674 pytest: Start the Bitcoin RPC proxy as soon as it is created 6 years ago
Jan Sarenik 180ea5bb38 test_closing.py: isAlive -> is_alive 5 years ago
Rusty Russell 3d2af2237c pytest: fix test_htlc_send_timeout now pay doesn't return ROUTE_NOT_FOUND. 5 years ago
Rusty Russell 15dc0a5c18 pay: fix transient status 'failed' in listpays. 6 years ago
Rusty Russell 18d2506958 pytest: test for transient "failed" status during ongoing payment. 6 years ago
Rusty Russell 71460ac073 pay: don't say "Could not find a route" unless we never tried a payment. 6 years ago
Rusty Russell e5b5f1d7e5 openingd: add openchannel hook. 6 years ago
Rusty Russell 6ee2cd8ce3 openingd: fix hangup when gossipd compacts. 6 years ago
Rusty Russell d054fef0f0 pytest: fix test_bech32_funding 6 years ago