328 Commits (2a90325e80ed135cdcacaa8a901f00ddb9630afd)

Author SHA1 Message Date
Rusty Russell 1ae57fb72c Update to latest BOLT. 7 years ago
Rusty Russell a9002eac52 Update to latest BOLT. 7 years ago
Rusty Russell 45b92dc2b0 pytest: pass DEVELOPER flag through. 7 years ago
Rusty Russell 3c6eec87e3 Add DEVELOPER flag, set by default. 7 years ago
Rusty Russell 9e869e641a take: turn labels on. 7 years ago
Rusty Russell ebba5f85a2 handshaked: remove. 7 years ago
Rusty Russell 7200002773 tests: detect and close leaks in unit tests. 7 years ago
Rusty Russell dfa062b06a Makefile: make default correctly build $(ALL_PROGRAMS) and $(ALL_TEST_PROGRAMS). 7 years ago
Christian Decker 47a7fac29f make: Add cli/lightning-cli to default make target 7 years ago
Rusty Russell 8a829ba9cb update-mocks: move mock generation into tools/, fix and generalize. 7 years ago
Rusty Russell bbed5e3411 Rename subdaemons, move them into top level. 7 years ago
Rusty Russell 739b163f8b Makefiles: simplify dependencies. 7 years ago
Rusty Russell f42f34b82d external: new subdirectory for all external libraries and submodules. 7 years ago
Rusty Russell c6976cd947 shachain: always build 48 bit version. 7 years ago
Rusty Russell a37c165cb9 common: move some files out of lightningd/ 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 660c051068 opt_bits: remove. 7 years ago
Rusty Russell e7e43cf9a5 remove_dust: remove. 7 years ago
Rusty Russell 8088e5cadb protobuf: remove 7 years ago
Rusty Russell 2013906798 find_p2sh_out: remove. 7 years ago
Rusty Russell 9ef34d01de irc: remove files. 7 years ago
Rusty Russell 88bb38f63b daemon/lightningd: remove building, and main files 7 years ago
Rusty Russell 26ffa8fdec check-bolt: move to tools/ 7 years ago
Christian Decker fa6e53bb08 Move short_channel_id primitive into bitcoin 7 years ago
Christian Decker df056e5973 bitcoin: Added chainparams grouping blockchain specific parameters 7 years ago
Rusty Russell 7dce850844 Makefile: wallet objects depend on sodium headers, too. 7 years ago
Christian Decker a53acb7877 make: Explicitly set cc compatibility 7 years ago
Rusty Russell 122598dffc Makefile: use -f with pytest, to exit on first failure. 7 years ago
Christian Decker 80436d06cb wallet: Create and manage a sqlite3 database for the wallet 8 years ago
Rusty Russell f61da7eb64 tests/test_lightningd.py: incorporate everything from old test-basic shell test. 8 years ago
Rusty Russell 0e6667f3b2 pytest: fix dependencies 8 years ago
Christian Decker 67315be673 travis: Simplified build script 8 years ago
Christian Decker e603dba14a sphinx: Fixing makefile for test_sphinx and using lightningd version 8 years ago
Rusty Russell 27764b65f9 lightningd: fix shachain to be 48-bits, with hack for legacy. 8 years ago
Rusty Russell 4bf398c4e7 status: move into lightningd/status. 8 years ago
Rusty Russell c6f568dbde Makefile: fix distclean, clean targets. 8 years ago
Christian Decker 7ac7a6a47e cleanup: Ignoring libwally artifacts and distclean cleans them 8 years ago
Rusty Russell fb93503e6d Makefile: fix libsodium build 8 years ago
Rusty Russell 1271ac8899 libwally-core: import version 3b025127cbf11912f8b95e7ff3c905d74e8433ce 8 years ago
Rusty Russell c6997f15c7 bitcoin/preimage: struct preimage. 8 years ago
Rusty Russell a02f1e10c4 make check: run all the tests. 8 years ago
Christian Decker 05cf3160d4 ccan: Added ccan/intmap 8 years ago
Christian Decker 7cc5e2fc7a pytest: Added pytest target to Makefile 8 years ago
Rusty Russell 69079e51a9 doc: move Makefile parts into doc/ 8 years ago
Rusty Russell df59cef3af doc: rename waitinvoice manpage to waitanyinvoice. 8 years ago
Rusty Russell 73d07ce441 libsodium: use our local submodule. 8 years ago
Rusty Russell 015eb072b8 Makefile: split CORE_SRC into CORE_SRC, CORE_TX_SRC and CORE_PROTOBUF_SRC 8 years ago
Rusty Russell 8bf33c7839 lightningd/lightningd: daemon for controlling the other daemons. 8 years ago
Rusty Russell a0ac5c276e status: API for status reporting. 8 years ago