6329 Commits (2600a6ed2e74602663f45b3da1b8b11a6011a2b8)
 

Author SHA1 Message Date
Karl-Johan Alm 46c184a50e signet: update genesis hash to use new POW-valid version 5 years ago
Rusty Russell 04a57ae4af doc/MAKING-RELEASES.md: update. 5 years ago
Rusty Russell 303c221641 tools/test/Makefile: we depend on tools/test/gen_test.h 5 years ago
Rusty Russell de361456d5 Makefile: detect version properly from dirname. 5 years ago
Rusty Russell a525427272 pytest: don't run test_forward_local_failed_stats under Travis w/ VALGRIND 5 years ago
Rusty Russell f73ae3c198 test: make run-secret_eq_consttime more robust. 5 years ago
Rusty Russell bc23baf895 Makefile: fix make check so we can run in parallel. 5 years ago
Rusty Russell 43edd91440 Travis: Try sharding 12 ways, not 7. 5 years ago
Rusty Russell c0ba5879df tools/test: can't generate mocks until submodules checked out. 5 years ago
Rusty Russell dd617f9cbe v0.7.2 5 years ago
Rusty Russell dbb15b0045 Makefile: fix occasional race where we fail to compile tools/tests. 5 years ago
Rusty Russell 403c054c4e contrib: add mako requirement to docker files. 5 years ago
Rusty Russell c7b5216be8 v0.7.2-rc2 5 years ago
Rusty Russell 1bd1829a8e doc: update lightning-listforwards(7) 5 years ago
Rusty Russell f18b911032 lightningd: listforwards shouldn't put in zero fields for fields we don't know. 5 years ago
lisa neigut 802ebe768c rpc: fix crash 'listforwards' when payment_hash is empty 5 years ago
lisa neigut 58fb1528dd add_htlc hook: fix crash when failing UPDATE failcode 5 years ago
Rusty Russell c43d09dfd3 pytest: two more slow tests I missed. 5 years ago
Rusty Russell 25ddb80823 ccan: update to fix shutdown slowness after plugin load. 5 years ago
Rusty Russell bf3b77a947 Travis: skip testing VALGRIND=1 DEVELOPER=0, remove the slowest non-developer tests. 5 years ago
Rusty Russell 63103db3f3 pytest: disable some v. slow tests when !DEVELOPER. 5 years ago
Rusty Russell a7a9f1c9d3 onchaind: fix bug when grinding feerates with multiple possibilities. 5 years ago
Rusty Russell 9424477cb5 onchaind/test: new test, for grinding feerate when multiple possibilities. 5 years ago
Rusty Russell 0f5036d866 cli: remove formatting hint correclty when it's not the last element. 5 years ago
Rusty Russell 69b02e287a cli: avoid use-after-realloc when we delete format hint. 5 years ago
Rusty Russell f1e84b3d99 devtools: make clean should remove devtools/gen_print_onion_wire.[c,h,o] 5 years ago
nicolas.dorier 6cf42fe6c1 Add python-mako to the arm32 build 5 years ago
Rusty Russell 3fec154413
CHANGELOG.md: shuffle and format into order, label rc1 5 years ago
Cryptcoin Junkey bdf1ffcb4f Enable to build the docker image (ElementsProject#2941). 5 years ago
nicolas.dorier 19cf199f0e Add docker ARM64 support 5 years ago
Rusty Russell 854e3c5303 pytest: wait for sync by default when starting lightningd. 5 years ago
Rusty Russell ca28c30eff funding: don't allow funding new channels until we're synced. 5 years ago
Rusty Russell c3a35416da lightningd: don't allow channeld to accept HTLCs if we're not synced. 5 years ago
Rusty Russell 6195a878f7 lightningd: don't allow sending of HTLCs while still syncing. 5 years ago
Rusty Russell 3eebd0cc20 lightningd: add flag for whether we're synced, and callback infrastructure. 5 years ago
Rusty Russell faded9a9cf bitcoind: detect when it's still syncing, add field to getinfo. 5 years ago
Rusty Russell be8ebf2667 pytest: fix btcproxy mock logic. 5 years ago
Rusty Russell 7a592a2b5c contrib/startup_regtest.sh: avoid getting stuck in initialblockdownload. 5 years ago
Rusty Russell 2a09124574 contrib/startup_regtest.sh: set sane defaults for lightning & bitcoin dirs. 5 years ago
Rusty Russell 97b39d84d5 README.md: more rewords. 5 years ago
Rusty Russell 125f14a8d5 pytest: fix flaky "peer reconnected" message in test_option_upfront_shutdown_script 5 years ago
Rusty Russell 4274b9f0af lightingd: increase listen queue on rpc socket. 5 years ago
lisa neigut 0c96c89d67 db-fix: resolve crash on fundchannel 5 years ago
Rusty Russell 5e78960be0 CHANGELOG: note the support for #557. 5 years ago
Rusty Russell 51541f53d8 gossipd: test vectors for https://github.com/lightningnetwork/lightning-rfc/pull/557 5 years ago
Rusty Russell 4de47f6db5 gossipd: use default zlib compression, hack for zlib expansion. 5 years ago
Rusty Russell f6cf4bf62a spec: remove encoding byte from checksums. 5 years ago
Rusty Russell 8abd850d3c gossipd: append timestamps & checksums to reply_channel_range if asked (EXPERIMENTAL) 5 years ago
Rusty Russell c7853197ae gossipd: generalize encoding functions 5 years ago
Rusty Russell 0de11da5e4 gossipd: decode and obey query_short_channel_ids's TLV query_flags (EXPERIMENTAL) 5 years ago