3354 Commits (2abf72e7df50d7533554e63cd034500caaf93687)
 

Author SHA1 Message Date
Igor Cota 642cff84ea Update INSTALL.md 7 years ago
Rusty Russell b7ed5670d5 lightningd: close and reopen db across fork for daemonize 7 years ago
Rusty Russell 58fae47868 test_lightningd.py: more minor flake8 fixes. 7 years ago
Rusty Russell fba2bdb0ec ccan/config.h: make it depend on the top-level Makefile. 7 years ago
Rusty Russell 229f288eb5 Makefile: allow configurator to use a different CC, by setting CONFIGURATOR_CC 7 years ago
Rusty Russell 8c2a556f55 ccan: update so we get configurator with --configurator-cc= arg. 7 years ago
practicalswift fd4a36e777 Add "make check-python" 7 years ago
practicalswift d2109bfe0c Fix flake8 warnings 7 years ago
Rusty Russell cf3f19524e gossip: formalize passing of siphash_seed. 7 years ago
ZmnSCPxj f7f55edcdb wireaddr: Do hostname resolution in parse_wireaddr. 7 years ago
ZmnSCPxj bd07a91782 jsonrpc: Let Base58 '2..' address work on both regtest and testnet. 7 years ago
John Barboza 0e40c85691 Disable test until 0.16 7 years ago
John Barboza b028a0a439 invoice: add fallback address to invoice command 7 years ago
ZmnSCPxj d23650d2ed Explain fuzz initial values. 7 years ago
ZmnSCPxj 2db6ff9186 gossip_control: Change defult fuzz of getroute to 75%. 7 years ago
ZmnSCPxj 6767434ea9 routing: Use siphash24 for route randomization 7 years ago
ZmnSCPxj 1cf32f9f05 doc: Update manpage for getroute and pay for route randomization. 7 years ago
ZmnSCPxj 61d0b50c54 payalgo: Randomize paths as long as we respect maxfeepercent. 7 years ago
ZmnSCPxj 9693843141 payalgo: Change sendpay_parent to try_parent. 7 years ago
ZmnSCPxj aff52ce5a8 gossipd: Implement improved randomization of routes. 7 years ago
ZmnSCPxj 216c52940d gossipd: Add fuzz and seed to getroute request. 7 years ago
ZmnSCPxj 2b782ee436 gossip_control: Add fuzz and seed parameters. 7 years ago
ZmnSCPxj cfcdcf3993 wire: Implement fromwire/towire_double. 7 years ago
ZmnSCPxj cabeef2d88 lightning-cli: Be more discerning about literals. 7 years ago
ZmnSCPxj e34be575aa lightning/peer_control.h: Minor cleanup of nonexistent functions. 7 years ago
practicalswift 160f9b06a5 Fix variable typo in generate-wire.py 7 years ago
practicalswift bb12c234f2 Fix recently introduced PEP-8 violations 7 years ago
Christian Decker 330682abfe pytest: Remove any existing lightning-dirs before running 7 years ago
Christian Decker da062df594 make: If running on travis allow 3 reruns of failed tests 7 years ago
Christian Decker 68a9951fb9 contrib: Add pytest-reruns into the builder image 7 years ago
Christian Decker ac21ac3653 contrib: Add flake8 to builder container images 7 years ago
Rusty Russell 737a7148b5 test_lightningd.py: make sure we recover from transient bitcoin failures. 7 years ago
Rusty Russell 50171d3e1a lightningd: add --bitcoin-cli arg for testing. 7 years ago
Rusty Russell f0a12c5c23 bitcoind: retry after one second if a call fails. 7 years ago
Rusty Russell 0204c44243 bitcoind: allow processing callbacks to indicate that a failure is spurious. 7 years ago
Christian Decker 7c8883ae7d wallet: Fix an off by one error in dev-listaddrs 7 years ago
arowser 73fab9e345 move library path to LDLIBS 7 years ago
ZmnSCPxj, ZmnSCPxj jxPCSmnZ ae6b901e78 README: add link to our shiny new mailinglist 7 years ago
Rusty Russell 5de6a3cf12 fixup! onchain message should be ONCHAIN: not FUNDING_SPEND_SEEN 7 years ago
Rusty Russell 309dc96f97 fixup! More test fixups from last patch. 7 years ago
Rusty Russell cccdb53bec channel_states: fold all the ONCHAIND states into one. 7 years ago
Rusty Russell 866ba00445 test_lightning.py: test in billboard in various closing cases. 7 years ago
Rusty Russell 8946ecc7b5 onchaind: keep billboard uptodate. 7 years ago
Rusty Russell 7e0f2c4d26 onchaind: two small changes. 7 years ago
Rusty Russell c57aa628e3 closingd: update billboard as negotiation proceeds. 7 years ago
Rusty Russell 8640a5c329 channeld: keep billboard uptodate. 7 years ago
Rusty Russell 10361d5308 openind: update billboard. 7 years ago
Rusty Russell 9cffa03647 peer_failed: set permanent slot when we fail the peer. 7 years ago
Rusty Russell 8aa7a48138 listpeers: display billboard as 'status' array. 7 years ago
Rusty Russell d4a172e221 common: peer_billboard() helper for updating the billboard. 7 years ago