1058 Commits (e5b44ff23245267c0e54633acc9982ebe48c2a0c)
 

Author SHA1 Message Date
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 024e6a5855 feechange: fix db updates. 8 years ago
Rusty Russell c1d6df58aa feechange: fix db updates. 8 years ago
Rusty Russell 5349d2aaa7 routing: fix hash of pubkeys. 8 years ago
Rusty Russell fa402aac31 routing: fix hash of pubkeys. 8 years ago
Rusty Russell 4bb7c5ba7b Merge pull request #62 from cdecker/irc-fix 8 years ago
Christian Decker f9a4af62e3 irc: Added alias handling for node announcements 8 years ago
Christian Decker 94fd82dc81 irc: Announce the real expiry time 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 8 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
Rusty Russell e2090f015d peer: don't spin when we want to commit and are not connected. 8 years ago
Rusty Russell 25b3dc0038 channel: fix max feelevel calculation. 8 years ago
Rusty Russell ab569c069f peer: add FIXME for the STATE_INIT case. 8 years ago
Rusty Russell fb99e0ccb0 peer: fail immediately if we detect double-connection. 8 years ago