3734 Commits (52917ff6c9922d636ab3ff6f9f68e41c4a5503bf)
 

Author SHA1 Message Date
Rusty Russell 52917ff6c9 More flexible address wildcards, only add wildcard if nothing else. 7 years ago
Rusty Russell 73cd009a4c gossipd/lightningd: use wireaddr_internal. 7 years ago
Rusty Russell 6b2282fc1d wireaddr_internal: new type for where we can also use a local socket. 7 years ago
Rusty Russell e6c678e5df gossipd: take over address determination, from master. 7 years ago
Rusty Russell 356e5dcea8 wireaddr: helpers to convert to/from IPv4/v6 addresses. 7 years ago
Rusty Russell 9c0de76019 lightningd: still bind to local ports even if address not public. 7 years ago
Rusty Russell fe96fe10c7 Clean up network options. 7 years ago
Rusty Russell 00537fde43 lightningd: deprecate --ipaddr in favor of --addr. 7 years ago
Rusty Russell ed466a8523 lightningd: make explicit listen and reconnect flags. 7 years ago
Rusty Russell 6ba9a7cb57 tests/test_lightningd.py: move port into node. 7 years ago
Rusty Russell 7d27501c94 tests/utils.py: remove unused connect routine. 7 years ago
Rusty Russell 99bba2a23c channeld: don't send ANNOUNCEMENT_SIGNATURES if we've send shutdown. 7 years ago
Christian Decker 6231e9969f pytest: Give lightningd nodes a numeric ID to prefix logs 7 years ago
Christian Decker 65cac1ba85 pytest: Add flaky dependency and mark as test_closing_different_fees 7 years ago
Christian Decker 957b32affe contrib: Add the flaky dependency to the builder image 7 years ago
Christian Decker e00c7012cc pytest: Ensure unique test directories per test even if rerun 7 years ago
Christian Decker 71857bad8e builder: Add the ephemeral-port-reserve dependency to the builder 7 years ago
Christian Decker 071ef628db pytest: Use random ports for bitcoind and lightningd to allow parallel testing 7 years ago
Christian Decker bbeb44faac pytest: Make the directory of the NodeFactory configurable 7 years ago
Christian Decker 727d115296 pytest: Add py.test fixtures and migrate first example test 7 years ago
Christian Decker b307df0002 pytest: Let `connect` start nodes in parallel 7 years ago
Christian Decker e3bac12683 pytest: Allow stdout to be dropped for bitcoind 7 years ago
Christian Decker 4f63acc77c pytest: Add helper to start a number of nodes in parallel 7 years ago
Christian Decker 81b715aae9 pytest: Move wait_for to utils.py and make fund_channel a member 7 years ago
Christian Decker 7aa13cc949 channel: Queue a channel_update to the peer upon funding_locked 7 years ago
Christian Decker 9cfd09dc4a gossip: HalfChans are public if we have an update and the Chan is 7 years ago
Christian Decker b028a363d8 gossip: Make sure we never add a channel twice 7 years ago
practicalswift 8cc02f63bc gossipd: Handle failed lseek(...) 7 years ago
Christian Decker e308423954 travis: Fix the locale in the builder images 7 years ago
Christian Decker 700a505727 doc: Remove libsodium-dev dependency, it's in-tree 7 years ago
Rusty Russell 78f3e8d852 lightningd: Stop the BigTCoin scam! 7 years ago
Rusty Russell e44f951b6c Makefile: use -modded instead of -with-local-modifications 7 years ago
Rusty Russell 3bbc708ccc lightningd: --mainnet and --testnet convenience options. 7 years ago
Rusty Russell ac51231166 lightningd: remove --dev-hsm-seed option. 7 years ago
Rusty Russell 2ecfbf46e3 hsmd: drop newdir logic. 7 years ago
Rusty Russell 666e1b320f lightningd: fix double-specified args. 7 years ago
Christian Decker 6139fee31d fixup! make: Disable DEVELOPER by default 7 years ago
Christian Decker 00e75fee0c make: Disable DEVELOPER by default 7 years ago
ZmnSCPxj b1ffcc3b52 test_lightningd: Update close to use scid, add test for peer id and full cid. 7 years ago
ZmnSCPxj e588737511 peer_control: Have `close` accept channel IDs also. 7 years ago
Mark Beckwith 7767b68ee9 Removed redundancies in withdraw and fundchannel. 7 years ago
Saibato 09407b9fd8 fix Litecoin testnet bip173 name 7 years ago
ZmnSCPxj, ZmnSCPxj jxPCSmnZ 333dcbf373 lightningd: Move onchaind replay and gossipd activation after daemonization 7 years ago
Rusty Russell c6af2a8cb2 lightningd: loosen feerate minimum. 7 years ago
practicalswift 5db73c6e27 Avoid static analyzer warnings about potentially uninitialized values 7 years ago
Rusty Russell f083a699e2 gossipd: separate init and activate. 7 years ago
Christian Decker 61317859f8 master: Move the gossipd initialization after the other inits 7 years ago
Rusty Russell 91d149b990 lightningd: insert db statement checking in io_loop. 7 years ago
Rusty Russell 0f0c045aca wallet: fix statement leaks. 7 years ago
Rusty Russell ae17c64c4a db: full location tags for callers, make it implicit. 7 years ago