6290 Commits (a9e346a1f4ba1b5a6a96618f16286b0ecba84507)
 

Author SHA1 Message Date
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
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