6894 Commits (290b4d68b36470a691ff8fd7891851223cfce06b)
 

Author SHA1 Message Date
Christian Decker 290b4d68b3 changelog: Add a tool to extract changelog entries from the commits 5 years ago
gorazdko 122fc1f26f config file: fix line count in error message 5 years ago
Rusty Russell a70f2dc650 pytest: two more timeouts on Travis. 5 years ago
Rusty Russell 5a8677edc6 gossipd: add txout_failure when a close is seen. 5 years ago
Rusty Russell abe7133bd5 gossipd: use in_txout_failures to do lookup in channel_announcement. 5 years ago
Rusty Russell 40d34fed9e pytest: clean up test_gossip_notices_close now that gossipwith has more options. 5 years ago
Rusty Russell 30634aa837 pytest: fix test_gossip_notices_close where we really do inject bad gossip! 5 years ago
Rusty Russell c96cee9b8d channeld: fix invalid assumption in htlc restore. 5 years ago
Rusty Russell 7b6a1c8c87 pytest: add test for bug found by Travis 5 years ago
Rusty Russell de65369e28 channeld: if we can't restore HTLCs, log at level broken, not debug. 5 years ago
Rusty Russell f4d888ec7e lightningd: obscure sensitive bitcoin args when bitcoind unreachable. 5 years ago
lisa neigut 181e0d4982 test: amend 'behind sync' tests 5 years ago
lisa neigut f0f47ce153 warnings: if behind blockchain, don't show cannot afford 5 years ago
Rusty Russell 7f45e55d84 gossipd: set the push marker for our own messages. 5 years ago
Rusty Russell bb370e66a8 gossipd: handle a "push" marker into the gossip_store. 5 years ago
Rusty Russell 2d8e93687d pytest: prepare test_gossip_timestamp_filter to be spammed. 5 years ago
Rusty Russell 04403ed59f pytest: fix flaky 'Bad gossip' error in test_block_backfill 5 years ago
Sebastian Geisler 4c2f51ce13 Fix syntax error in sql-rewrite.py 5 years ago
Rusty Russell fe17acf07b TAGS: reformat to fix when PRINTF_FMT() used. 5 years ago
lisa neigut 7374134dab doc: add reminder to close out Milestone to Making-Releases 5 years ago
lisa neigut 16fde5c79d releases: break up first git tag for verification purposes 5 years ago
lisa neigut c581fd9956 releases: update with niftynei's notes from release 0.7.3 5 years ago
arowser 82a2c6b02d change psycopg2 to psycopg2-binary 5 years ago
Jorge Timón 61383408a4 pay: Return error when trying to pay to an invoice from unkown or different chain 5 years ago
Rusty Russell 6fa965c6b5 CHANGELOG.md: reset to Unreleased. 5 years ago
gorazdko a3851f2943 wallet: always create signatures with low r-value 5 years ago
arowser 67ce27aac7 remove repeat line in doc/requirements.txt 5 years ago
arowser cd894468e7 remove repeat install dependencies 5 years ago
arowser d1060e1b80 .gitignore: Remove devtools/create-gossipstore 5 years ago
arowser 90667a24b6 devtools/.gitignore: Ignore create-gossipstore checkchannels mkquery lightning-checkmessage 5 years ago
gorazdko 35ee800b6e json-rpc: show lightning-dir in getinfo 5 years ago
darosior f690c35883 cleanup lightning-pay 5 years ago
darosior 8a9650c887 pylightning: reorder imports 5 years ago
lisa neigut 5bc2de8997 update version to 0.7.3 5 years ago
lisa neigut 0cee553ed7 remove reverted feature desc 5 years ago
Rusty Russell 21d2cc663b lightningd: apply feerate changes correctly. 5 years ago
Rusty Russell 61e1d6431c pytest: stress fee_update code, trigger bug. 5 years ago
Rusty Russell f6571460ff configure: fix FreeBSD which has sqlite3 in /usr/local 5 years ago
arowser 0985c6e219 Fix build fail on 32bit OS. 5 years ago
Rusty Russell 4d0c2e93bf common: remove spammy debug msg. 5 years ago
lisa neigut d5706b80c0 rc3 5 years ago
Rusty Russell 35bbba68a5 Revert "gossipd: query_messages: fail the connection if peer says it does not have up-to-date infos" 5 years ago
Rusty Russell 2801d98e34 pytest: allow bad gossip in test_pay_direct. 5 years ago
Rusty Russell bc430cced3 gossipd: fix false-positive memleak detection in pending_node_map. 5 years ago
Kristaps Kaupe e16ac08f6f Change order of paragraphs in manpage of fundchannel 5 years ago
Christian Decker 21c8eaf105 pytest: Check for null access warnings in tests 5 years ago
Christian Decker 396e8224fa db: Add a migration to set received_time on forwards in rare cases 5 years ago
Christian Decker 1ecad0cc53 db: Maybe a bit too pedantic? 5 years ago
Christian Decker 712595f0d2 db: Wire in the logs into the database so we can give feedback 5 years ago
lisa neigut f5e4a30c8d add gettext to build release script 5 years ago