4518 Commits (f29f92a5feeae7b81cf3487da2521ca22410716f)
 

Author SHA1 Message Date
Christian Decker f29f92a5fe pytest: Clean up bitcoind_cmd_override, it's no longer used 6 years ago
Christian Decker 9e5d7dacb0 pytest: Use the mock bitcoind everywhere 6 years ago
Christian Decker 16869e3fe6 pytest: Use the bitcoind proxy to mock feerates 6 years ago
Christian Decker aa80a330f1 pytest: Remove auto-proxying in favor of a per-node btc proxy 6 years ago
Christian Decker 2dabc5af93 pytest: Set correct header in mock bitcoind 6 years ago
Christian Decker 74f228deb8 btcproxy: Unpack batched JSON-RPC calls and issue them separately 6 years ago
Christian Decker 88186020e0 pytest: Implement method mocking for ProxiedBitcoinRpc 6 years ago
Christian Decker e132dffa0b pytest: Add an RPC proxy inbetween bitcoind and bitcoin-cli 6 years ago
Christian Decker 0a5c45e8b1 docker: Prepare builder to include flask and cherrypy 6 years ago
Christian Decker f505a9418b pytest: Fix lint error 6 years ago
arowser 3372228cad add "io" to -log-level usage 6 years ago
Rusty Russell bcbcf2f0ae lightningd: fix Makefile to remove cruft. 6 years ago
Rusty Russell 30f129252d wallet: include Makefile from lightningd/Makefile so that lightning headers defined. 6 years ago
Rusty Russell c2e56fbb1b wallet: fix Makefile to include correct dependencies. 6 years ago
Rusty Russell 704d30edce ping: complete JSON RPC ping commands even if one ping gets no response. 6 years ago
alan8325 4a1bc0f90c Add files via upload 6 years ago
Rusty Russell bdb8416446 lightningd: split pidfile handling. 6 years ago
Christian Decker f1e931f7bb pytest: Fix flaky test_logging 6 years ago
Christian Decker 79da1b9aa2 pytest: Keep the test directory even if the failure is in the fixtures 6 years ago
Christian Decker b861e44f36 docker: Add missing dependencies to builder for `a2x` 6 years ago
Christian Decker d9ea2e6b45 master: Move JSON-RPC setup below PID-file creation 6 years ago
Christian Decker dc88c35d7f channeld: Do not fail if we get a chain_hash we don't know 6 years ago
Christian Decker e10cde3516 chainparams: Remove index from chainparams 6 years ago
Christian Decker f417dfa0e1 chainparams: Always retrieve chainparams by the chain_hash 6 years ago
Christian Decker 2d7e603ac1 chainparams: Move the BOLT2 quote to the chainparams where we set it 6 years ago
Christian Decker 0128bc7362 channeld: Use the chainparams to check msatoshi and funding_satoshi 6 years ago
Christian Decker 2402c524cc channeld: Keep track of the chainparams for the chain we are using 6 years ago
Christian Decker 8d95917e7c chainparams: Add max_funding_satoshi and max_payment_msat to chainparams 6 years ago
Rusty Russell 10167eedd2 wire/gen_peer_wire: Update to BOLTVERSION. 6 years ago
Rusty Russell e8a7a7addb wire/Makefile: generate CSVs from specs based on BOLTVERSION. 6 years ago
Rusty Russell fc02af12d0 wire: add onion_defs.h to bolt-check, update quote. 6 years ago
Rusty Russell fdf67d62ba CHANGELOG.md: update for 0.6.1 final. 6 years ago
lisa neigut cbac5ff19e ping: fix documentation in all remaining places {peerid} -> peer {id} 6 years ago
Wladimir J. van der Laan 84eacaee26 ping: First parameter is called 'id' not 'peerid', fix help 6 years ago
Wladimir J. van der Laan 634f19a7b2 doc: Regenerate man-pages after spelling corrections 6 years ago
Wladimir J. van der Laan 6a4468edca doc: Spelling corrections 6 years ago
lucash-dev b52fb14726 pytest: Fix configure to find pytest when installed using pip3. 6 years ago
Rusty Russell cefb6925b2 db: save and restore last_sent_commit correctly. 6 years ago
Rusty Russell db12a1452f pytest: reproduce problem with restarting and retransmitting multiple outgoing htlcs 6 years ago
Rusty Russell 97c7ba2f80 gossipd: fix reordering of node_announcements in presence of a unannounced channel. 6 years ago
Rusty Russell e2f426903d gossipd: handle premature node_announcements in the store. 6 years ago
Rusty Russell 312209ad60 pytest: support simple subdaemon debugging. 6 years ago
Rusty Russell 7b9341e762 subdaemon: better GDB support. 6 years ago
Rusty Russell ae61f645ab chaintopology: don't "fix" unknown feerate against known one. 6 years ago
Rusty Russell f2e085778c lightningd: more comment fixes. 6 years ago
Rusty Russell dfc2a6b873 More documentation changes. 6 years ago
Rusty Russell 76f116daf1 lightningd: minor cleanups 6 years ago
Rusty Russell 0d46a3d6b0 Put the 'd' back in the daemons. 6 years ago
Rusty Russell 8bc845d7b6 lightningd: inline overview documentation (part 1 of 8). 6 years ago
Rusty Russell 168bec0974 lightningd: move channel/peer/htlc load into own function. 6 years ago