5966 Commits (54ce4ed1cf4007ac8754c5bb640c4afdbdbc3934)
 

Author SHA1 Message Date
Rusty Russell 54ce4ed1cf pytest: fail tests if we get any LOG_BROKEN level messages, unless flagged. 6 years ago
Rusty Russell 5f02294b5b lightningd/log: prefix log messages with level. 6 years ago
Nicola Squartini cbf240e110 makefiles: fix quotation of BINTOPKGLIBEXECDIR macro 6 years ago
ZmnSCPxj 011a4bcd83 CHANGELOG.md: Reset for next release. 6 years ago
Rusty Russell d659dc4080 peer_control: fix autodata compile issue. (#2783) 6 years ago
Christian Decker 915c932e2d pytest: Make sure the channels entries don't get deleted anymore 6 years ago
Christian Decker 86d4362b65 wallet: Don't delete channels from DB, mark them closed. 6 years ago
Christian Decker 1dbdc74bc3 wallet: Add a final `CLOSED` state to channels 6 years ago
lisa neigut 7046d0220c makefiles: move all unit tests under `make check-units` 6 years ago
Rusty Russell 267d627521 lightningd: free htlc maps on exit. 6 years ago
Rusty Russell aba7c7cc75 wallet/txfilter: free outpoint filter and scriptpubkeyset on exit. 6 years ago
Rusty Russell 7c760dafe2 lightningd/chaintopology: free block map and watches on exit. 6 years ago
Rusty Russell 98de92c50b lightningd/plugin: use ld's timer loop. 6 years ago
Rusty Russell ef541afd8a lightningd: free strmap of commands on shutdown. 6 years ago
Rusty Russell d5bd1682f5 lightningd: free timers on shutdown. 6 years ago
Rusty Russell 43d5492619 v0.7.1 6 years ago
Rusty Russell fc6de9443f v0.7.1rc5. 6 years ago
Rusty Russell f1bea55395 lightningd: fix occasional missing txid detection. 6 years ago
Rusty Russell 707ce4cf66 0.7.1rc4 6 years ago
Rusty Russell a450962b49 channeld/lightningd/hsmd: strengthen our checks against 0-output txs. 6 years ago
Rusty Russell 960bfb89f5 lightningd: don't crash on old zero-output commitment_txs. 6 years ago
Rusty Russell c1328b3fb7 CHANGELOG.md: v0.7.1rc3 6 years ago
Christian Decker ee587af99e json-rpc: Disable `listtransactions` for the 0.7.1 release 6 years ago
Jorge Timón 83f2ccd9fd pylightning: Add new listtransactions command 6 years ago
Jorge Timón 86b5b84efe bugfix: Proper json for listtransactions' response 6 years ago
Rusty Russell c303d7d534 gossipd: only do (automatic) store compaction at startup. 6 years ago
Rusty Russell c15d9ed37c gossip_store: make copy of corrupt gossip_store on failure. 6 years ago
Rusty Russell 8928f0b5f9 gossipd: remove gossip entirely if we hit a problem on load. 6 years ago
Rusty Russell 8ce3b86aa5 gossipd: tighter correctness checks during gossip_store load. 6 years ago
Rusty Russell fc27250f80 gossipd: be more verbose and less assert()ive on bad node_announcement. 6 years ago
Rusty Russell 9bf0467967 pytest: fix test_gossip_store_load_no_channel_update 6 years ago
Rusty Russell adcb6641a7 common/gossip_store: handle short reads. 6 years ago
Rusty Russell f1b57063f7 bitcoin/tx: use fromwire_fail in pull_bitcoin_tx. 6 years ago
Rusty Russell 711762ec67 bitcoin/tx: separate assertions. 6 years ago
Rusty Russell 47b5f2e837 gossipd: truncate gossip_store.tmp for compaction. 6 years ago
lisa neigut 92bd3a3587 connect test: use wait_for_log in test_funding_external_wallet 6 years ago
Rusty Russell 77018e6200 CHANGELOG.md: note the db_write hook and listtransactions command. 6 years ago
Rusty Russell 841fba7295 lightningd: restore ' ' before '}' for older pylightning. 6 years ago
darosior da676baac4 plugins doc: remove the 'only string options' warning 6 years ago
Rusty Russell 5e3690b3c5 gossipd: delete channel_amount from the store when we delete channel_announcement. 6 years ago
Rusty Russell 10c503b4b4 gossip_store: clean up a truncated store. 6 years ago
Rusty Russell adc52b6ee8 pytest: add test for dangling channel_announcement/node_announcement after gossip_store. 6 years ago
Rusty Russell a35ab51a06 pytest: gossip_store test for channel_amount truncated. 6 years ago
Rusty Russell 909f22f117 pytest: gossip_store test for node_announcement before update. 6 years ago
darosior 8edf55b34a doc: Correct preimage field name in pay return value 6 years ago
Rusty Russell 57405d7b68 CHANGELOG.md: v0.7.1rc2 6 years ago
Rusty Russell 24cc371cdf gossipd: gossip_store errors after rewrite are fatal. 6 years ago
Rusty Russell eb5cc47bdd gossipd: count deleted records correctly when loading gossip_store. 6 years ago
Rusty Russell 12a523f7c5 pytest: add (xfail) test for store load miscount. 6 years ago
Rusty Russell ea1c52f380 CHANGELOG: Unreleased -> rc1 6 years ago