54 Commits (ba3c79e560d0401cd6755e9cdb7f251880687748)

Author SHA1 Message Date
trueptolemy 9d4cccda19 pytest: Add the test for compact of deprecated close style 5 years ago
trueptolemy 63af8632b7 pytest: Test `close` to the specified destination 5 years ago
Christian Decker 465a12ffbe elements: Parametrize tests to consider chainparams 5 years ago
Christian Decker d89962213c pytest: Allow a bit more slack when running in elements 6 years ago
Christian Decker 67fc8ffbcf elements: Use chainparams when the test relies on addresses 6 years ago
Christian Decker 6b26ce5764 db: Split the vars table to have type-specific columns 5 years ago
Rusty Russell 147eaced2e developer: consolidiate gossip timing options into one --dev-fast-gossip. 5 years ago
lisa neigut a35677fa0f fundchannel: use plugin; delete interior impl 5 years ago
Rusty Russell 3f1ca18f2f pytest: optimize test_closing_torture 5 years ago
Rusty Russell 125f14a8d5 pytest: fix flaky "peer reconnected" message in test_option_upfront_shutdown_script 5 years ago
Rusty Russell 0edc0ae5e9 pytest: don't use deprecated options for close() in tests. 5 years ago
Rusty Russell b35dc4689b pytest: enable deprecated APIs for multi-arg closes. 5 years ago
Rusty Russell 4fcd94a091 pytest: use absolute paths for plugin arguments. 5 years ago
Rusty Russell 54ce4ed1cf pytest: fail tests if we get any LOG_BROKEN level messages, unless flagged. 5 years ago
Christian Decker 915c932e2d pytest: Make sure the channels entries don't get deleted anymore 5 years ago
Christian Decker 909913c265 htlc: Replay unprocessed HTLCs loaded from the DB 5 years ago
Christian Decker 9a4cf7dda7 pytest: Mark test_option_upfront_shutdown_script as flaky 5 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
Jan Sarenik 180ea5bb38 test_closing.py: isAlive -> is_alive 5 years ago
Rusty Russell dddfdc7f10 pytest: add dev hack for testing option_upfront_shutdown_script. 6 years ago
lisa neigut a8cc933351 closing: add message to billboard when closing txn is broadcast 6 years ago
Rusty Russell 049f2351d4 newaddr: deprecate 'address' output. 6 years ago
Christian Decker ed6a455a3c wallet: Display addresses derived from scriptPubKey where available 6 years ago
Christian Decker 72f1c78a1e jsonrpc: Arm the minconf=1 parameter and deal with the fallout 6 years ago
Christian Decker 659a26ea5a misc: Update short_channel_id representation to use 'x' separators 6 years ago
Rusty Russell c3e96e058e bolt: Updated the BOLT specification to unify UNKNOWN_PAYMENT_HASH & INCORRECT_PAYMENT_AMOUNT 6 years ago
lisa neigut eab992cecd py-tests: rename 'announce' to 'wait_for_announce' 6 years ago
Christian Decker 685a76e714 pytest: test_closing_different_fees no longer requires DEVELOPER=1 6 years ago
Rusty Russell aab91557f3 Travis: eliminate 4 slowest tests, with new SLOW_MACHINE flag. 6 years ago
Rusty Russell 7d614aaf25 pytest: really remove all bitcoin generate RPC calls. 6 years ago
Rusty Russell 38e6aa66ff python: quieten modern flake8. 6 years ago
Rusty Russell c5cd4791be onchaind: allow multiple candidate HTLCs for output match 6 years ago
Rusty Russell a0511a4496 pytest: more thorough tests for HTLC confusion. 6 years ago
Rusty Russell a4dbd6e0f0 pytest: simple addition to test_onchain_timeout to trigger grind failure. 6 years ago
Rusty Russell c403415caa lightningd: format JSON directly into json connection membuf. 6 years ago
Rusty Russell 3358437062 connectd: don't log every time a peer disconnects. 6 years ago
Rusty Russell edb74260f4 pytest: more reliable onchain tests. 6 years ago
Rusty Russell 252bbe1d2d pytest: don't wait for sendrawtx, wait for expected tx. 6 years ago
Rusty Russell 9d37b78088 cleanup: lowercase name of feerates, immediate -> urgent. 6 years ago
Rusty Russell d93be58bd0 pytest: remove use dev-override-feerates. 6 years ago
Rusty Russell 607d4bf9d2 channel: update fees after lockin. 6 years ago
Rusty Russell 6338ae8a44 channeld: update fees if we're restarting. 6 years ago
Rusty Russell ede05ecd40 pytest: demonstrate feerate on restart bug. 6 years ago
Rusty Russell bc7ca34a38 pytest: fix race in test_closing_different_fees 6 years ago
Rusty Russell f8052a6c1a chaintopology: watch UTXOs which need closeinfo when we remove blocks. 6 years ago
Rusty Russell d280eabc1e pytest: add a resart to test_permfail that we don't forget on restart. 6 years ago
Rusty Russell 02966a4857 connectd: remove unused handback APIs and code. 6 years ago
Rusty Russell e59cbb3e2c pytest: make sure receiving peer's openingd is ready. 6 years ago
Rusty Russell 50f5eb34b4 openingd: take peer before we're opening, wait for explicit funding msg. 6 years ago