623 Commits (864812019f2a860fd224a2e950ab410ef03183fe)

Author SHA1 Message Date
lisa neigut a9bf1f5573 tests: quiet down DeprecationWarnings for escape sequences 6 years ago
Christian Decker d6fcfe00c7 pytest: Stabilize test_feerates 6 years ago
Rusty Russell bb5e2ffafb gossipd: don't create redundant node_announcements. 6 years ago
Rusty Russell 6c54a22d63 pytest: make test_node_reannounce check for redundant announce (xfail). 6 years ago
Rusty Russell b0d9182fc3 pytest: allow log_all_io through get_nodes. 6 years ago
Rusty Russell 0baa5f7071 gossipd: send node announcement on startup. 6 years ago
Rusty Russell cbd1d1d0f2 pytest: test that we reannounce node after restart. 6 years ago
Rusty Russell c8c3294a23 json-invoice: add routeboost, warnings. 6 years ago
Rusty Russell 9455331575 json: use bolt naming for features arrays in listnodes, listpeers. 6 years ago
Rusty Russell 3358437062 connectd: don't log every time a peer disconnects. 6 years ago
Rusty Russell a90c200fcb pytest: wait_channel_quiescent helper to wait for resolved htlcs. 6 years ago
Rusty Russell 704f8b5b0e pytest: make test_autocleaninvoice more reliable. 6 years ago
Christian Decker d590302523 pytest: Fix benchmarks after the fixture migration 6 years ago
Rusty Russell 59bdba6bac pytest: don't test crashing under valgrind at all. 6 years ago
Rusty Russell e450c6bbdb gossipd: remove time-delayed local channel_update, produce DISABLE on-demand. 6 years ago
Rusty Russell 16e16a725e gossipd: apply private updates to announce channel. 6 years ago
Mark Beckwith cbde3e20f7 cli: help command now also prints usage 6 years ago
Rusty Russell 8455b12781 Revert "gossipd: handle premature node_announcements in the store." 6 years ago
Rusty Russell 48de77d56e gossipd: invalidate old gossip_stores. 6 years ago
Rusty Russell 0855422110 gossip_control: when searching for a txout, make sure it's not spent! 6 years ago
Rusty Russell 24c386c086 test_gossip: gossip retransmit on spent UTXO test. 6 years ago
Rusty Russell 6228c25643 test_gossip: basic 'node notices close' test. 6 years ago
Rusty Russell 0925daa087 gossipwith: simple tool to snarf gossip from a node. 6 years ago
Rusty Russell edb74260f4 pytest: more reliable onchain tests. 6 years ago
lisa neigut b1ceaf9910 gossipd: Update BOLT-split flags in channel_update 6 years ago
Rusty Russell da9d92960d lightningd: accept hsmstatus_client_bad_request messages (and log!) 6 years ago
Rusty Russell e41e1a177e pytest: wait until mock is called for set_feerates. 6 years ago
Rusty Russell 252bbe1d2d pytest: don't wait for sendrawtx, wait for expected tx. 6 years ago
Christian Decker f29f92a5fe pytest: Clean up bitcoind_cmd_override, it's no longer used 6 years ago
Christian Decker 9e5d7dacb0 pytest: Use the mock bitcoind everywhere 6 years ago
Christian Decker 16869e3fe6 pytest: Use the bitcoind proxy to mock feerates 6 years ago
Christian Decker aa80a330f1 pytest: Remove auto-proxying in favor of a per-node btc proxy 6 years ago
Christian Decker 2dabc5af93 pytest: Set correct header in mock bitcoind 6 years ago
Christian Decker 74f228deb8 btcproxy: Unpack batched JSON-RPC calls and issue them separately 6 years ago
Christian Decker 88186020e0 pytest: Implement method mocking for ProxiedBitcoinRpc 6 years ago
Christian Decker e132dffa0b pytest: Add an RPC proxy inbetween bitcoind and bitcoin-cli 6 years ago
Christian Decker f505a9418b pytest: Fix lint error 6 years ago
Christian Decker f1e931f7bb pytest: Fix flaky test_logging 6 years ago
Christian Decker 79da1b9aa2 pytest: Keep the test directory even if the failure is in the fixtures 6 years ago
Rusty Russell cefb6925b2 db: save and restore last_sent_commit correctly. 6 years ago
Rusty Russell db12a1452f pytest: reproduce problem with restarting and retransmitting multiple outgoing htlcs 6 years ago
Rusty Russell e2f426903d gossipd: handle premature node_announcements in the store. 6 years ago
Rusty Russell 312209ad60 pytest: support simple subdaemon debugging. 6 years ago
Rusty Russell 7e1fd9c38a pytest: make test_no_fee_estimate more reliable. 6 years ago
Rusty Russell 33c6285787 feerates: turn it into a simple query API, remove setting. 6 years ago
Rusty Russell db3c387264 feerate: allow names 'urgent' 'normal' and 'slow'. 6 years ago
Rusty Russell e0952ceff2 feerate: use suffix, not separate argument. 6 years ago
Rusty Russell 14dc1c37ab fundchannel / withdraw: allow explicit feerate setting. 6 years ago
Rusty Russell e2d4b7cc8d cleanup: extract and formalize feerate conversion. 6 years ago
Rusty Russell af4fa9a359 feerates: rename sipa/bitcoind to perkw/perkb. 6 years ago