5 Commits (5a256c724ab1046df90924192a4cbb473dfa5cc5)

Author SHA1 Message Date
Rusty Russell 3404c393b7 common/io_debug: replacement for ccan/io's poll which does sanity checks. 7 years ago
Rusty Russell db19873ee4 lightningd: dump backtrace on crash or fatal(). 7 years ago
Rusty Russell be90364f7f log: remove struct helpers. 7 years ago
Rusty Russell afabbe0cb0 log: add ltmp convenience context. 7 years ago
Rusty Russell 8375857116 common: absorb remaining files from daemon/ 7 years ago
Rusty Russell 85ff95e829 common: new directory for any shared objects. 7 years ago
Rusty Russell 9327aa1df4 lightningd: fix logging of peer death. 7 years ago
Rusty Russell 61a2ed97e1 lightningd/peer_control: start of reconnect logic. 8 years ago
Rusty Russell c8df820e58 lightning/peer_control: set logging level for peers to match global. 8 years ago
Christian Decker 091c2fc8f5 log: Flushing logs on each new entry 8 years ago
Christian Decker 3f79a0e117 log: Flushing logs on every line 8 years ago
Rusty Russell 4a233090ae log: rename struct log_record to struct log_book. 8 years ago
Rusty Russell 350d8edb7e log: don't include dstate any more. 8 years ago
Rusty Russell f8eb454139 type_to_string: move pretty printing of types from log 8 years ago
Lucas Betschart 900ab78d46 Fix -Wtautological-constant-out-of-range-compare 8 years ago
Rusty Russell a4fdaab5b3 Use global secp256k1_ctx instead of passing it around. 8 years ago
Rusty Russell 4bed6c8c67 controlled_time: remove 8 years ago
Rusty Russell 8015ceadfd log: add netaddr 8 years ago
Rusty Russell a4ee683b3e tal_tmpctx: clear marker for temporary contexts. 8 years ago
Rusty Russell 68632e6020 Use "msatoshi" not "msatoshis" everywhere. 8 years ago
Rusty Russell d8af789bbb channel: remove enum channel_side, rename htlc_side to side. 8 years ago
Rusty Russell 1518f4424e log: add channel_state logging ability. 8 years ago
Rusty Russell bb0bf2b5ad log: add easy way to log hex blobs. 8 years ago
Rusty Russell d0285416fb log: ability to log struct rval. 8 years ago
Rusty Russell a613d8d1fb peer: make id a pointer, NULL until we know peer's ID. 8 years ago
Rusty Russell 42bed80145 pubkey: don't carry around DER encoding. 8 years ago
Rusty Russell a35055c699 log: keep dstate pointer. 8 years ago
Rusty Russell 45cac95331 log: logging for HTLCs. 8 years ago
Rusty Russell 5296b7f9a0 log: add structure logging. 8 years ago
Rusty Russell 1d27428aab log: use real time for logs, even if dev-mocktime is used. 9 years ago
Rusty Russell a3e3f83d9f daemon: dev-mocktime command 9 years ago
Rusty Russell 29c8611e53 daemon: add helper to log hex. 9 years ago
Rusty Russell 7b766f4bc8 daemon: fatal() function. 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