26 Commits (ee5f0e3ea627e1bf1b56f524668304110f649c01)

Author SHA1 Message Date
Rusty Russell 8c468c1e15 daemon: use fee rates rather than absolute fees (BOLT #2) 9 years ago
Rusty Russell b423b33236 protocol: implement close as per BOLT #2. 9 years ago
Rusty Russell 6a062d8527 daemon: check protobuf-c version, report failure. 9 years ago
Rusty Russell 8f2e66089b daemon: add --bitcoin-datadir for bitcoin-cli. 9 years ago
Rusty Russell 168ed96b12 daemon: close command. 9 years ago
Rusty Russell 45c5c83d6f daemon: exit main loop to free dead peers. 9 years ago
Rusty Russell 1018823f97 daemon: HTLC expiry limits. 9 years ago
Rusty Russell a3e3f83d9f daemon: dev-mocktime command 9 years ago
Rusty Russell 9f560a9494 daemon: --closing-fee 9 years ago
Rusty Russell 8f0e10309a daemon: --bitcoind-poll=<seconds> 9 years ago
Rusty Russell 5b9f8d8bbd bitcoind: serialize requests. 9 years ago
Rusty Russell 34e32978b8 bitcoind: warn if their bitcoin config doesn't have walletbroadcast=0. 9 years ago
Rusty Russell fc49e3fd74 daemon: rename 'state' to 'dstate' everywhere. 9 years ago
Rusty Russell e9237f94b1 daemon/watch: API to watch various bitcoin transactions. 9 years ago
Rusty Russell 5ec8ff91e4 daemon/bitcoind: communication with bitcoind. 9 years ago
Rusty Russell 24602459b1 daemon/config: add testnet. 9 years ago
Rusty Russell a5aa7b9abd daemon: config file support. 9 years ago
Rusty Russell 9449f387ac daemon: primitive privkey handling. 9 years ago
Rusty Russell 14cbcd467f daemon: add global secp256k1 context for easy access. 9 years ago
Rusty Russell 469401610f daemon: socket code. 9 years ago
Rusty Russell 9ccb51c93f daemon: UNIX domain socket for JSON-based control. 9 years ago
Rusty Russell 6ccfcf4477 daemon: timeout structure for IO. 9 years ago
Rusty Russell 378dadc371 daemon: configuration directory (default ~/.lightning). 9 years ago
Rusty Russell 89f1f1548e daemon: dump logs on crash. 9 years ago
Rusty Russell 117cf6b02d daemon: add logging options. 9 years ago
Rusty Russell dd35260ce8 daemon: first code. 9 years ago