7272 Commits (a61b04405603ba188c759ccfd4e84909d8f4da22)
 

Author SHA1 Message Date
Christian Decker a61b044056 elements: Implement dynafed block format support 5 years ago
Christian Decker c99786e720 bitcoin: Use the block hash we computed while deserializing it 5 years ago
Christian Decker fce05d74e1 elements: Construct the block header hash while we parse it 5 years ago
Christian Decker 8839be641a sha256: Add primitive to add a varint-encoded int to a hash 5 years ago
Christian Decker 4de0d1ca22 bitcoin: Compute block hash while parsing 5 years ago
ZmnSCPxj jxPCSnmZ ccb895083f tests/test_invoices.py: Add test for `timeout` param of `waitanyinvoice`. 5 years ago
ZmnSCPxj jxPCSnmZ 67590fc6be lightningd/invoice.c: Add `timeout` parameter to `waitanyinvoice`. 5 years ago
Rusty Russell e379528254 lightningd: fix memleak false positive. 5 years ago
Rusty Russell 387cd400d4 lightningd: remove lightning-rpc file on migration. 5 years ago
nicolas.dorier 06c5663f75 Do not move the socket file on migration 5 years ago
ZmnSCPxj jxPCSnmZ 484370a6bc .github/CODEOWNERS: Remove nonexistent module. 5 years ago
Vasil Dimov dc26e3ed94 Add .editorconfig to make it easier to obey style 5 years ago
ZmnSCPxj jxPCSnmZ 1e3fb8e750 doc/TOR.md: Mention about `statictor`. 5 years ago
Christian Decker d3f6ebf911 pyln-proto: Added a couple of utilities to manage onions and zbase32 5 years ago
lisa neigut d36af2c340 txprepare: make output finding map for withdraw_tx variable len 5 years ago
lisa neigut f15d34465d txprepare: add test for multiple withdraw-to outputs 5 years ago
lisa neigut 1763960c4a txprepare: don't crash on empty args 5 years ago
Christian Decker c2434ad4fb bitcoin: Compute block hash while parsing 5 years ago
Christian Decker 62e9ad1139 sphinx: Fix the broken legacy payload loading from test-vectors 5 years ago
Christian Decker 9038364c63 sphinx: Actually use the pad stream to generate the packet 5 years ago
ZmnSCPxj jxPCSnmZ 7f4ed54b46 lightningd/jsonrpc.c: Set JSON-RPC socket permissions by command line. 5 years ago
darosior f619124cb9 doc: update readthedocs index 5 years ago
darosior b7699cff9f pyln: actually specify jsonrpc in requests 5 years ago
darosior 6489e63991 doc/INSTALL: correct some typos 5 years ago
Rusty Russell 262e4c840f sphinx: use struct secret for shared secret. 5 years ago
Rusty Russell 1099f6a5e1 common: use struct onionreply. 5 years ago
Rusty Russell aa6aad0131 common: add struct onionreply 5 years ago
Rusty Russell aae5148206 common: remove onionreply type from sphinx.c 5 years ago
Rusty Russell ddce5573c7 channeld: use wirestring for failure strings. 5 years ago
Rusty Russell a0a2c257be Makefile: add a COMPAT_V080 flag. 5 years ago
Rusty Russell fe84d69022 channeld: fix cut & paste bug. 5 years ago
Rusty Russell 9a72016640 lightningd: remove unused allocation. 5 years ago
darosior dd3d8d9504 plugin: fix a comment when setting up io conns 5 years ago
darosior 87f0733965 lightningd/plugin: fix the "plugins" entry in 'listconfigs' 5 years ago
darosior dc3aa33927 pytest: use pyln.client for functional tests 5 years ago
ZmnSCPxj a9f0f05eea pay: Implement retry in case of final CLTV being too soon for receiver. 5 years ago
ZmnSCPxj 72a24a2bdd test_pay.py: Add test for blockheight disagreement. 5 years ago
ZmnSCPxj 6c0d7ca737 pay: Implement tracking of blockheight for starting payment attempts. 5 years ago
ZmnSCPxj e9aa690d44 pay: Factor out execution of `getroute` from starting of payment attempt. 5 years ago
ZmnSCPxj 54cc735201 lightningd/peer_control.c: Implement waitblockheight. 5 years ago
ZmnSCPxj jxPCSnmZ 44e8256338 common/json.c: Implement `json_to_u32`. 5 years ago
Vasil Dimov fb7c006187 wire: add towire_int() and use it in connectd 5 years ago
Vasil Dimov fc75d8a9e6 connectd: add own err codes instead of generic -1 5 years ago
Vasil Dimov 3cf91b23b9 doc: unify man pages error sections 5 years ago
Vasil Dimov 89466f0e55 doc: list the error codes of funding_* commands 5 years ago
Vasil Dimov 11da88a281 common: add 2 specific error codes wrt funding 5 years ago
lisa neigut e1ef902db4 wire-make: remove --silent flag from patch command 5 years ago
Vasil Dimov 3186215058 doc: update FreeBSD installation instructions 5 years ago
Vasil Dimov 8adbd4d31e doc: also build docs when building everything else 5 years ago
Zoe Faltibà 205f9d814d pyln-client/LightningRpc: fixed logger in super() 5 years ago