4061 Commits (7b735fbeeebaaeb49f642e42e00aa75730a874fa)
 

Author SHA1 Message Date
Jan Sarenik 16b7aab30b Makefile: Add NO_VALGRIND to pytest environment 7 years ago
nicolas.dorier 620e199cb3 Make dump_htlcs SUPERVERBOSE 6 years ago
Christian Decker 402125a70e gossip: Add CRC32 checksum to the gossip_store 6 years ago
Christian Decker 9acb92103c ccan: Add CRC library for gossip_store 6 years ago
Mark Beckwith 7f437715d5 Added error code parameter to command_fail 7 years ago
conanoc c20e859f05 Modify comments about the precision 7 years ago
Jan Sarenik b28d71a9a5 external/Makefile: Change variable HOST to MAKE_HOST 7 years ago
ZmnSCPxj 0087105d6c test_lightningd: Test forget-if-fundee behavior. 7 years ago
ZmnSCPxj e95143af9a options: Add --dev-max-funding-unconfirmed-blocks. 7 years ago
ZmnSCPxj 097a8e72d1 channel_control: Forget if unconfirmed for a long time and we are fundee. 7 years ago
ZmnSCPxj 30daa539f0 channel, opening_control: Make first_blocknum u32 7 years ago
Jan Sarenik 8d641456a1 doc/HACKING.md: remove note about DEVELOPER mode being default 7 years ago
Christian Decker f2b89a9965 pytest: Simplify test_routing_gossip 7 years ago
Christian Decker 1a45efd0a9 pytest: Use utils.TIMEOUT when settling in test_routing_gossip 7 years ago
Christian Decker 2e8b3066e4 pytest: Filter out some unimportant log lines 7 years ago
Christian Decker 1a9c7783b7 pytest: Yet another instance where we wait only on one side 7 years ago
Christian Decker f1c64db5e7 pytest: Wait on both sides in test_peerinfo 7 years ago
Christian Decker eb869cf144 pytest: Make test_sendpay less flaky 7 years ago
Christian Decker a35cc9a79f pytest: Stabilize test_autocleaninvoice 7 years ago
Christian Decker e117d25c1f pytest: Allow test parallelism to be configured via env var 7 years ago
Christian Decker dcbd27e7cf pytest: Actually wait for payments to confirm in benchmark 7 years ago
Christian Decker 126f024cda pytest: Added a few more benchmarks 7 years ago
Christian Decker 4d40ff37aa pytest: Fix the benchmark script 7 years ago
Christian Decker c4ca2ab4b9 pytest: Fix the benchmark script 7 years ago
nicolas.dorier d9eba0e924 Do not call strlen for every character in the log entry 7 years ago
Rusty Russell 88053bd1ca gossipd: remove too-loose timestamp workaround. 7 years ago
Rusty Russell 6454d7af84 gossip: cleanup keepalive updates to use the same create_channel_update() code. 7 years ago
Rusty Russell fca5a9ef30 channeld: tell gossipd to generate channel_updates. 7 years ago
Rusty Russell ccbccf0388 channeld: always tell gossipd about local channels. 7 years ago
Rusty Russell 90dc5173d5 test_lightningd.py: remove 5 slowest tests from non-developer mode. 7 years ago
Rusty Russell a2dc3d02a8 locktime-blocks: rename to watchtime-blocks. 7 years ago
Rusty Russell babfddeb3e lightningd: make --commit-time in milliseconds. 7 years ago
Rusty Russell 226f0d63d2 lightningd-config.5.txt: working and typos feedback. 7 years ago
Rusty Russell 626e9fed16 Makefile: add check that manpage and command options match. 7 years ago
Rusty Russell 8aca5c5d33 doc/lightningd-config.5: manual page for all our configuration options. 7 years ago
Rusty Russell fd86fbf2fc lightningd: rename --anchor-confirms to --funding-confirms. 7 years ago
Rusty Russell 8739b4cbe8 lighningd: Remove --debug-subdaemon-io. 7 years ago
Rusty Russell edf1b3cec9 More option cleanups. 7 years ago
Rusty Russell 0aa22741df option cleanup: --dev-override-fee-rates 7 years ago
Rusty Russell ceb1ce0ef5 chaintopology: fix default feerate. 7 years ago
Rusty Russell c8cc8fd83f option cleanup: --dev-bitcoind-poll 7 years ago
Rusty Russell adbe02c6be gossip: temporarily allow replacement of updates with same timestamp. 7 years ago
Rusty Russell 85a062164a test_lightningd: test_closing_torture timeout increase. 7 years ago
Rusty Russell f92712f22c channeld: always send either a temporary or final update if we can. 7 years ago
Rusty Russell 00d4c04208 channeld: fix conditions under which we can send a channel update. 7 years ago
Rusty Russell c546b1bbb6 gossipd: specify origin of updates in errors. 7 years ago
Rusty Russell 8ee60e2d8e testing: make sure we don't see gossip in bad order. 7 years ago
Rusty Russell 177a1fc88e gossipd: handle local channel creation separately from update. 7 years ago
Rusty Russell f0231b0e6f channeld: don't send temporary announcements more than once. 7 years ago
Rusty Russell f014cbb78c channeld: clean up announcement state tests. 7 years ago