962 Commits (a9021938740a91c9ebdf1b5917349fad677863f4)
 

Author SHA1 Message Date
Rusty Russell a902193874 sphinx: don't leak, especially on failed onion. 8 years ago
Rusty Russell de2ffd8985 accept_pkt_open_commit_sig: don't allocate sig. 8 years ago
Rusty Russell ac7d80bbeb peer: don't assign io_data and id twice when connecting out. 8 years ago
Rusty Russell 8a1559a343 peer: free init packet. 8 years ago
Rusty Russell 6bda93f99a peer: don't leave initial cstate around. 8 years ago
Rusty Russell 64809fb730 peer: free temporary transaction immediately 8 years ago
Rusty Russell 8015ceadfd log: add netaddr 8 years ago
Rusty Russell 4c7017f607 dns: simplify code by reaping dns child as soon as we have answers. 8 years ago
Rusty Russell 78a0177f1c script: free redeemscript in bitcoin_witness_p2sh_p2wpkh 8 years ago
Rusty Russell e0368cc82d cryptopkt: don't leak negotiation state. 8 years ago
Rusty Russell 319eef266d commit_tx: free temporary wscript, rather than leaving attached to tx. 8 years ago
Rusty Russell b768de324c commit_tx: plug leak. 8 years ago
Rusty Russell 1d57fa60b8 invoice: print duplicate r value even if we choose it. 8 years ago
Rusty Russell 642a2f2d4e cryptopkt: free output packets after encryption. 8 years ago
Rusty Russell 95a01670ac cryptopkt: free incoming packet after decryption. 8 years ago
Rusty Russell 5f32d291bf jsonrpc: free old connections 8 years ago
Rusty Russell a4ee683b3e tal_tmpctx: clear marker for temporary contexts. 8 years ago
Rusty Russell c1d6df58aa feechange: fix db updates. 8 years ago
Rusty Russell fa402aac31 routing: fix hash of pubkeys. 8 years ago
Rusty Russell 48da22ab4b Merge remote-tracking branch 'origin/pr/56' 8 years ago
Rusty Russell dfad49bbd7 Merge remote-tracking branch 'origin/pr/55' 8 years ago
Rusty Russell 60e7e54f95 Merge remote-tracking branch 'origin/pr/53' 8 years ago
Christian Decker 3dd2e0c2b3 jsonrpc: Correctly handle numeric invoice labels 8 years ago
Christian Decker de187ecaf7 jsonrpc: Accomodate some pedantic JSON-RPC impls 8 years ago
Christian Decker a97d301155 routing: Refuse self-route 8 years ago
Christian Decker 50807db7aa jsonrpc: Fixed `listinvoice` returning broken JSON 8 years ago
Rusty Russell 144c40afd0 irc: get much less chatty. 8 years ago
Rusty Russell 6da448b797 0.5: Bitcoin Savings & Trust Daily Interest 8 years ago
Rusty Russell 0713de1db1 README.md: User instructions. 8 years ago
Rusty Russell 1b6012879b contrib/lightning-pay: helper to make a payment. 8 years ago
Rusty Russell 76ac978df4 contrib/lightning-open-channel: helper to open a channel. 8 years ago
Rusty Russell 7d20c4f75b feechange: disable sending of feechange messages. 8 years ago
Rusty Russell af9ee44d52 sphinx: memset warning suppression workaround. 8 years ago
Rusty Russell 02cb651748 Merge remote-tracking branch 'origin/pr/46' 8 years ago
Rusty Russell d47d19ef2b Merge remote-tracking branch 'origin/pr/44' 8 years ago
Rusty Russell a9df84145e Merge remote-tracking branch 'origin/pr/43' 8 years ago
Rusty Russell eaef85c0fb Merge remote-tracking branch 'origin/pr/42' 8 years ago
Christian Decker d30f3f1a40 sphinx: Remove obsolete onion implementation 8 years ago
Christian Decker 1d3737055a sphinx: Integrate sphinx OR with lightningd 8 years ago
Christian Decker 7bb5c279a8 sphinx: Implemented sphinx onion routing 9 years ago
Rusty Russell 5797dc6496 init: add comments as per updated BOLT #2. 8 years ago
Rusty Russell 5e078a8167 pkt_init: check feature bits. 8 years ago
Rusty Russell ec64e7756e protocol: pkt_reconnect becomes pkt_init, and always send. 8 years ago
Rusty Russell e5994ad8c1 json_connect: don't return until we're in state normal. 8 years ago
Rusty Russell d1c30c45ab getinfo: show block height. 8 years ago
Rusty Russell f66358882a config: different defaults for mainnet and testnet. 8 years ago
Rusty Russell c0d0606d66 lightningd: move testnet flag out of config. 8 years ago
Rusty Russell 1e6f7059d3 lightningd: allow --commit-fee-max=0 for "no limit" 8 years ago
Rusty Russell 44282eed16 test.sh: increase timeout, slow down bitcoind polling. 8 years ago
Rusty Russell a1f1f1eda8 daemon: fix feechange logic. 8 years ago