4064 Commits (2d533dc82ee969f39e8547af7cf5873714529d62)
 

Author SHA1 Message Date
Rusty Russell a7e6cdb418 gossipd: peer->local->peer_out queue should have lifetime of peer->local. 6 years ago
Rusty Russell e098578731 gossipd: fix leak when we fail to dup fds. 6 years ago
Rusty Russell f6ff89e596 gossipd: fix use-after-free when we fail to make connection. 6 years ago
Christian Decker 4279e5cdbd gossip: Fix "already reaching" issue 6 years ago
Jan Sarenik 40ea74ba99 configure: Check for version of pytest 6 years ago
Benoit Verret f8da37fff0 Increase cltv_final 6 years ago
Rusty Russell 6a73c7eeb1 configure: fix defaults in help. 6 years ago
Rusty Russell 361ed8675a Makefile: we should use COMPAT instead of NO_COMPAT. 6 years ago
Rusty Russell 0fff5038ff Makefile: we don't need to define DEVELOPER explicitly. 6 years ago
Jan Sarenik e5809cf268 external/libwally-core: Update to master after release_0.6.1 6 years ago
Rusty Russell 46aaf08047 configure: add hack to rename ccan's sha256 routines to avoid libwally clash 6 years ago
Rusty Russell 20e5bc938e wireaddr: zero entire sockaddr structure. 6 years ago
Rusty Russell d9a672ab02 listinvoice: speed up single-invoice case. 6 years ago
Christian Decker 2848103841 opts: Bump max_fee_multiplier to 10x 6 years ago
Christian Decker 583c1c50f8 pytest: Explicitly state the max fee multiplier we assumed in tests 6 years ago
Christian Decker 0b427b4c3c opts: Add the max_fee_multiplier to specify acceptable fee ranges 6 years ago
Christian Decker 4dca6daf34 opts: Bump locktime_max so we don't disagree as much with lnd 6 years ago
Rusty Russell 8183590cdb pytest: test_onchaind_replay needs to wait for tx broadcast. 6 years ago
Rusty Russell 965c20caae tests: reenable developer tests. 6 years ago
Rusty Russell 02b55e35b8 daemon: print version in crash backtrace. 6 years ago
Rusty Russell 56046d470b configure: take PYTEST from env var or cmdline. 6 years ago
Christian Decker 3cf1581d6d configure: Use the ./configure step to find pytest 6 years ago
Christian Decker 135bd962f7 pytest: Mark test_closing_different_fees as flaky 6 years ago
Christian Decker 37327d31de topo: Remove obsolete FIXME marker 6 years ago
Christian Decker 985af483cf gossip: Wrap insert_broadcast and gossip_store_add in persistent_broadcast 6 years ago
Christian Decker 6632f44133 gossip: Disable gossip_store temporarily while replaying messages 6 years ago
Christian Decker 2b5e1ee65f gossip: Enable the consistency check only when really pedantic 6 years ago
Christian Decker 8a5bebed59 gossip: Disable future compactions if we fail a compaction 6 years ago
Christian Decker 74a1cbd877 gossip: Implement gossip_store compaction 6 years ago
Christian Decker b9a2400a5f gossip: Simplify message handling in gossip_store 6 years ago
Christian Decker 60efa314fe gossip: Separate writing to gossip_store fd from append 6 years ago
Christian Decker e6ab594904 gossip: Have gossip_store annotate gossip messages 6 years ago
Christian Decker 0546ca446d gossip: Pass routing_state to the gossip_store 6 years ago
Christian Decker eaba5a249a gossip: Introduce bookkeeping into gossip_store for rewrite 6 years ago
Christian Decker 552ddb8dfd gossip: Pass broadcast_state to gossip_store 6 years ago
Christian Decker 37dc458b4d gossip: Have the broadcast_state track its message count 6 years ago
Jan Sarenik eab2a62894 external/libsodium: Update to 1.0.16 6 years ago
Nadav Ivgi d9bd25cff8 README: Add ./configure to installation instructions 6 years ago
Christian Decker 4e7fc99ae1 gossip: Duplicate removes can result in null pointers in broadcast 6 years ago
arowser 4429c6e7cd udpate broken link 6 years ago
Rusty Russell 109b429311 libbacktrace: pull latest version, which has config.guess fix applied. 6 years ago
Rusty Russell 5aa1f37f07 devtools/Makefile: add devtools/onion.c to DEVTOOLS_TOOL_SRC 6 years ago
Rusty Russell 5d0a54b7f0 travis: use VALGRIND rather than NO_VALGRIND. 6 years ago
Rusty Russell c49765553f Makefile: not running configure first is so yesterday: 6 years ago
Rusty Russell 4bd27ec722 Makefile: clean should not delete configure results, distclean only. 6 years ago
Rusty Russell 72d103d6bb Makefile: import config.vars. 6 years ago
Rusty Russell ca8671de0a configure: add --enable-valgrind/disable-valgrind. 6 years ago
Rusty Russell f6d22ed0cf configure: new script. 6 years ago
Rusty Russell d395b58ffa ccan: update to have new configurator. 6 years ago
Rusty Russell 76dd1577bd external: fix submodule handling for parallel builds, submodule URL changes. 6 years ago