3606 Commits (774af5f8176968be895e528586f5569da1daba93)
 

Author SHA1 Message Date
ZmnSCPxj 774af5f817 payalgo: Describe `maxdelay` argument of `pay`. 7 years ago
ZmnSCPxj, ZmnSCPxj jxPCSmnZ 11ca729d85 wallet, payalgo: Save detail of payment failures for later reporting. (#1345) 7 years ago
practicalswift 0eff28c80f Assert our parse_wireaddr assumptions in run-ip_port_parsing.c 7 years ago
conanoc b2f7e9af4a Support debugging with lldb 7 years ago
Rusty Russell a6c76f9079 closingd: even with old clients, still require funding offer < commitment fee. 7 years ago
Rusty Russell 1faec99c59 closingd: make sure we restrict feerange with initial offer. 7 years ago
Rusty Russell 7ca4422d7d closing_control: always prefer lower fee, not closest to ideal. 7 years ago
Rusty Russell 90364a8cc6 closingd: Correct whose turn it is when moving from initial negotiation to continuous negotiation. 7 years ago
Rusty Russell 6424b2decd closing: initialize feerange->allow_mistakes. 7 years ago
Christian Decker f27cd3e43f topo: Remove in-memory txs from the block struct 7 years ago
Christian Decker 23984ecde4 chaintopology: Use the DB to locate transactions and rebroadcast txs 7 years ago
Christian Decker 86b6402e5c chaintopology: Refactor get_tx_depth to use the DB backed tx store 7 years ago
Christian Decker aa696370af txwatch: Switch to passing only txid into the depth callbacks 7 years ago
Christian Decker 85fbab2fab wallet: Add function to retrieve a watched transaction's blockheight 7 years ago
Christian Decker 50600ae241 wallet: Store transactions we are watching, broadcast or own 7 years ago
Christian Decker 633ffeec6f wallet: Add methods to add transactions to the DB 7 years ago
Christian Decker 0f89653ce8 db: Add table for transactions we are interested in 7 years ago
Rusty Russell b0c2e3cd5c gossipd: use a separate CSV file for the gossip_store types. 7 years ago
Rusty Russell 57b38cac71 gossip_store: empty, don't truncate, on error. 7 years ago
Rusty Russell d5767fb3bb gossipd: print stats even if we truncate store. 7 years ago
Rusty Russell 2b8293c9f6 gossipd: don't use pwrite, better error messaging on init. 7 years ago
Rusty Russell 7d0a76c533 goossipd: make store load truncate on errors. 7 years ago
Rusty Russell 3e1b584e73 gossipd: always add message internally before store. 7 years ago
Rusty Russell abbbfac8e2 gossipd: return bool from message announce routines. 7 years ago
Rusty Russell e8a052eb6d routing: add more debugging to announcement replaced fail. 7 years ago
Rusty Russell 30c1ab424f gossipd: reorder handle_node_announcement 7 years ago
Rusty Russell 4aca909acb routing: don't store node_announce unannounced nodes. 7 years ago
ZmnSCPxj 957513666c closing_control: Fix loop limit in better_closing_fee. 7 years ago
ZmnSCPxj 86290b54d4 routing: Use 64-bit msatoshi for messages to and from routing. 7 years ago
Christian Decker 0ba687732f bitcoind: Do not copy the newline character when asking for a block 7 years ago
Christian Decker ba3ceb2abf wallet: Lowerbound the rescan by going at most back to LNs origin 7 years ago
Christian Decker a121b7dbc3 gossip: Make gossipd less noisy when receiving requests 7 years ago
Christian Decker 2de7f622cb gossip: Add an explicit debug message when handing back a peer 7 years ago
Christian Decker 1757732236 pytest: Fix flaky test_blockchaintrack test 7 years ago
Christian Decker ffbe56847e db: Fixing some clang warnings 7 years ago
Christian Decker 36c335fb09 contrib: Updated the builder images to include shellcheck 7 years ago
Christian Decker 723b64036f jsonrpc: Pretty-print the json results 7 years ago
ZmnSCPxj 8a9fef2127 peer_control: Indicate how much money in the channel is spendable, given the reserve. 7 years ago
Rusty Russell a1cf7897c0 shellcheck: restore the check. 7 years ago
Christian Decker a41ab650e5 master: Move pid-file creation after the daemonization 7 years ago
ZmnSCPxj 249b1ac6df .gitignore: Ignore onchaind test binary. 7 years ago
Rusty Russell 09c4203767 bolt11: allow multiple fallback addresses. 7 years ago
Rusty Russell 5b7fcab766 tools: fix shellcheck errors. 7 years ago
Rusty Russell 9c3691340f ccan: update to more recent version. 7 years ago
Christian Decker 9ab28d1659 topology: Two off-by-one error when catching up with the blockchain 7 years ago
Christian Decker 4da3d407b4 pytest: Use a dict to pass options to lightningd 7 years ago
Christian Decker 992d395b42 Update walletrpc.c 7 years ago
Zhen Zhang 9423896092 Add funding_address to listfunds RPC response, fixes #1227 7 years ago
Rusty Russell daa14f48f2 peer_control: don't list opening channels as connected=false. 7 years ago
Rusty Russell 429c853fac opening: clearer messages for negotiation failures. 7 years ago