6300 Commits (76a4c5f287d8eb3301f69790fc20a275c9acdbe6)
 

Author SHA1 Message Date
darosior 76a4c5f287 doc/Makefile: Use mrkd to generate manpages 5 years ago
darosior 80927039e0 doc/manpages: replace asciidoc by markdown 5 years ago
darosior 3f29216f7b doc/Makefile: Add lightning-plugin manpage 5 years ago
Rusty Russell 0954feddc7 json: speed up shutdown. 5 years ago
Rusty Russell 9dfc854d94 tools/Makefile: put all tools/ stuff here. 5 years ago
Rusty Russell 278b12982d tools/test/Makefile: disable unless we're in DEVELOPER mode. 5 years ago
Rusty Russell c74c1e56cc tools/test/Makefile: fix always-on generation of tools/test/gen_test.c 5 years ago
Rusty Russell 0fdf22988d configure: absorb python3-mako check. 5 years ago
lisa neigut e99720344e wire-gen: ensure that tlv messages are correctly ordered 5 years ago
trueptolemy 4929034a40 json: Make payment_hash use `json_add_sha256` 5 years ago
trueptolemy a9e346a1f4 json: Add the json interface for `struct sha256` 5 years ago
trueptolemy 23bfdc307f wallet: Use `struct sha256` for payment_hash in `struct forwarding` 5 years ago
trueptolemy 5f6196a42d cleanup: Use the most common abbreviation of 'ctx' in `json_tok_address_scriptpubkey` 5 years ago
ZmnSCPxj 8eddbb4561 CHANGELOG.md: Reset for next release. 5 years ago
Sjors Provoost 55776c1605 systemd: After=network-online.target 5 years ago
Rusty Russell 804aee766e v0.7.2.1: Nakamoto's Pre-approval by US Congress 5 years ago
Christian Decker 8b8538024d bitcoind: Defer initialization of filteredblock_call->result 5 years ago
Christian Decker 187e493ab8 gossip: Stop backfilling the future 5 years ago
Rusty Russell 944439853a pytest: two tests for gossip of channels in as-yet-unknown blocks. 5 years ago
Rusty Russell e40f07803c devtools/gossipwith: allow --max-messages=0 to avoid reading msgs at all. 5 years ago
Nicolas Dorier a358b9ab57 [Docker] Fixing the environment variable for arm32 5 years ago
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