112 Commits (181764b12daf1c3346690895e44610cd50565d7a)

Author SHA1 Message Date
Christian Decker 8a69ea7bf5 elements: Parametrize the sample addresses we test against 5 years ago
Rusty Russell 15612d269a Make option_static_remotekey non-EXPERIMENTAL now it's in spec. 5 years ago
Rusty Russell 4e8141aa36 features: remove INITIAL_ROUTING_SYNC. 5 years ago
Christian Decker 9915386c4a pytest: Stabilize test_no_fee_estimate against UTXO selection issues 5 years ago
Christian Decker efc4aa94a3 pytest: Skip some tests that assume we have a sqlite3 db on postgres 5 years ago
Rusty Russell 27790832a5 gossipd: gossip_queries_ex is not longer experimental. 5 years ago
Rusty Russell 147eaced2e developer: consolidiate gossip timing options into one --dev-fast-gossip. 5 years ago
lisa neigut c261309f18 test: fund wallet before testing fundchannel 5 years ago
trueptolemy 8d28e52515 pytest: Test `fundchannel_cancel` can catch tx braodcast by bitcoind 5 years ago
trueptolemy f1822e3650 pytest: Test `fundchannel_cancel` can work after `fundchannel_complete` 5 years ago
Rusty Russell 226e2aee48 option_static_remotekey: update to latest draft. 5 years ago
Rusty Russell 0861279b65 channeld: don't exchange my_current_per_commitment_point if option_static_remotekey 5 years ago
Rusty Russell 5203847025 common/features: if EXPERIMENTAL_FEATURES, advertise `option_static_remotekey` 5 years ago
darosior a7cbe93fb8 closingd: retransmit 'funding_locked' if we reconnect without any update 5 years ago
Rusty Russell a38131f349 EXPERIMENTAL: advertize the extended_queries feature. 5 years ago
Rusty Russell bf3b77a947 Travis: skip testing VALGRIND=1 DEVELOPER=0, remove the slowest non-developer tests. 5 years ago
darosior b966e5e783 Add a test for 'fundchannel_start' crash on deconnection 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
Christian Decker a85d3dc220 pytest: Make test_funding_cancel_race SLOW_MACHINE compatible 5 years ago
Simon Vrouwe af7044d09d pytest: test_fee_limits, add case where opening channel is denied when feerate is too low 5 years ago
Rusty Russell 789d14299b pytest: mix up order of cancel vs complete in test_funding_cancel_race 5 years ago
Rusty Russell ee8edfe6a6 pytest: severely reduce scope of test_funding_cancel_race under valgrind. 5 years ago
Rusty Russell 280bd60988 lightningd: allow multiple cancels on a single fundchannel command. 5 years ago
Rusty Russell 13dbe6e74b pytest: stress test funding_cancel vs funding_complete 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
lisa neigut 92bd3a3587 connect test: use wait_for_log in test_funding_external_wallet 5 years ago
lisa neigut c00e0d2936 funding: rename fundchannel_continue -> _complete 5 years ago
lisa neigut 3ae78a61fa tests: finish up test for external funding flow 5 years ago
lisa neigut 5aad642c59 opening: add fundchannel_cancel command 5 years ago
lisa neigut 7ea21c36b1 fundchannel: add txout field to RPC/API 5 years ago
lisa neigut b0b813a171 test: add initial tests for starting an external fundchannel 5 years ago
darosior 2436214145 fundchannel: Add some tests to fund channels by utxos 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 b1058dfaca pytest: add test_reconnect_remote_sends_no_sigs, which tests PR2619 5 years ago
Michael Schmoock 45645e3a85 test: fix flakyness test_no_fee_estimate 5 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
Rusty Russell cfebe66762 openingd: support receipt of upfront_shutdown_script. 6 years ago
Michael Schmoock 4985693bea feat: subtract dust reserves on the fly from min-capacity-sat 6 years ago
Michael Schmoock 3fa539fc1b chore: increase min-capacity-sat to 10k 6 years ago
Michael Schmoock b0b86c9eb8 test: opening_tiny_channel with min_capacity_sat 6 years ago
Rusty Russell 049f2351d4 newaddr: deprecate 'address' output. 6 years ago
Rusty Russell 203ef2ed0b listsendpays: updated version of listpayments. 6 years ago
Christian Decker 72f1c78a1e jsonrpc: Arm the minconf=1 parameter and deal with the fallout 6 years ago
Rusty Russell 3b587a1c6d lightningd: fix db error where we can have detached peer. 6 years ago
Rusty Russell 26df586fbf pytest: add test for db constraint failure 6 years ago