30 Commits (6da379631f24ae57eb317ac869973287700a72b2)

Author SHA1 Message Date
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 fcb5310873 pytest: make wait_for do exponential backoff, start at 0.25 seconds. 6 years ago
lisa neigut a9bf1f5573 tests: quiet down DeprecationWarnings for escape sequences 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 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 16e16a725e gossipd: apply private updates to announce channel. 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 e2f426903d gossipd: handle premature node_announcements in the store. 6 years ago
Rusty Russell 4f1186c4b1 connectd: iterate through all known addresses for a peer, not just one. 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
Rusty Russell 329270525c pytest: only use dev-allow-localhost when needed. 6 years ago
Rusty Russell 58d090c3c2 pytest: fix flaky test. 6 years ago
Christian Decker ae99e493b8 pytest: Remove test_lightningd and all the legacy testing framework 6 years ago
Christian Decker 605bf8c89d pytest: Migrate the gossip related tests to the new fixture model 6 years ago
Rusty Russell c46f373205 options: refuse two --announce-addr of the same type. 7 years ago
Rusty Russell f67182ff20 gossipd: order node_announcement addresses correctly, remove duplicate types. 7 years ago
Rusty Russell 965c20caae tests: reenable developer tests. 7 years ago
Christian Decker c17848a3f3 gossip: Disable local channels after loading the gossip_store 7 years ago
Rusty Russell edf1b3cec9 More option cleanups. 7 years ago
Rusty Russell fe96fe10c7 Clean up network options. 7 years ago
Christian Decker 727d115296 pytest: Add py.test fixtures and migrate first example test 7 years ago