8640 Commits (c5f748e716c87ced137f5dcb552ff8735c6b3934)
 

Author SHA1 Message Date
niftynei c5f748e716 dualopend: tiny billboard capitalization change 4 years ago
niftynei 5f6a2c05bd dualopend: check that we're not exceeding max allowable capacity 4 years ago
niftynei 8761468f42 dualopend: use status failed instead of peer failed 4 years ago
Christian Decker 668debb74f pyln: Rename LightningNode.fund_channel to fundchannel 4 years ago
Christian Decker 8ecb157af6 pyln: Add type annotations to lightning.py 4 years ago
Christian Decker 49ec800a07 pyln: Add type-annotations to plugin.py 4 years ago
Christian Decker d27da4d152 pyln: Fix two formatting string not matching parameters 4 years ago
Christian Decker 748caf91d3 pyln-client: Add support to monkey patch the JSONEncoder 4 years ago
Christian Decker 382230509b pyln: Add stubs to generate documentation for pyln-client 4 years ago
Rusty Russell 75ce380e0e Travis: disable postgres test. 4 years ago
Christian Decker 1cb527d46a topo: Do not keep txids in memory indefinitely 4 years ago
Rusty Russell f37f2b6193 common/memleak: simplify and document API. 4 years ago
Rusty Russell 0a50301d51 pytest: don't test for memleaks under valgrind. 4 years ago
Rusty Russell bba4fd0d70 common: don't suppress leak detection for libwally allocations. 4 years ago
Rusty Russell 161cc3e840 memleak: make "_notleak" names less powerful. 4 years ago
Rusty Russell 7b55d6cfe2 common: enforce that we have collected all wally allocations. 4 years ago
Rusty Russell c23001d508 bitcoin: use tal_gather_wally() so we don't leave unattached allocations. 4 years ago
Rusty Russell a316c517c7 common: add tal_gather_wally() function to reparent libwally objs. 4 years ago
Rusty Russell 3c8049f32c bitcoin/psbt: psbt_input_add_unknown/psbt_output_add_unknown needs a tal ctx. 4 years ago
Rusty Russell 77b62d9e42 bitcoin/psbt: psbt_finalize needs a tal ctx. 4 years ago
Rusty Russell 607075a3d4 bitcoin/psbt: wallt_tx_output needs a tal ctx. 4 years ago
Rusty Russell 480f671e91 bitcoin/psbt: psbt_txid needs a tal ctx. 4 years ago
Rusty Russell 67fbb349b6 bitcoin/tx: trivial cleanups. 4 years ago
Rusty Russell 11ebb84e7d bitcoin/psbt: attach destructors to wally allocations to avoid leaks. 4 years ago
Rusty Russell 80c705d528 bitcoin/psbt: more const pointers. 4 years ago
Antoine Poinsot 4b4fe2f4fb dual-openingd: msg_type should be dualopend_wire not u8 4 years ago
Christian Decker de7b41695f db: Fix size mismatch on postgres in a migration 4 years ago
Rusty Russell a08e83522b configure: clean up tmpfile if we fail. 4 years ago
Rusty Russell d56f8b6c5d configure: refuse to create config.vars without any database. 4 years ago
Rusty Russell 34a6294031 lightningd: really remove relative plugins dirs. 4 years ago
Rusty Russell 288aa397fc lightningd: remove deprecated result for `plugin stop`. 4 years ago
Rusty Russell 00115ee7f0 lightningd: remove deprecated rpc_command hook return. 4 years ago
Rusty Russell 8aa660e938 lightningd: remove deprecated return for `db_write` hook. 4 years ago
Rusty Russell 349f245f8c lightningd: remove deprecated per_hop_v0 in htlc hook. 4 years ago
Rusty Russell 99ff474308 lightningd: remove deprecated plugin entries. 4 years ago
Matt Whitlock eab14768a8 update SHA256STAMPs using sorted dependencies 4 years ago
Matt Whitlock ec29f04b5f Makefile: sort input filenames to SHA256STAMP 4 years ago
niftynei b4989b9e15 listpeers: show correct amounts for starting funding allocation 4 years ago
niftynei d0e42e2c36 contrib: make bitcoin polling and gossip propagation snappier 4 years ago
niftynei 53ba34fe3a doc: correct weight numbers for fundpsbt 4 years ago
niftynei 9f006fdf03 memleak: 'generify' the memleak calling to code for openingd/dualopend 4 years ago
Christian Decker a88073f6fb repro: Add missing Dockerfiles 4 years ago
Christian Decker 274540f556 repro: Allow dashes in the version number 4 years ago
Christian Decker 15842d056d docker: Bump OS version to debian buster 4 years ago
Rusty Russell 817a7533d1 Ready for release! 4 years ago
Rusty Russell 5eb121ffc3 common/amount: fix OpenBSD compile warning. 4 years ago
Rusty Russell ea810b7011 lightningd: don't declare local vars stdin and stdout. 4 years ago
Sergi Delgado Segura f1d5fdf323 pyln: Sets remote_pubkey for LightningConnection if node is not the initiator 4 years ago
Rusty Russell 26c10ffefe CHANGELOG.md: 0.9.1rc2 4 years ago
Rusty Russell 5bb6af6ba8 doc: note default proxy port. 4 years ago